, including all inherited members.
Activity enum name | COutputInterface | |
add(CCopasiObject *pObject, const bool &adopt=true) | CCopasiContainer | [virtual] |
addDefaultReports() | CCopasiDataModel | |
addDefaultTasks() | CCopasiDataModel | |
addDirectDependency(const CCopasiObject *pObject) | CCopasiObject | |
addInterface(COutputInterface *pInterface) | COutputHandler | [virtual] |
addMatrixReference(const std::string &name, CType &reference, const unsigned C_INT32 &flag=0) | CCopasiContainer | [inline, protected] |
addObjectReference(const std::string &name, CType &reference, const unsigned C_INT32 &flag=0) | CCopasiContainer | [inline, protected] |
addReport(const CCopasiTask::Type &taskType) | CCopasiDataModel | |
addTask(const CCopasiTask::Type &taskType) | CCopasiDataModel | |
addVectorReference(const std::string &name, CType &reference, const unsigned C_INT32 &flag=0) | CCopasiContainer | [inline, protected] |
AFTER enum value | COutputInterface | |
appendDependentTasks(std::set< const CCopasiObject * > candidates, std::set< const CCopasiObject * > &dependentTasks) const | CCopasiDataModel | |
Array enum value | CCopasiObject | [protected] |
autoSave() | CCopasiDataModel | |
BEFORE enum value | COutputInterface | |
buildUpdateSequence(const std::set< const CCopasiObject * > &objects, const std::set< const CCopasiObject * > &uptoDateObjects, const std::set< const CCopasiObject * > &context=std::set< const CCopasiObject * >()) | CCopasiObject | [static] |
CCopasiContainer(const std::string &name, const CCopasiContainer *pParent=NULL, const std::string &type="CN", const unsigned C_INT32 &flag=CCopasiObject::Container) | CCopasiContainer | |
CCopasiContainer(const CCopasiContainer &src, const CCopasiContainer *pParent=NULL) | CCopasiContainer | |
CCopasiDataModel(const bool withGUI=false) | CCopasiDataModel | |
CCopasiDataModel(const std::string &name, const CCopasiContainer *pParent=NULL, const std::string &type="CN", bool withGUI=false) | CCopasiDataModel | |
CCopasiObject() | CCopasiObject | [protected] |
CCopasiObject(const std::string &name, const CCopasiContainer *pParent=NULL, const std::string &type="CN", const unsigned C_INT32 &flag=0) | CCopasiObject | [protected] |
CCopasiObject(const CCopasiObject &src, const CCopasiContainer *pParent=NULL) | CCopasiObject | |
changed(const bool &changed=true) | CCopasiDataModel | |
clearDirectDependencies() | CCopasiObject | |
clearRefresh() | CCopasiObject | |
compile(std::vector< CCopasiContainer * > listOfContainer, const CCopasiDataModel *pDataModel) | COutputHandler | [virtual] |
compileRefresh(const std::vector< CCopasiContainer * > &listOfContainer, const CCopasiDataModel *pDataModel) | COutputHandler | [protected] |
Container enum value | CCopasiObject | [protected] |
COutputHandler() | COutputHandler | |
COutputHandler(const COutputHandler &src) | COutputHandler | |
COutputInterface() | COutputInterface | [inline] |
COutputInterface(const COutputInterface &src) | COutputInterface | [inline] |
DataModel enum value | CCopasiObject | [protected] |
dependsOn(std::set< const CCopasiObject * > candidates, const std::set< const CCopasiObject * > &context=std::set< const CCopasiObject * >()) const | CCopasiObject | |
DURING enum value | COutputInterface | |
EmptyList | CCopasiContainer | [static] |
exportMathModel(const std::string &fileName, CProcessReport *pProcessReport, const std::string &filter, bool overwriteFile=false) | CCopasiDataModel | |
exportSBML(const std::string &fileName, bool overwriteFile=false, int sbmlLevel=2, int sbmlVersion=1, bool exportIncomplete=false, bool exportCOPASIMIRIAM=true, CProcessReport *pExportHandler=NULL) | CCopasiDataModel | |
exportSBMLToString(CProcessReport *pExportHandler, int sbmlLevel, int sbmlVersion) | CCopasiDataModel | |
finish() | COutputHandler | [virtual] |
Flag enum name | CCopasiObject | [protected] |
getAllDependencies(std::set< const CCopasiObject * > &dependencies, const std::set< const CCopasiObject * > &context) const | CCopasiObject | |
getChildObjectUnits(const CCopasiObject *pObject) const | CCopasiContainer | [virtual] |
getCN() const | CCopasiObject | [virtual] |
getCopasi2SBMLMap() | CCopasiDataModel | |
getCurrentSBMLDocument() | CCopasiDataModel | |
getDirectDependencies(const std::set< const CCopasiObject * > &context=std::set< const CCopasiObject * >()) const | CCopasiObject | [virtual] |
getFileName() const | CCopasiDataModel | |
getGUI() | CCopasiDataModel | |
getInterfaces() const | COutputHandler | |
getKey() const | CCopasiObject | [virtual] |
getListOfLayouts() | CCopasiDataModel | |
getListOfLayouts() const | CCopasiDataModel | |
getModel() | CCopasiDataModel | |
getModel() const | CCopasiDataModel | |
getObject(const CCopasiObjectName &cn) const | CCopasiContainer | [virtual] |
getObjectAncestor(const std::string &type) const | CCopasiObject | |
getObjectDataModel() | CCopasiObject | |
getObjectDataModel() const | CCopasiObject | |
getObjectDisplayName(bool regular=true, bool richtext=false) const | CCopasiObject | [virtual] |
getObjectName() const | CCopasiObject | |
getObjectParent() const | CCopasiObject | |
CCopasiContainer::getObjects() const | CCopasiContainer | [virtual] |
COutputHandler::getObjects() const | COutputInterface | [inline, virtual] |
getObjectType() const | CCopasiObject | |
getPlotDefinitionList() | CCopasiDataModel | |
getRefresh() const | CCopasiObject | |
getReportDefinitionList() | CCopasiDataModel | |
getSBMLFileName() const | CCopasiDataModel | |
getTaskList() | CCopasiDataModel | |
getTaskList() const | CCopasiDataModel | |
getUnits() const | CCopasiContainer | [virtual] |
getUpdateMethod() const | CCopasiObject | |
getValueObject() const | CCopasiContainer | [virtual] |
getValuePointer() const | CCopasiObject | [virtual] |
Gui enum value | CCopasiObject | [protected] |
hasCircularDependencies(std::set< const CCopasiObject * > &candidates, std::set< const CCopasiObject * > &verified, const std::set< const CCopasiObject * > &context) const | CCopasiObject | |
hasUpdateMethod() const | CCopasiObject | |
importSBML(const std::string &fileName, CProcessReport *pImportHandler=NULL) | CCopasiDataModel | |
importSBMLFromString(const std::string &sbmlDocumentText, CProcessReport *pImportHandler=NULL) | CCopasiDataModel | |
initObjects() | CCopasiContainer | [protected] |
isArray() const | CCopasiObject | |
isChanged() const | CCopasiDataModel | |
isContainer() const | CCopasiObject | |
isDataModel() const | CCopasiObject | |
isMaster() const | COutputHandler | |
isMatrix() const | CCopasiObject | |
isNameVector() const | CCopasiObject | |
isNonUniqueName() const | CCopasiObject | |
isReference() const | CCopasiObject | |
isRoot() const | CCopasiObject | |
isSeparator() const | CCopasiObject | |
isStaticString() const | CCopasiObject | |
isValueBool() const | CCopasiObject | |
isValueDbl() const | CCopasiObject | |
isValueInt() const | CCopasiObject | |
isValueString() const | CCopasiObject | |
isVector() const | CCopasiObject | |
loadModel(const std::string &fileName, CProcessReport *pProcessReport) | CCopasiDataModel | |
Matrix enum value | CCopasiObject | [protected] |
mAutoSaveNeeded | CCopasiDataModel | [protected] |
mChanged | CCopasiDataModel | [protected] |
mCopasi2SBMLMap | CCopasiDataModel | [protected] |
mInterfaces | COutputHandler | [protected] |
mObjectRefreshes | COutputHandler | [protected] |
CCopasiContainer::mObjects | CCopasiContainer | [protected] |
COutputHandler::mObjects | COutputInterface | [protected] |
ModelEntity enum value | CCopasiObject | [protected] |
mpCurrentSBMLDocument | CCopasiDataModel | [protected] |
mpGUI | CCopasiDataModel | [protected] |
mpListOfLayouts | CCopasiDataModel | [protected] |
mpMaster | COutputHandler | [protected] |
mpModel | CCopasiDataModel | [protected] |
mpPlotDefinitionList | CCopasiDataModel | [protected] |
mpReportDefinitionList | CCopasiDataModel | [protected] |
mpTaskList | CCopasiDataModel | [protected] |
mRenameHandler | CCopasiDataModel | [protected] |
mSaveFileName | CCopasiDataModel | [protected] |
mSBMLFileName | CCopasiDataModel | [protected] |
mWithGUI | CCopasiDataModel | [protected] |
NameVector enum value | CCopasiObject | [protected] |
newModel(CModel *pModel, CProcessReport *pProcessReport, CListOfLayouts *pLol=NULL) | CCopasiDataModel | |
NonUniqueName enum value | CCopasiObject | [protected] |
ObjectFromName(const std::vector< CCopasiContainer * > &listOfContainer, const CCopasiObjectName &objName) | CCopasiDataModel | |
ObjectFromName(const std::vector< CCopasiContainer * > &listOfContainer, const CCopasiObjectName &objName) const | CCopasiDataModel | |
objectMap typedef | CCopasiContainer | |
operator<<(std::ostream &os, const CCopasiObject &o) | CCopasiObject | [friend] |
output(const Activity &activity) | COutputHandler | [virtual] |
pOldMetabolites | CCopasiDataModel | |
print(std::ostream *ostream) const | CCopasiObject | [virtual] |
Reference enum value | CCopasiObject | [protected] |
refresh() | COutputHandler | [protected] |
remove(CCopasiObject *pObject) | CCopasiContainer | [virtual] |
removeDirectDependency(const CCopasiObject *pObject) | CCopasiObject | |
removeInterface(COutputInterface *pInterface) | COutputHandler | [virtual] |
removeLayout(const std::string &key) | CCopasiDataModel | |
removeSBMLIdFromFunctions() | CCopasiDataModel | [protected] |
Root enum value | CCopasiObject | [protected] |
saveModel(const std::string &fileName, CProcessReport *pProcessReport, bool overwriteFile=false, const bool &autoSave=false) | CCopasiDataModel | |
separate(const Activity &activity) | COutputHandler | [virtual] |
Separator enum value | CCopasiObject | [protected] |
setDirectDependencies(const std::set< const CCopasiObject * > &directDependencies) | CCopasiObject | |
setMaster(COutputHandler *pMaster) | COutputHandler | |
setObjectName(const std::string &name) | CCopasiObject | |
setObjectParent(const CCopasiContainer *pParent) | CCopasiObject | [virtual] |
setObjectValue(const C_FLOAT64 &value) | CCopasiObject | |
setObjectValue(const C_INT32 &value) | CCopasiObject | |
setObjectValue(const bool &value) | CCopasiObject | |
setRefresh(CType *pType, void(CType::*method)(void)) | CCopasiObject | [inline] |
setRenameHandler(CRenameHandler *rh) | CCopasiObject | [inline, static] |
setSBMLFileName(const std::string &fileName) | CCopasiDataModel | |
setUpdateMethod(CType *pType, void(CType::*method)(const C_FLOAT64 &)) | CCopasiObject | [inline] |
setUpdateMethod(CType *pType, void(CType::*method)(const C_INT32 &)) | CCopasiObject | [inline] |
setUpdateMethod(CType *pType, void(CType::*method)(const bool &)) | CCopasiObject | [inline] |
smpRenameHandler | CCopasiObject | [protected, static] |
StaticString enum value | CCopasiObject | [protected] |
ValueBool enum value | CCopasiObject | [protected] |
ValueDbl enum value | CCopasiObject | [protected] |
ValueInt enum value | CCopasiObject | [protected] |
ValueString enum value | CCopasiObject | [protected] |
Vector enum value | CCopasiObject | [protected] |
~CCopasiContainer() | CCopasiContainer | [virtual] |
~CCopasiDataModel() | CCopasiDataModel | |
~CCopasiObject() | CCopasiObject | [virtual] |
~COutputHandler() | COutputHandler | [virtual] |
~COutputInterface() | COutputInterface | [inline, virtual] |