addCurveElement(const CLRenderPoint *cs) | CLRenderCurve | |
addDirectDependency(const CCopasiObject *pObject) | CCopasiObject | |
addSBMLAttributes(GraphicalPrimitive1D *pPrimitive) const | CLGraphicalPrimitive1D | virtual |
CLTransformation2D::addSBMLAttributes(Transformation2D *pTransformation) const | CLTransformation2D | protectedvirtual |
Array enum value | CCopasiObject | protected |
buildUpdateSequence(const DataObjectSet &objects, const DataObjectSet &uptoDateObjects, const DataObjectSet &context=DataObjectSet()) | CCopasiObject | static |
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 | |
CLBase() | CLBase | inline |
CLBase(const CLBase &b) | CLBase | inline |
CLBase(const SBase &) | CLBase | inline |
clearDirectDependencies() | CCopasiObject | |
clearRefresh() | CCopasiObject | |
CLGraphicalPrimitive1D() | CLGraphicalPrimitive1D | |
CLGraphicalPrimitive1D(const GraphicalPrimitive1D &source) | CLGraphicalPrimitive1D | |
CLRenderCurve(CCopasiContainer *pParent=NULL) | CLRenderCurve | |
CLRenderCurve(const CLRenderCurve &source, CCopasiContainer *pParent=NULL) | CLRenderCurve | |
CLRenderCurve(const RenderCurve &source, CCopasiContainer *pParent=NULL) | CLRenderCurve | |
CLTransformation() | CLTransformation | |
CLTransformation(const double matrix[12]) | CLTransformation | |
CLTransformation2D() | CLTransformation2D | |
CLTransformation2D(const double m[6]) | CLTransformation2D | |
CLTransformation2D(const Transformation2D &source) | CLTransformation2D | |
CObjectInterface() | CObjectInterface | inline |
Container enum value | CCopasiObject | protected |
createCubicBezier() | CLRenderCurve | |
createPoint() | CLRenderCurve | |
DataModel enum value | CCopasiObject | protected |
DataObjectSet typedef | CCopasiObject | |
DataUpdateSequence typedef | CCopasiObject | |
dependsOn(DataObjectSet candidates, const DataObjectSet &context=DataObjectSet()) const | CCopasiObject | |
Flag enum name | CCopasiObject | protected |
get2DTransformationString() const | CLTransformation2D | |
get3DTransformationString() const | CLTransformation | |
getAllDependencies(DataObjectSet &dependencies, const DataObjectSet &context) const | CCopasiObject | |
getCN() const | CCopasiObject | virtual |
getCurveElement(size_t index) const | CLRenderCurve | |
getCurveElement(size_t index) | CLRenderCurve | |
getDashArray() const | CLGraphicalPrimitive1D | |
getDirectDependencies(const DataObjectSet &context=DataObjectSet()) const | CCopasiObject | virtual |
getEndHead() const | CLRenderCurve | |
getIdentityMatrix() | CLTransformation | static |
getIdentityMatrix2D() | CLTransformation2D | static |
getKey() const | CLRenderCurve | virtual |
getListOfCurveElements() const | CLRenderCurve | |
getListOfCurveElements() | CLRenderCurve | |
getMatrix() const | CLTransformation | virtual |
getMatrix2D() const | CLTransformation2D | |
getNumElements() const | CLRenderCurve | |
getObject(const CCopasiObjectName &cn) const | CCopasiObject | 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 | |
getObjectType() const | CCopasiObject | |
getPrerequisites() const | CCopasiObject | virtual |
getRefresh() const | CCopasiObject | virtual |
getStartHead() const | CLRenderCurve | |
getStroke() const | CLGraphicalPrimitive1D | |
getStrokeWidth() const | CLGraphicalPrimitive1D | |
getTag() const | CLBase | inline |
getUnits() const | CCopasiObject | virtual |
getUpdateMethod() const | CCopasiObject | |
getValueObject() const | CCopasiObject | virtual |
getValuePointer() const | CCopasiObject | virtual |
Group class | CLRenderCurve | friend |
Gui enum value | CCopasiObject | protected |
hasCircularDependencies(DataObjectSet &candidates, DataObjectSet &verified, const DataObjectSet &context) const | CCopasiObject | |
hasTag() const | CLBase | inline |
hasUpdateMethod() const | CCopasiObject | |
IDENTITY2D | CLTransformation2D | static |
IDENTITY3D | CLTransformation | static |
is2DTransformation() const | CLTransformation | |
isArray() const | CCopasiObject | |
isContainer() const | CCopasiObject | |
isDataModel() const | CCopasiObject | |
isIdentityMatrix() const | CLTransformation | |
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 | |
isSetDashArray() const | CLGraphicalPrimitive1D | |
isSetEndHead() const | CLRenderCurve | |
isSetMatrix() const | CLTransformation | |
isSetStartHead() const | CLRenderCurve | |
isSetStroke() const | CLGraphicalPrimitive1D | |
isSetStrokeWidth() const | CLGraphicalPrimitive1D | |
isStaticString() const | CCopasiObject | |
isValueBool() const | CCopasiObject | |
isValueDbl() const | CCopasiObject | |
isValueInt() const | CCopasiObject | |
isValueInt64() const | CCopasiObject | |
isValueString() const | CCopasiObject | |
isVector() const | CCopasiObject | |
Matrix enum value | CCopasiObject | protected |
mEndHead | CLRenderCurve | protected |
mKey | CLRenderCurve | protected |
mListOfElements | CLRenderCurve | protected |
mMatrix | CLTransformation | protected |
mMatrix2D | CLTransformation2D | protected |
ModelEntity enum value | CCopasiObject | protected |
moveBy(const CLPoint &) | CLBase | inlinevirtual |
mStartHead | CLRenderCurve | protected |
mStroke | CLGraphicalPrimitive1D | protected |
mStrokeDashArray | CLGraphicalPrimitive1D | protected |
mStrokeWidth | CLGraphicalPrimitive1D | protected |
mTag | CLBase | protected |
mustBeDeleted(const DataObjectSet &deletedObjects) const | CCopasiObject | virtual |
NameVector enum value | CCopasiObject | protected |
NonUniqueName enum value | CCopasiObject | protected |
ObjectSet typedef | CObjectInterface | |
operator=(const CLRenderCurve &source) | CLRenderCurve | private |
parseDashArray(const std::string &s) | CLGraphicalPrimitive1D | |
parseTransformation(const std::string &transformationString) | CLTransformation2D | virtual |
print(std::ostream *ostream) const | CCopasiObject | virtual |
Reference enum value | CCopasiObject | protected |
removeCurveElement(size_t i) | CLRenderCurve | |
removeDirectDependency(const CCopasiObject *pObject) | CCopasiObject | |
Root enum value | CCopasiObject | protected |
Separator enum value | CCopasiObject | protected |
setDashArray(const std::vector< unsigned int > &array) | CLGraphicalPrimitive1D | |
setDirectDependencies(const DataObjectSet &directDependencies) | CCopasiObject | |
setEndHead(const std::string &endHead) | CLRenderCurve | |
setMatrix(const double m[12]) | CLTransformation2D | |
setMatrix2D(const double m[6]) | CLTransformation2D | |
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 | inlinestatic |
setStartHead(const std::string &startHead) | CLRenderCurve | |
setStroke(const std::string &key) | CLGraphicalPrimitive1D | |
setStrokeWidth(double width) | CLGraphicalPrimitive1D | |
setTag(const std::string &tag) | CLBase | inline |
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 |
toSBML(unsigned int level, unsigned int version) const | CLRenderCurve | |
updateMatrix2D() | CLTransformation2D | protected |
updateMatrix3D() | CLTransformation2D | protected |
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 |
~CCopasiObject() | CCopasiObject | virtual |
~CLBase() | CLBase | inlinevirtual |
~CLRenderCurve() | CLRenderCurve | |
~CObjectInterface() | CObjectInterface | inlinevirtual |