Overview Schemas Index

SHAPE_TOLERANCE_SCHEMA (jsdai.SShape_tolerance_schema)


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

Entity data types and their attributes

geometric_tolerance
          name: label;
          (OPT) description: text;
          (OPT) magnitude: length_measure_with_unit;
          toleranced_shape_aspect: geometric_tolerance_target;
          (DER) controlling_shape: product_definition_shape;
roundness_tolerance
          -

Complex entities

          geometric_tolerance_with_defined_area_unit$geometric_tolerance_with_maximum_tolerance$roundness_tolerance (SHAPE_TOLERANCE_SCHEMA)
          geometric_tolerance_with_defined_area_unit$geometric_tolerance_with_modifiers$roundness_tolerance (SHAPE_TOLERANCE_SCHEMA)
          geometric_tolerance_with_defined_area_unit$modified_geometric_tolerance$roundness_tolerance (SHAPE_TOLERANCE_SCHEMA)
          geometric_tolerance_with_defined_area_unit$roundness_tolerance (SHAPE_TOLERANCE_SCHEMA)
          geometric_tolerance_with_defined_unit$geometric_tolerance_with_maximum_tolerance$roundness_tolerance (SHAPE_TOLERANCE_SCHEMA)
          geometric_tolerance_with_defined_unit$geometric_tolerance_with_modifiers$roundness_tolerance (SHAPE_TOLERANCE_SCHEMA)
          geometric_tolerance_with_defined_unit$modified_geometric_tolerance$roundness_tolerance (SHAPE_TOLERANCE_SCHEMA)
          geometric_tolerance_with_defined_unit$roundness_tolerance (SHAPE_TOLERANCE_SCHEMA)
          geometric_tolerance_with_maximum_tolerance$roundness_tolerance (SHAPE_TOLERANCE_SCHEMA)
          geometric_tolerance_with_modifiers$roundness_tolerance (SHAPE_TOLERANCE_SCHEMA)
          modified_geometric_tolerance$roundness_tolerance (SHAPE_TOLERANCE_SCHEMA)
          roundness_tolerance_armx (GEOMETRIC_TOLERANCE_XIM)

Users: by entity attributes

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
          draughting_model_item_association.definition
                    draughting_model_item_definition
                              datc_draughting_model_item_definition
          frozen_assignment.items
                    managed_design_object
                              ap210_managed_design_object
          geometric_tolerance_relationship.related_geometric_tolerance
          geometric_tolerance_relationship.relating_geometric_tolerance
          item_identified_representation_usage.definition
                    item_identified_representation_usage_definition
                              sts_item_identified_representation_usage_definition
          language_indication.considered_instance
                    attribute_language_item
                              automotive_design_attribute_language_item
          language_indication.items
                    attribute_language_item
                              attribute_language_item_242
          multi_language_attribute_assignment.items
                    multi_language_attribute_item
                              multi_language_attribute_item_236cc1
                                        multi_language_attribute_item_236cc2
          tolerance_with_statistical_distribution.associated_tolerance
                    shape_tolerance_select
          tolerance_zone.defining_tolerance
                    tolerance_zone_target
roundness_tolerance

Users: by defined types, not used by any entity attribute

roundness_tolerance
          -

Global rules for this entity data type

          -

public interface ERoundness_tolerance extends EGeometric_tolerance


public class CRoundness_tolerance implements ERoundness_tolerance


public class ARoundness_tolerance extends AEntity

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