|
ENTITY action_property_relationship; name : label; description : text; relating_action_property : action_property; related_action_property : action_property; WHERE WR1: relating_action_property :<>: related_action_property; END_ENTITY; -- action_property_relationship |
Entity data types and their attributesaction_property_relationshipname: label; description: text; relating_action_property: action_property; related_action_property: action_property; |
Usersaction_property_relationship |
Global rules for this entity data type- |