libSBOL
2.3.3
|
This is the complete list of members for Document, including all inherited members.
add(SBOLClass &sbol_obj) | Document | |
add(std::vector< SBOLClass * > sbol_objects) | Document | |
addNamespace(std::string ns, std::string prefix) | Document | |
addPropertyValue(std::string property_uri, std::string val) | SBOLObject | |
append(std::string filename) | Document | |
clear() | Document | |
close(std::string uri="") | Document | |
sbol::Identified::close() | SBOLObject | virtual |
compare(SBOLObject *comparand) | SBOLObject | |
sbol::Identified::copy(Document *target_doc=NULL, std::string ns="", std::string version="") | Identified | protected |
description | Identified | |
displayId | Identified | |
Document() | Document | inline |
exportToFormat(std::string language="", std::string output_path="") | Document | |
find(std::string uri) | Document | |
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(raptor_world **world, raptor_serializer **sbol_serializer, char **sbol_buffer, size_t *sbol_buffer_len, raptor_iostream **ios, raptor_uri **base_uri) | Document | |
get(std::string uri) | Document | |
getAll() | Document | |
getAnnotation(std::string property_uri) | SBOLObject | |
getClassName(std::string type) | SBOLObject | |
getNamespaces() | Document | |
getProperties() | SBOLObject | |
getPropertyValue(std::string property_uri) | SBOLObject | |
getPropertyValues(std::string property_uri) | SBOLObject | |
getTypeURI() | SBOLObject | virtual |
identity | SBOLObject | |
importFromFormat(std::string language, std::string input_path) | Document | |
name | Identified | |
persistentIdentity | Identified | |
read(std::string filename) | Document | |
readString(std::string &sbol) | Document | |
register_extension_class(std::string ns, std::string ns_prefix, std::string class_name) | SBOLObject | protected |
request_comparison(Document &diff_file) | Document | |
setAnnotation(std::string property_uri, std::string val) | SBOLObject | |
setPropertyValue(std::string property_uri, std::string val) | SBOLObject | |
size() | Document | inline |
summary() | Document | inline |
validate() | Document | |
version | Identified | |
wasDerivedFrom | Identified | |
wasGeneratedBy | Identified | |
write(std::string filename) | Document | |
writeString() | Document |