|
ENTITY Property_definition_representation; ABSTRACT SUPERTYPE; description : OPTIONAL STRING; definition : represented_definition; rep : Representation; role : OPTIONAL STRING; END_ENTITY; -- Property_definition_representation |
Entity data types and their attributesProperty_definition_representation(OPT) description: STRING; definition: represented_definition; rep: Representation; (OPT) role: STRING; |
| Independent_property_representation (Independent_property_representation_arm) |
| Material_property_value_representation (Generic_material_aspects_arm) |
| Property_representation (Property_assignment_arm) |
Global rules for this entity data type- |