|
ENTITY ascribable_state_relationship; name : label; description : OPTIONAL text; relating_ascribable_state : ascribable_state; related_ascribable_state : ascribable_state; END_ENTITY; -- ascribable_state_relationship |
Entity data types and their attributesascribable_state_relationshipname: label; (OPT) description: text; relating_ascribable_state: ascribable_state; related_ascribable_state: ascribable_state; |
Global rules for this entity data type- |