26 #ifndef COPASI_CCompartment
27 #define COPASI_CCompartment
158 #endif // COPASI_CCompartment
Header file of class CModelEntity and CModelValue.
bool addMetabolite(CMetab *metabolite)
CCopasiVectorNS< CMetab > & getMetabolites()
bool setDimensionality(unsigned C_INT32 dim)
C_INT32 load(CReadConfig &configbuffer)
unsigned C_INT32 getDimensionality() const
virtual std::set< const CCopasiObject * > getDeletedObjects() const
virtual std::string getChildObjectUnits(const CCopasiObject *pObject) const
CCompartment(const std::string &name="NoName", const CCopasiContainer *pParent=NULL)
CCopasiVectorNS< CMetab > mMetabolites
unsigned C_INT32 mDimensionality
friend std::ostream & operator<<(std::ostream &os, const CCompartment &d)
bool createMetabolite(const CMetab &metabolite)