libSBOL
2.3.3
|
This is the complete list of members for DateTimeProperty, including all inherited members.
add(std::string new_value) | Property< std::string > | |
clear() | Property< std::string > | virtual |
copy(Property< std::string > &target_property) | Property< std::string > | |
DateTimeProperty(void *property_owner, rdf_type type_uri, char lower_bound, char upper_bound, std::string initial_value) | DateTimeProperty | inline |
find(std::string query) | Property< std::string > | virtual |
get() | TextProperty | virtual |
operator[](const int nIndex) | Property< std::string > | |
Property(void *property_owner, rdf_type type_uri, char lower_bound, char upper_bound, ValidationRules validation_rules, std::string initial_value) | Property< std::string > | |
remove(int index=0) | Property< std::string > | virtual |
set(std::string new_value) | Property< std::string > | virtual |
set(int new_value) | Property< std::string > | virtual |
set(double new_value) | Property< std::string > | virtual |
stampTime() | DateTimeProperty | |
TextProperty(void *property_owner, rdf_type type_uri, char lower_bound, char upper_bound, ValidationRules validation_rules, std::string initial_value) | TextProperty | |
TextProperty(void *property_owner, rdf_type type_uri, char lower_bound, char upper_bound, ValidationRules validation_rules) | TextProperty |