|
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; |
Users: by entity attributesaction_property_relationshipUsers: by defined types, not used by any entity attributeaction_property_relationship- |
Global rules for this entity data type- |