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