|
ENTITY Probability_representation SUBTYPE OF (Property_representation); SELF\Property_representation.property : Event_probability; SELF\Property_definition_representation.rep : Probability; END_ENTITY; -- Probability_representation |
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; Probability_representation (RT) property: Event_probability; (RT) rep: Probability; |
Global rules for this entity data type- |