|
ENTITY state_type_relationship; name : label; description : OPTIONAL text; relating_state_type : SET [1:?] OF state_type; related_state_type : SET [1:?] OF state_type; END_ENTITY; -- state_type_relationship |
Entity data types and their attributesstate_type_relationshipname: label; (OPT) description: text; relating_state_type: SET [1:?] OF state_type; related_state_type: SET [1:?] OF state_type; |
| ds_characterizable_state_type_relationship (Decision_support_mim) |
| prjm_characterizable_state_type_relationship (Project_management_mim) |
| rm_characterizable_state_type_relationship (Risk_management_mim) |
| sbb_characterized_state_type_relationship (State_based_behaviour_mim) |
| statechar_type_relationship_object (State_characterized_mim) |
Global rules for this entity data type- |