libSBOL  2.3.3
OwnedObject< SBOLClass > Member List

This is the complete list of members for OwnedObject< SBOLClass >, including all inherited members.

add(SBOLClass &sbol_obj)OwnedObject< SBOLClass >
Property< SBOLClass >::add(std::string new_value)Property< SBOLClass >
clear() overrideOwnedObject< SBOLClass >virtual
copy(Property< SBOLClass > &target_property)Property< SBOLClass >
create(std::string uri)OwnedObject< SBOLClass >
create(std::string uri)OwnedObject< SBOLClass >
define(SBOLObject &definition_object)OwnedObject< SBOLClass >
find(std::string uri) overrideOwnedObject< SBOLClass >virtual
get(const std::string uri="")OwnedObject< SBOLClass >
get(std::string uri="")OwnedObject< SBOLClass >
getAll()OwnedObject< SBOLClass >
operator[](const int nIndex)OwnedObject< SBOLClass >
operator[](std::string uri)OwnedObject< SBOLClass >
OwnedObject(void *property_owner, rdf_type sbol_uri, char lower_bound, char upper_bound, ValidationRules validation_rules, SBOLObject &first_object)OwnedObject< SBOLClass >
OwnedObject(void *property_owner, rdf_type sbol_uri, char lower_bound, char upper_bound, ValidationRules validation_rules)OwnedObject< SBOLClass >
Property(void *property_owner, rdf_type type_uri, char lower_bound, char upper_bound, ValidationRules validation_rules, std::string initial_value)Property< SBOLClass >
remove(std::string uri)OwnedObject< SBOLClass >
remove(int index=0) overrideOwnedObject< SBOLClass >virtual
set(SBOLClass &sbol_obj)OwnedObject< SBOLClass >
Property< SBOLClass >::set(std::string new_value)Property< SBOLClass >virtual
Property< SBOLClass >::set(int new_value)Property< SBOLClass >virtual
Property< SBOLClass >::set(double new_value)Property< SBOLClass >virtual