COPASI API
4.40.278
|
This is the complete list of members for CRDFObject, including all inherited members.
BLANK_NODE enum value | CRDFObject | |
clearData() | CRDFObject | |
CRDFObject() | CRDFObject | |
CRDFObject(const CRDFObject &src) | CRDFObject | |
eObjectType enum name | CRDFObject | |
getBlankNodeID() const | CRDFObject | |
getLiteral() | CRDFObject | |
getLiteral() const | CRDFObject | |
getResource() const | CRDFObject | |
getType() const | CRDFObject | |
isLocal() const | CRDFObject | |
LITERAL enum value | CRDFObject | |
mBlankNodeId | CRDFObject | private |
mIsLocalResource | CRDFObject | private |
mpLiteral | CRDFObject | mutableprivate |
mResource | CRDFObject | private |
mType | CRDFObject | private |
operator=(const CRDFObject &rhs) | CRDFObject | |
operator==(const CRDFObject &rhs) const | CRDFObject | private |
RESOURCE enum value | CRDFObject | |
setBlankNodeId(const std::string &blankNodeId) | CRDFObject | |
setLiteral(const CRDFLiteral &literal) | CRDFObject | |
setResource(const std::string &resource, const bool &isLocal) | CRDFObject | |
setType(const eObjectType &type) | CRDFObject | |
~CRDFObject() | CRDFObject | virtual |