|
ENTITY Event_probability SUBTYPE OF (Assigned_property); SELF\Assigned_property.described_element : Event; END_ENTITY; -- Event_probability |
Entity data types and their attributesAssigned_property(OPT) id: STRING; name: STRING; (OPT) description: STRING; described_element: property_assignment_select; Event_probability (RT) described_element: Event; |
Global rules for this entity data type- |