|
ENTITY Assigned_property; id : OPTIONAL STRING; name : STRING; description : OPTIONAL STRING; described_element : property_assignment_select; END_ENTITY; -- Assigned_property |
Entity data types and their attributesAssigned_property(OPT) id: STRING; name: STRING; (OPT) description: STRING; described_element: property_assignment_select; |
| Applied_independent_property (Property_assignment_arm) |
| Assigned_document_property (Document_properties_arm) |
| Event_probability (Risk_arm) |
| Material_property (Generic_material_aspects_arm) |
| Operational_requirement_relationship (Requirement_decomposition_arm) |
| Risk_level (Risk_arm) |
Global rules for this entity data type- |