|
ENTITY assumption_relationship SUBTYPE OF (state_observed_relationship); END_ENTITY; -- assumption_relationship |
Entity data types and their attributesstate_observed_relationshipname: label; (OPT) description: text; relating_state_observed: SET [1:?] OF state_observed; related_state_observed: SET [1:?] OF state_observed; assumption_relationship - |
Global rules for this entity data type- |