|
ENTITY state_observed_relationship; name : label; description : OPTIONAL text; relating_state_observed : SET [1:?] OF state_observed; related_state_observed : SET [1:?] OF state_observed; END_ENTITY; -- state_observed_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 (Justification_mim) |
| ds_characterizable_state_observed_relationship (Decision_support_mim) |
| prjm_characterizable_state_observed_relationship (Project_management_mim) |
| rm_characterizable_state_observed_relationship (Risk_management_mim) |
| statechar_relationship_object (State_characterized_mim) |
Global rules for this entity data type- |