|
ENTITY Tolerance_zone_opposing_boundary_set ABSTRACT SUPERTYPE OF (ONEOF (Tolerance_zone_explicit_opposing_boundary_set, Tolerance_zone_implicit_opposing_boundary_set)) SUBTYPE OF (Tolerance_zone_boundary); INVERSE size_characteristic : Opposing_boundary_set_size_characteristic FOR sized_boundary_set; END_ENTITY; -- Tolerance_zone_opposing_boundary_set |
Entity data types and their attributesShape_element(OPT) id: STRING; (OPT) element_name: STRING; (OPT) description: STRING; containing_shape: Item_shape; Non_feature_shape_element (RT) element_name: STRING; (RT) containing_shape->scope: ee_product_definition_with_annotation_elements; (INV) element_shape: SET [0:?] OF Non_feature_shape_model FOR associated_element; (INV) associated_usage_concept: SET [0:?] OF Usage_concept_usage_relationship FOR associated_usage; Tolerance_zone_boundary - Tolerance_zone_opposing_boundary_set (INV) size_characteristic: Opposing_boundary_set_size_characteristic FOR sized_boundary_set; |
| Tolerance_zone_explicit_opposing_boundary_set (Extended_geometric_tolerance_arm) |
| Tolerance_zone_implicit_opposing_boundary_set (Extended_geometric_tolerance_arm) |
Global rules for this entity data type- |