|
ENTITY Risk_perception_relationship; name : STRING; description : OPTIONAL STRING; relating_risk_perception : Risk_perception; related_risk_perception : Risk_perception; END_ENTITY; -- Risk_perception_relationship |
Entity data types and their attributesRisk_perception_relationshipname: STRING; (OPT) description: STRING; relating_risk_perception: Risk_perception; related_risk_perception: Risk_perception; |
| Risk_level_relationship (Risk_arm) |
Global rules for this entity data type- |