|
ENTITY analytical_representation SUBTYPE OF (representation); UNIQUE UR1 : name; END_ENTITY; -- analytical_representation |
Entity data types and their attributesrepresentationname: label; items: SET [1:?] OF representation_item; context_of_items: representation_context; (DER) id: identifier; (DER) description: text; analytical_representation - |
Global rules for this entity data type- |