|
ENTITY Composite_unit_shape_element SUBTYPE OF (Composite_shape_element); END_ENTITY; -- Composite_unit_shape_element |
Entity data types and their attributesShape_element(OPT) id: STRING; (OPT) element_name: STRING; (OPT) description: STRING; containing_shape: Item_shape; Composite_shape_element (INV) composing_relationships: SET [2:?] OF Shape_element_composing_relationship FOR relating; Composite_unit_shape_element - |
Global rules for this entity data type- |