|
ENTITY statechar_type_relationship_object SUBTYPE OF (characterized_object, state_type_relationship); END_ENTITY; -- statechar_type_relationship_object |
Entity data types and their attributescharacterized_objectname: label; (OPT) description: text; state_type_relationship name: label; (OPT) description: text; relating_state_type: SET [1:?] OF state_type; related_state_type: SET [1:?] OF state_type; statechar_type_relationship_object - |
Global rules for this entity data type- |