libSBOL  2.3.3
Document Member List

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()SBOLObjectvirtual
compare(SBOLObject *comparand)SBOLObject
sbol::Identified::copy(Document *target_doc=NULL, std::string ns="", std::string version="")Identifiedprotected
descriptionIdentified
displayIdIdentified
Document()Documentinline
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()SBOLObjectvirtual
identitySBOLObject
importFromFormat(std::string language, std::string input_path)Document
nameIdentified
persistentIdentityIdentified
read(std::string filename)Document
readString(std::string &sbol)Document
register_extension_class(std::string ns, std::string ns_prefix, std::string class_name)SBOLObjectprotected
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()Documentinline
summary()Documentinline
validate()Document
versionIdentified
wasDerivedFromIdentified
wasGeneratedByIdentified
write(std::string filename)Document
writeString()Document