|
ENTITY state_relationship; name : label; description : text; relating_state : state; related_state : state; END_ENTITY; -- state_relationship |
Entity data types and their attributesstate_relationshipname: label; description: text; relating_state: state; related_state: state; |
Users: by entity attributesstate_relationshipUsers: by defined types, not used by any entity attributestate_relationship- |
Global rules for this entity data type- |