|
ENTITY context_dependent_action_method_relationship; name : label; relating_relationship : action_method_relationship; related_relationship : action_method_relationship; UNIQUE UR1 : relating_relationship, related_relationship; WHERE WR1: relating_relationship.relating_method :=: related_relationship.relating_method; END_ENTITY; -- context_dependent_action_method_relationship |
Entity data types and their attributescontext_dependent_action_method_relationshipname: label; relating_relationship: action_method_relationship; related_relationship: action_method_relationship; |
Global rules for this entity data type- |