|
ENTITY Property_value_representation SUBTYPE OF (Representation); SELF\Representation.context_of_items : Numerical_representation_context; END_ENTITY; -- Property_value_representation |
Entity data types and their attributesRepresentation(OPT) id: STRING; (OPT) name: STRING; (OPT) description: STRING; context_of_items: Representation_context; items: SET [1:?] OF Representation_item; Property_value_representation (RT) context_of_items: Numerical_representation_context; |
| Characteristic_data_table_representation (Characteristic_arm) |
| Range_characteristic (Characteristic_arm) |
| Tolerance_characteristic (Characteristic_arm) |
| exclusive_property_value_representation_characteristic (Characteristic_arm) |
Global rules for this entity data type- |