|
ENTITY Draughting_annotation_occurrence SUBTYPE OF (Representation); END_ENTITY; -- Draughting_annotation_occurrence |
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; Draughting_annotation_occurrence - |
Global rules for this entity data type- |