libSBOL
2.3.3
|
This is the complete list of members for Activity, including all inherited members.
Activity(std::string uri="example", std::string action_type="", std::string version=VERSION_STRING) | Activity | inline |
Activity(rdf_type type, std::string uri, std::string action_type, std::string version) | Activity | inline |
addPropertyValue(std::string property_uri, std::string val) | SBOLObject | |
agent | Activity | |
associations | Activity | |
close() | SBOLObject | virtual |
compare(SBOLObject *comparand) | SBOLObject | |
copy(Document *target_doc=NULL, std::string ns="", std::string version="") | TopLevel | |
description | Identified | |
displayId | Identified | |
endedAtTime | Activity | |
find(std::string uri) | SBOLObject | |
find_property(std::string uri) | SBOLObject | |
find_property_value(std::string uri, std::string value, std::vector< SBOLObject *> matches={}) | SBOLObject | |
find_reference(std::string uri) | SBOLObject | |
generate(std::string uri) | TopLevel | |
generate(std::string uri, Agent &agent, Plan &plan, std::vector< Identified *> usages={}) | TopLevel | |
getAnnotation(std::string property_uri) | SBOLObject | |
getClassName(std::string type) | SBOLObject | |
getProperties() | SBOLObject | |
getPropertyValue(std::string property_uri) | SBOLObject | |
getPropertyValues(std::string property_uri) | SBOLObject | |
getTypeURI() | SBOLObject | virtual |
identity | SBOLObject | |
name | Identified | |
persistentIdentity | Identified | |
plan | Activity | |
register_extension_class(std::string ns, std::string ns_prefix, std::string class_name) | SBOLObject | protected |
setAnnotation(std::string property_uri, std::string val) | SBOLObject | |
setPropertyValue(std::string property_uri, std::string val) | SBOLObject | |
simpleCopy(std::string uri) | TopLevel | |
startedAtTime | Activity | |
types | Activity | |
usages | Activity | |
version | Identified | |
wasDerivedFrom | Identified | |
wasGeneratedBy | Identified | |
wasInformedBy | Activity | |
~Activity() | Activity | inlinevirtual |