6 #ifndef COPASI_CModelParameterSet
7 #define COPASI_CModelParameterSet
36 const bool & createMissing =
false);
47 virtual const std::string &
getKey()
const;
82 virtual std::string
getName()
const;
103 const bool & createMissing);
114 const std::string & mode,
115 const std::string & separator);
129 #endif // COPASI_CModelParameterSet
virtual std::string getName() const
bool compareWithModel(const CModelParameter::Framework &framework)
bool saveToStream(std::ostream &os, const CModelParameter::Framework &framework, const std::string &mode, const std::string &separator)
virtual const std::string & getKey() const
CModelParameterSet(const std::string &name, const CCopasiContainer *pParent=NULL)
virtual bool setObjectParent(const CCopasiContainer *pParent)
Header file of class CCopasiContainer.
virtual ~CModelParameterSet()
void assignSetContent(const CModelParameterSet &src, const bool &createMissing)
virtual bool updateModel()
CModel * getModel() const
void setModel(const CModel *pModel)