|
ENTITY Risk_communication; inputs : SET [1:?] OF risk_communication_select; communicator : Risk_stakeholder; communicatee : SET [1:?] OF Risk_stakeholder; END_ENTITY; -- Risk_communication |
Entity data types and their attributesRisk_communicationinputs: SET [1:?] OF risk_communication_select; communicator: Risk_stakeholder; communicatee: SET [1:?] OF Risk_stakeholder; |
Global rules for this entity data type- |