|
ENTITY specified_representation_context SUBTYPE OF (representation_context); class_specifier : choose_representation_context_identifier; END_ENTITY; -- specified_representation_context |
Entity data types and their attributesrepresentation_contextcontext_identifier: identifier; context_type: text; (INV) representations_in_context: SET [1:?] OF representation FOR context_of_items; specified_representation_context class_specifier: choose_representation_context_identifier; |
Global rules for this entity data type- |