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