COPASI API
4.16.103
|
This is the complete list of members for CEvent, including all inherited members.
add(CCopasiObject *pObject, const bool &adopt=true) | CCopasiContainer | virtual |
addDirectDependency(const CCopasiObject *pObject) | CCopasiObject | |
addMatrixReference(const std::string &name, CType &reference, const unsigned C_INT32 &flag=0) | CCopasiContainer | inlineprotected |
addObjectReference(const std::string &name, CType &reference, const unsigned C_INT32 &flag=0) | CCopasiContainer | inlineprotected |
addUnsupportedAnnotation(const std::string &name, const std::string &xml) | CAnnotation | |
addVectorReference(const std::string &name, CType &reference, const unsigned C_INT32 &flag=0) | CCopasiContainer | inlineprotected |
Array enum value | CCopasiObject | protected |
Assignment enum value | CEvent | |
buildUpdateSequence(const DataObjectSet &objects, const DataObjectSet &uptoDateObjects, const DataObjectSet &context=DataObjectSet()) | CCopasiObject | static |
CAnnotation() | CAnnotation | |
CAnnotation(const CAnnotation &src) | CAnnotation | |
castObject(CCopasiObject *pObject) | CAnnotation | static |
castObject(const CCopasiObject *pObject) | CAnnotation | 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 | |
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 | |
CEvent(const std::string &name="NoName", const CCopasiContainer *pParent=NULL) | CEvent | |
CEvent(const CEvent &src, const CCopasiContainer *pParent=NULL) | CEvent | |
cleanup() | CEvent | |
clearDirectDependencies() | CCopasiObject | |
clearRefresh() | CCopasiObject | |
CObjectInterface() | CObjectInterface | inline |
compile(std::vector< CCopasiContainer * > listOfContainer) | CEvent | |
Container enum value | CCopasiObject | protected |
CutPlane enum value | CEvent | |
DataModel enum value | CCopasiObject | protected |
DataObjectSet typedef | CCopasiObject | |
DataUpdateSequence typedef | CCopasiObject | |
deleteAssignment(const std::string &key) | CEvent | |
dependsOn(DataObjectSet candidates, const DataObjectSet &context=DataObjectSet()) const | CCopasiObject | |
Discontinuity enum value | CEvent | |
EmptyList | CCopasiContainer | static |
Flag enum name | CCopasiObject | protected |
getAllDependencies(DataObjectSet &dependencies, const DataObjectSet &context) const | CCopasiObject | |
getAssignments() const | CEvent | |
getAssignments() | CEvent | |
getChildObjectUnits(const CCopasiObject *pObject) const | CCopasiContainer | virtual |
getCN() const | CCopasiObject | virtual |
getDelayAssignment() const | CEvent | |
getDelayExpression() const | CEvent | |
getDelayExpressionPtr() | CEvent | |
getDelayExpressionPtr() const | CEvent | |
getDirectDependencies(const DataObjectSet &context=DataObjectSet()) const | CCopasiObject | virtual |
getFireAtInitialTime() const | CEvent | |
getKey() const | CEvent | virtual |
getMiriamAnnotation() const | CAnnotation | |
getNotes() const | CAnnotation | |
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 | CEvent | virtual |
getObjectName() const | CCopasiObject | |
getObjectParent() const | CCopasiObject | |
getObjects() const | CCopasiContainer | virtual |
getObjectType() const | CCopasiObject | |
getPersistentTrigger() const | CEvent | |
getPrerequisites() const | CCopasiObject | virtual |
getPriorityExpression() const | CEvent | |
getPriorityExpressionPtr() | CEvent | |
getPriorityExpressionPtr() const | CEvent | |
getRefresh() const | CCopasiObject | virtual |
getSBMLId() const | CEvent | |
getTriggerExpression() const | CEvent | |
getTriggerExpressionPtr() const | CEvent | |
getTriggerExpressionPtr() | CEvent | |
getType() const | CEvent | |
getUnits() const | CCopasiContainer | virtual |
getUnsupportedAnnotations() | CAnnotation | |
getUnsupportedAnnotations() const | CAnnotation | |
getUpdateMethod() const | CCopasiObject | |
getValueObject() const | CCopasiContainer | virtual |
getValuePointer() const | CCopasiObject | virtual |
Gui enum value | CCopasiObject | protected |
hasCircularDependencies(DataObjectSet &candidates, DataObjectSet &verified, const DataObjectSet &context) const | CCopasiObject | |
hasUpdateMethod() const | CCopasiObject | |
initObjects() | CEvent | private |
isArray() const | CCopasiObject | |
isContainer() const | CCopasiObject | |
isDataModel() const | CCopasiObject | |
isMatrix() const | CCopasiObject | |
isNameVector() const | CCopasiObject | |
isNonUniqueName() const | CCopasiObject | |
isPrerequisiteForContext(const CObjectInterface *pObject, const CMath::SimulationContextFlag &context, const CObjectInterface::ObjectSet &changedObjects) const | CCopasiObject | virtual |
isReference() const | CCopasiObject | |
isRoot() const | CCopasiObject | |
isSeparator() const | CCopasiObject | |
isStaticString() const | CCopasiObject | |
isValueBool() const | CCopasiObject | |
isValueDbl() const | CCopasiObject | |
isValueInt() const | CCopasiObject | |
isValueInt64() const | CCopasiObject | |
isValueString() const | CCopasiObject | |
isVector() const | CCopasiObject | |
mAssignments | CEvent | private |
Matrix enum value | CCopasiObject | protected |
mDelayAssignment | CEvent | private |
mFireAtInitialTime | CEvent | private |
mKey | CAnnotation | protected |
mObjects | CCopasiContainer | protected |
ModelEntity enum value | CCopasiObject | protected |
mpDelayExpression | CEvent | private |
mPersistentTrigger | CEvent | private |
mpModel | CEvent | private |
mpPriorityExpression | CEvent | private |
mpTriggerExpression | CEvent | private |
mSBMLId | CEvent | private |
mType | CEvent | private |
mustBeDeleted(const DataObjectSet &deletedObjects) const | CEvent | virtual |
NameVector enum value | CCopasiObject | protected |
NonUniqueName enum value | CCopasiObject | protected |
objectMap typedef | CCopasiContainer | |
ObjectSet typedef | CObjectInterface | |
operator<<(std::ostream &os, const CEvent &d) | CEvent | friend |
operator=(const CEvent &) | CEvent | private |
operator==(const CAnnotation &rhs) const | CAnnotation | |
print(std::ostream *ostream) const | CCopasiObject | virtual |
Reference enum value | CCopasiObject | protected |
remove(CCopasiObject *pObject) | CCopasiContainer | virtual |
removeDirectDependency(const CCopasiObject *pObject) | CCopasiObject | |
removeUnsupportedAnnotation(const std::string &name) | CAnnotation | |
replaceUnsupportedAnnotation(const std::string &name, const std::string &xml) | CAnnotation | |
Root enum value | CCopasiObject | protected |
Separator enum value | CCopasiObject | protected |
setDelayAssignment(const bool &delayCalculation) | CEvent | |
setDelayExpression(const std::string &expression) | CEvent | |
setDelayExpressionPtr(CExpression *pExpression) | CEvent | |
setDirectDependencies(const DataObjectSet &directDependencies) | CCopasiObject | |
setFireAtInitialTime(const bool &fireAtInitialTime) | CEvent | |
setMiriamAnnotation(const std::string &miriamAnnotation, const std::string &newId, const std::string &oldId) | CAnnotation | |
setNotes(const std::string ¬es) | CAnnotation | |
setObjectName(const std::string &name) | CCopasiObject | |
setObjectParent(const CCopasiContainer *pParent) | CEvent | virtual |
setObjectValue(const C_FLOAT64 &value) | CCopasiObject | |
setObjectValue(const C_INT32 &value) | CCopasiObject | |
setObjectValue(const bool &value) | CCopasiObject | |
setPersistentTrigger(const bool &persistentTrigger) | CEvent | |
setPriorityExpression(const std::string &expression) | CEvent | |
setPriorityExpressionPtr(CExpression *pExpression) | CEvent | |
setRefresh(CType *pType, void(CType::*method)(void)) | CCopasiObject | inline |
setRenameHandler(CRenameHandler *rh) | CCopasiObject | inlinestatic |
setSBMLId(const std::string &id) | CEvent | |
setTriggerExpression(const std::string &expression) | CEvent | |
setTriggerExpressionPtr(CExpression *pExpression) | CEvent | |
setType(const Type &type) | CEvent | |
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 | protectedstatic |
StaticString enum value | CCopasiObject | protected |
Type enum name | CEvent | |
UnsupportedAnnotation typedef | CAnnotation | |
UpdateSequence typedef | CObjectInterface | |
ValueBool enum value | CCopasiObject | protected |
ValueDbl enum value | CCopasiObject | protected |
ValueInt enum value | CCopasiObject | protected |
ValueInt64 enum value | CCopasiObject | protected |
ValueString enum value | CCopasiObject | protected |
Vector enum value | CCopasiObject | protected |
~CAnnotation() | CAnnotation | virtual |
~CCopasiContainer() | CCopasiContainer | virtual |
~CCopasiObject() | CCopasiObject | virtual |
~CEvent() | CEvent | |
~CObjectInterface() | CObjectInterface | inlinevirtual |