|
ENTITY risk_attitude SUBTYPE OF (property_definition_representation); SELF\property_definition_representation.definition : risk_level; SELF\property_definition_representation.used_representation RENAMED criticality_factor : representation; END_ENTITY; -- risk_attitude |
Entity data types and their attributesproperty_definition_representationdefinition: represented_definition; used_representation: representation; (DER) description: text; (DER) name: label; risk_attitude (RT) definition: risk_level; (RT) used_representation->criticality_factor: representation; |
Global rules for this entity data type- |