Overview Schemas Index

AIC_GEOMETRIC_TOLERANCES (jsdai.SAic_geometric_tolerances)


ENTITY cylindricity_tolerance
          SUBTYPE OF (geometric_tolerance);
WHERE
          wr1: NOT ('AIC_GEOMETRIC_TOLERANCES.' + 'GEOMETRIC_TOLERANCE_WITH_DATUM_REFERENCE' IN TYPEOF (SELF));
END_ENTITY; -- cylindricity_tolerance

Entity data types and their attributes

geometric_tolerance
          name: label;
          description: text;
          magnitude: measure_with_unit;
          toleranced_shape_aspect: shape_aspect;
cylindricity_tolerance
          -

Known subtypes

          cylindricity_tolerance_armx (GEOMETRIC_TOLERANCE_XIM)

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
cylindricity_tolerance

Global rules for this entity data type

          -

public interface ECylindricity_tolerance extends EGeometric_tolerance


public class CCylindricity_tolerance implements ECylindricity_tolerance


public class ACylindricity_tolerance extends AEntity

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