|
ENTITY relationship_condition; name : label; applicable_relationships : SET [1:?] OF relationship_with_condition; condition_description : text; END_ENTITY; -- relationship_condition |
Entity data types and their attributesrelationship_conditionname: label; applicable_relationships: SET [1:?] OF relationship_with_condition; condition_description: text; |
Users: by entity attributesrelationship_conditionUsers: by defined types, not used by any entity attributerelationship_condition- |
Global rules for this entity data type- |