|
ENTITY risk_impact SUBTYPE OF (risk_consequence); causal_consequence : OPTIONAL risk_consequence; END_ENTITY; -- risk_impact |
Entity data types and their attributesrepresentationname: label; items: SET [1:?] OF representation_item; context_of_items: representation_context; (DER) id: identifier; (DER) description: text; risk_consequence - risk_impact (OPT) causal_consequence: risk_consequence; |
Global rules for this entity data type- |