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