Overview Schemas Index

EXTENDED_GEOMETRIC_TOLERANCE_XIM (jsdai.SExtended_geometric_tolerance_xim)


ENTITY composite_surface_profile_refinement_tolerance
          SUBTYPE OF (surface_profile_tolerance_armx);
          refined_control : locating_or_refinement_surface_profile_tolerance;
DERIVE
          SELF\geometric_tolerance.name : label := 'surface profile refinement';
END_ENTITY; -- composite_surface_profile_refinement_tolerance

Entity data types and their attributes

geometric_tolerance
          name: label;
          description: text;
          magnitude: measure_with_unit;
          toleranced_shape_aspect: shape_aspect;
surface_profile_tolerance
          -
geometric_tolerance_armx
          applied_to: shape_element;
          (OPT) segment_size: measure_with_unit;
          (OPT) significant_digits: INTEGER;
          (OPT) value_determination: STRING;
          (OPT) modification: limit_condition;
          (RT) (OPT) description->qualifying_note: STRING;
          (RT) magnitude->tolerance_value: length_measure_with_unit;
          (RT) (DER) toleranced_shape_aspect: shape_aspect;
surface_profile_tolerance_armx
          (OPT) reference_datum: SET [1:3] OF datum_reference;
composite_surface_profile_refinement_tolerance
          refined_control: locating_or_refinement_surface_profile_tolerance;
          (RT) (DER) name: label;

Users

geometric_tolerance
          attribute_language_assignment.items
                    attribute_language_item
                              attribute_language_item_236cc1
                                        attribute_language_item_236cc2
          attribute_translation_assignment.considered_instance
                    attribute_language_item
                              automotive_design_attribute_language_item
          design_object_management_assignment.items
                    managed_design_object
                              ap210_managed_design_object
          frozen_assignment.items
                    managed_design_object
                              ap210_managed_design_object
          geometric_tolerance_relationship.related_geometric_tolerance
          geometric_tolerance_relationship.relating_geometric_tolerance
          language_indication.considered_instance
                    attribute_language_item
                              automotive_design_attribute_language_item
          language_indication.items
                    attribute_language_item
                              attribute_language_item_203e2
          multi_language_attribute_assignment.items
                    multi_language_attribute_item
                              automotive_design_multi_language_attribute_item
          tolerance_with_statistical_distribution.associated_tolerance
                    shape_tolerance_select
          tolerance_zone.defining_tolerance
surface_profile_tolerance
geometric_tolerance
          attribute_language_assignment.items
                    attribute_language_item
                              attribute_language_item_236cc1
                                        attribute_language_item_236cc2
          attribute_translation_assignment.considered_instance
                    attribute_language_item
                              automotive_design_attribute_language_item
          design_object_management_assignment.items
                    managed_design_object
                              ap210_managed_design_object
          frozen_assignment.items
                    managed_design_object
                              ap210_managed_design_object
          geometric_tolerance_relationship.related_geometric_tolerance
          geometric_tolerance_relationship.relating_geometric_tolerance
          language_indication.considered_instance
                    attribute_language_item
                              automotive_design_attribute_language_item
          language_indication.items
                    attribute_language_item
                              attribute_language_item_203e2
          multi_language_attribute_assignment.items
                    multi_language_attribute_item
                              automotive_design_multi_language_attribute_item
          tolerance_with_statistical_distribution.associated_tolerance
                    shape_tolerance_select
          tolerance_zone.defining_tolerance
geometric_tolerance_armx
          add_design_object_management_relationship.current_design_object
                    managed_design_object_armx
                              ap210_managed_design_object_armx
          change_design_object_management_relationship.current_design_object
                    managed_design_object_armx
                              ap210_managed_design_object_armx
          change_design_object_management_relationship.previous_design_object
                    managed_design_object_armx
                              ap210_managed_design_object_armx
          delete_design_object_management_relationship.previous_design_object
                    managed_design_object_armx
                              ap210_managed_design_object_armx
          frozen_assignment_armx.frozen_item
                    managed_design_object_armx
                              ap210_managed_design_object_armx
          geometric_tolerance_qualifier.qualified_geometric_tolerances
          separate_geometric_tolerance_requirement.separated_geometric_tolerances
          simultaneous_geometric_tolerance_requirement.grouped_geometric_tolerances
          statistical_geometric_tolerance_armx.alternate_tolerance
          tolerance_specific_restraint_condition.affected_tolerances
                    geometric_or_dimension_select
surface_profile_tolerance_armx
          composite_surface_profile_refinement_tolerance.refined_control
                    locating_or_refinement_surface_profile_tolerance
composite_surface_profile_refinement_tolerance
          composite_surface_profile_refinement_tolerance.refined_control
                    locating_or_refinement_surface_profile_tolerance

Global rules for this entity data type

          -

public interface EComposite_surface_profile_refinement_tolerance extends ESurface_profile_tolerance_armx

refined_control (explicit attribute)

          int testRefined_control(EComposite_surface_profile_refinement_tolerance type)
          case 1
              EEntity getRefined_control(EComposite_surface_profile_refinement_tolerance type)
              void setRefined_control(EComposite_surface_profile_refinement_tolerance type, EEntity value, EEntity node1)
          void unsetRefined_control(EComposite_surface_profile_refinement_tolerance type)

public class CComposite_surface_profile_refinement_tolerance implements EComposite_surface_profile_refinement_tolerance

          static EAttribute attributeRefined_control(EComposite_surface_profile_refinement_tolerance type)
          static int usedinRefined_control(EComposite_surface_profile_refinement_tolerance type, EEntity instance, ASdaiModel domain, AComposite_surface_profile_refinement_tolerance result)
          static EAttribute attributeName(EComposite_surface_profile_refinement_tolerance type)

public class AComposite_surface_profile_refinement_tolerance extends AEntity

          public EComposite_surface_profile_refinement_tolerance getByIndex(int index)
          public EComposite_surface_profile_refinement_tolerance getCurrentMember(SdaiIterator it)