|
ENTITY risk_identification SUBTYPE OF (action); inputs : SET [1:?] OF risk_identification_select; risk_stakeholder : OPTIONAL risk_stakeholder; END_ENTITY; -- risk_identification |
Entity data types and their attributesactionname: label; (OPT) description: text; chosen_method: action_method; (DER) id: identifier; risk_identification inputs: SET [1:?] OF risk_identification_select; (OPT) risk_stakeholder: risk_stakeholder; |
Global rules for this entity data type- |