|
ENTITY Restraint_condition SUPERTYPE OF (Tolerance_specific_restraint_condition); applied_to : restrained_item_select; DERIVE restraint_description : SET [0:?] OF Requirement_view_definition := get_rvd(SELF, 'restraint description'); WHERE WR1: (SIZEOF(restraint_description) = 1); END_ENTITY; -- Restraint_condition |
Entity data types and their attributesRestraint_conditionapplied_to: restrained_item_select; (DER) restraint_description: SET [0:?] OF Requirement_view_definition; |
| Tolerance_specific_restraint_condition (Extended_geometric_tolerance_arm) |
Global rules for this entity data type- |