|
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; |
Usersrelationship_condition |
Global rules for this entity data type- |