|
ENTITY Risk_attitude SUBTYPE OF (Property_representation); SELF\Property_representation.property : Risk_level; SELF\Property_definition_representation.rep RENAMED criticality_factor : Property_value_representation; END_ENTITY; -- Risk_attitude |
Entity data types and their attributesProperty_definition_representation(OPT) description: STRING; definition: represented_definition; rep: Representation; (OPT) role: STRING; Property_representation (RT) definition->property: Assigned_property; Risk_attitude (RT) property: Risk_level; (RT) rep->criticality_factor: Property_value_representation; |
Global rules for this entity data type- |