42 const std::string&
getKey();
48 void addLayout(
CLayout * layout,
const std::map<std::string, std::string> & m);
58 void exportToSBML(ListOf * lol, std::map<const CCopasiObject*, SBase*> & copasimodelmap,
59 const std::map<std::string, const SBase*>& idMap,
unsigned int level,
unsigned int version)
const;
void exportToSBML(ListOf *lol, std::map< const CCopasiObject *, SBase * > &copasimodelmap, const std::map< std::string, const SBase * > &idMap, unsigned int level, unsigned int version) const
CCopasiVector< CLGlobalRenderInformation > & getListOfGlobalRenderInformationObjects()
void addGlobalRenderInformation(CLGlobalRenderInformation *pRenderInfo)
CCopasiVector< CLGlobalRenderInformation > mvGlobalRenderInformationObjects
CListOfLayouts(const std::string &name="ListOfLayouts", const CCopasiContainer *pParent=NULL)
void addLayout(CLayout *layout, const std::map< std::string, std::string > &m)
CLGlobalRenderInformation * getRenderInformation(size_t index)
const std::string & getKey()
const CCopasiVector< CLGlobalRenderInformation > & getListOfGlobalRenderInformationObjects() const