Adaptive Framework  0.9.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Data Fields
afw_model_internal_property_type_s Struct Reference

Data Fields

const afw_utf8_tproperty_name
 Property name or regular expression if other.
 
const afw_value_tproperty_name_value
 Property name as adaptive value.
 
const afw_value_compiled_value_tcompiled_value
 Compiled value for this property.
 
const afw_utf8_tproperty_type_path
 Property type path.
 
const afw_value_tproperty_type_path_value
 Property type path value.
 
const afw_object_tproperty_type_object
 Property type object.
 
const afw_value_tproperty_type_object_value
 Property type object value.
 
const afw_data_type_tdata_type
 Data type or NULL if not restricted.
 
const afw_data_type_tevaluated_data_type
 Data type to use if value is evaluated or NULL.
 
const afw_object_tcustom_variables
 constraint. More...
 
afw_boolean_t allow_query
 allowQuery.
 
afw_boolean_t allow_read
 allowRead.
 
afw_boolean_t allow_write
 allowRead.
 
afw_boolean_t required
 required.
 
afw_boolean_t transitory
 transitory.
 
afw_boolean_t unique
 unique.
 
const afw_value_tdefault_value
 defaultValue or NULL.
 
const afw_utf8_tmapped_property_name
 Mapped property name.
 
const afw_value_tmapped_property_name_value
 Mapped property name as adaptive value.
 
const afw_value_tonGetInitialValue
 initial value or NULL if value from object used asis.
 
const afw_value_tonGetProperty
 onGetProperty value or NULL if value from object used asis.
 
const afw_value_tonSetProperty
 onSetProperty value or NULL if value from object used asis.
 
const afw_value_tuniqueness_test
 

Detailed Description

Definition at line 264 of file afw_model_internal.h.

Field Documentation

◆ custom_variables

const afw_object_t* custom_variables

constraint.

Todo:
FIXME:

Custom variables.

Definition at line 297 of file afw_model_internal.h.


The documentation for this struct was generated from the following file: