|
ENTITY Positive_component SUBTYPE OF (Building_element_component); component_functional_type : main; END_ENTITY; -- Positive_component |
Entity data types and their attributesShape_element(OPT) id: STRING; (OPT) element_name: STRING; (OPT) description: STRING; containing_shape: Item_shape; Building_element_component - Positive_component component_functional_type: main; |
Global rules for this entity data type- |