Overview Schemas Index

aic_machining_feature         


ENTITY pocket_bottom
          SUBTYPE OF (shape_aspect);
WHERE
          WR1: 'AIC_MACHINING_FEATURE.FEATURE_COMPONENT_DEFINITION' 
        IN TYPEOF (SELF.of_shape.definition);
          WR2: SELF.description IN ['planar', 'complex', 'through'];
          WR3: ((NOT (SELF.description = 'planar')) OR 
         (SIZEOF(QUERY ( pd <* USEDIN(SELF,
         'PRODUCT_PROPERTY_DEFINITION_SCHEMA.PROPERTY_DEFINITION.DEFINITION') | 
          (NOT (SIZEOF(QUERY ( pdr <* USEDIN(pd,
         'PRODUCT_PROPERTY_REPRESENTATION_SCHEMA.PROPERTY_DEFINITION_REPRESENTATION.DEFINITION') | 
         (('AIC_MACHINING_FEATURE.DIRECTION_SHAPE_REPRESENTATION') 
         IN TYPEOF(pdr.used_representation))  AND 
         (pdr.used_representation.name = 'floor normal') )) = 1)) )) = 0));
          WR4: ((NOT (SELF.description = 'planar')) OR 
         (SIZEOF(QUERY ( pd <* USEDIN(SELF,
         'PRODUCT_PROPERTY_DEFINITION_SCHEMA.PROPERTY_DEFINITION.DEFINITION') | 
         (NOT (SIZEOF(QUERY ( pdr <* USEDIN(pd,
         'PRODUCT_PROPERTY_REPRESENTATION_SCHEMA.PROPERTY_DEFINITION_REPRESENTATION.DEFINITION') | 
         (('AIC_MACHINING_FEATURE.LOCATION_SHAPE_REPRESENTATION') 
         IN TYPEOF(pdr.used_representation))  AND 
         (pdr.used_representation.name = 'floor location'))) = 1)) )) = 0));
          WR5: ((NOT (SELF.description = 'complex')) OR 
        (SIZEOF(QUERY ( pd <* USEDIN(SELF,
        'PRODUCT_PROPERTY_DEFINITION_SCHEMA.PROPERTY_DEFINITION.DEFINITION') | 
        (NOT (SIZEOF(QUERY ( pdr <* USEDIN(pd,
        'PRODUCT_PROPERTY_REPRESENTATION_SCHEMA.PROPERTY_DEFINITION_REPRESENTATION.DEFINITION') | 
        ('AIC_MACHINING_FEATURE.FACE_SHAPE_REPRESENTATION' 
        IN TYPEOF(pdr.used_representation)) AND 
        (pdr.used_representation.name = 'floor face') )) = 1)) )) = 0));
          WR6: (NOT (SELF.description IN   ['planar', 'complex']) OR
        (SIZEOF (QUERY (pd <* USEDIN  (SELF, 
        'PRODUCT_PROPERTY_DEFINITION_SCHEMA.PROPERTY_DEFINITION.DEFINITION') |
        NOT (SIZEOF (QUERY (pdr <* USEDIN (pd,
        'PRODUCT_PROPERTY_REPRESENTATION_SCHEMA.PROPERTY_DEFINITION_REPRESENTATION.DEFINITION') |
        'SHAPE_ASPECT_DEFINITION_SCHEMA.SHAPE_REPRESENTATION_WITH_PARAMETERS'
        IN TYPEOF (pdr.used_representation))) = 1))) = 0));
          WR7: (NOT (SELF.description IN   ['planar', 'complex']) OR
        (SIZEOF (QUERY (pd <* USEDIN  (SELF, 
        'PRODUCT_PROPERTY_DEFINITION_SCHEMA.PROPERTY_DEFINITION.DEFINITION') |
        NOT  (SIZEOF (QUERY (impl_rep <* QUERY (pdr <* USEDIN (pd,
        'PRODUCT_PROPERTY_REPRESENTATION_SCHEMA.PROPERTY_DEFINITION_REPRESENTATION.DEFINITION') |
        'SHAPE_ASPECT_DEFINITION_SCHEMA.SHAPE_REPRESENTATION_WITH_PARAMETERS'
        IN TYPEOF (pdr.used_representation)) |
        NOT (SIZEOF (impl_rep.used_representation.items) 
        <= 1) )) = 0))) = 0));
          WR8: (NOT (SELF.description = 'through') OR 
        (SIZEOF (QUERY (pd <* USEDIN  (SELF, 
        'PRODUCT_PROPERTY_DEFINITION_SCHEMA.PROPERTY_DEFINITION.DEFINITION') |
        NOT (SIZEOF (QUERY (pdr <* USEDIN (pd,
        'PRODUCT_PROPERTY_REPRESENTATION_SCHEMA.PROPERTY_DEFINITION_REPRESENTATION.DEFINITION') |
        'SHAPE_ASPECT_DEFINITION_SCHEMA.SHAPE_REPRESENTATION_WITH_PARAMETERS'
        IN TYPEOF (pdr.used_representation))) = 0))) = 0));
          WR9: (NOT (SELF.description IN  ['planar', 'complex'])) OR 
        (SIZEOF (QUERY (pd <* USEDIN  (SELF, 
        'PRODUCT_PROPERTY_DEFINITION_SCHEMA.PROPERTY_DEFINITION.DEFINITION') |
        NOT  (SIZEOF (QUERY (impl_rep <* QUERY (pdr <* USEDIN (pd,
        'PRODUCT_PROPERTY_REPRESENTATION_SCHEMA.PROPERTY_DEFINITION_REPRESENTATION.DEFINITION') |
        'SHAPE_ASPECT_DEFINITION_SCHEMA.SHAPE_REPRESENTATION_WITH_PARAMETERS'
        IN TYPEOF  (pdr.used_representation)) |
        NOT (SIZEOF (QUERY (it <* impl_rep.used_representation.items |
        (SIZEOF 
        (['QUALIFIED_MEASURE_SCHEMA.MEASURE_REPRESENTATION_ITEM',
        'MEASURE_SCHEMA.LENGTH_MEASURE_WITH_UNIT'] * 
        TYPEOF (it)) = 2) AND (it.name = 'radius'))) <= 1))) = 0))) = 0);
          WR10: SIZEOF (QUERY (fcr <* QUERY (sar <* USEDIN (SELF,
        'PRODUCT_PROPERTY_DEFINITION_SCHEMA.SHAPE_ASPECT_RELATIONSHIP.RELATING_SHAPE_ASPECT') | 
        (sar.description = 'pocket bottom usage') AND
        ('AIC_MACHINING_FEATURE.FEATURE_COMPONENT_RELATIONSHIP' 
        IN  TYPEOF (sar))) |
      ((fcr.related_shape_aspect.description = 'bottom condition occurrence') 
        AND
        ('AIC_MACHINING_FEATURE.POCKET' 
        IN  TYPEOF(fcr.related_shape_aspect.of_shape.definition)) AND
        ('AIC_MACHINING_FEATURE.POCKET_BOTTOM' 
        IN TYPEOF(fcr.relating_shape_aspect)) )
        )) >= 1;
          WR11: ((NOT (SELF.description IN  ['planar','complex'])) OR
         (SIZEOF (QUERY (fcr <* QUERY (sar <* USEDIN (SELF,
        'PRODUCT_PROPERTY_DEFINITION_SCHEMA.SHAPE_ASPECT_RELATIONSHIP.RELATING_SHAPE_ASPECT') | 
        (sar.description = 'pocket bottom usage') AND
        ('AIC_MACHINING_FEATURE.FEATURE_COMPONENT_RELATIONSHIP' 
        IN  TYPEOF (sar))) |
      (fcr.related_shape_aspect.description = 'bottom condition occurrence')
       AND
      (fcr.related_shape_aspect.name IN 
       ['pocket depth start', 'pocket depth end'])
       )) = 0));
END_ENTITY; -- pocket_bottom

Entity data types and their attributes

shape_aspect
          name: label;
          (OPT) description: text;
          of_shape: product_definition_shape;
          product_definitional: LOGICAL;
          (DER) id: identifier;
pocket_bottom
          -

Users: by entity attributes

shape_aspect
          applied_action_assignment.items
                    action_items
                              ir_usage_item
                                        design_pdm_ir_usage_item
                                                  document_reference_item
                                                            puuv_document_reference_item
          applied_action_request_assignment.items
                    action_request_item
                              pdm_action_request_item
                                        design_pdm_action_request_item
          applied_classification_assignment.items
                    classification_item
                              pdm_classification_item
                                        design_pdm_classification_item
          applied_description_text_assignment.items
                    description_item
                              sbb_description_item
                                        sysm_description_item
          applied_document_reference.items
                    document_reference_item
                              pdm_document_reference_item
          applied_document_usage_constraint_assignment.items
                    document_reference_item
                              puuv_document_reference_item
          applied_effectivity_assignment.items
                    effectivity_item
                              design_pdm_effectivity_item
          applied_group_assignment.items
                    groupable_item
                              apra_groupable_item
          applied_ineffectivity_assignment.items
                    effectivity_item
                              design_pdm_effectivity_item
          applied_usage_right.items
                    ir_usage_item
                              design_pdm_ir_usage_item
                                        document_reference_item
                                                  automotive_design_document_reference_item
          attribute_language_assignment.items
                    attribute_language_item
                              automotive_design_attribute_language_item
          cc_design_specification_reference.items
                    cc_specified_item
          current_change_element_assignment.items
                    change_management_object
                              ap242_change_management_object
                                        action_items
                                                  ir_usage_item
                                                            design_pdm_ir_usage_item
                                                                      document_reference_item
                                                                                automotive_design_document_reference_item
          design_object_management_assignment.items
                    managed_design_object
                              ap210_managed_design_object
          dimensional_location_with_path.path
          dimensional_size.applies_to
          dimensional_size_with_path.path
          draughting_model_item_association.definition
                    draughting_model_item_definition
          frozen_assignment.items
                    managed_design_object
                              ap210_managed_design_object
          geometric_item_specific_usage.definition
                    geometric_item_specific_usage_select
          geometric_tolerance.toleranced_shape_aspect
                    geometric_tolerance_target
          id_attribute.identified_item
                    id_attribute_select
          item_identified_representation_usage.definition
                    item_identified_representation_usage_definition
                              represented_definition
          material_designation.definitions
                    characterized_definition
                              shape_definition
          maths_space_context.physical_space
                    space_context_select
          maths_value_context.physical_value
                    value_context_select
          multi_language_attribute_assignment.items
                    multi_language_attribute_item
                              multi_language_attribute_item_242
          normalized_maths_space_context.normalization_basis
                    value_context_select
          passage_technology.definition
                    characterized_definition
                              shape_definition
          previous_change_element_assignment.items
                    change_management_object
                              ap242_change_management_object
                                        action_items
                                                  ir_usage_item
                                                            design_pdm_ir_usage_item
                                                                      requirement_assigned_item
                                                                                acpr_requirement_assigned_item
          process_property_association.property_or_shape
                    property_or_shape_select
                              shape_definition
          projected_zone_definition.projection_end
          property_definition.definition
                    characterized_definition
                              shape_definition
          property_definition_representation.definition
                    represented_definition
          requirement_assigned_object.items
                    requirement_assigned_item
                              apir_requirement_assigned_item
          satisfying_item.items
                    requirement_satisfaction_item
                              requirement_assigned_item
                                        apra_requirement_assigned_item
          shape_aspect_relationship.related_shape_aspect
          shape_aspect_relationship.relating_shape_aspect
          source_for_requirement.items
                    requirement_source_item
                              rm_requirement_source_item
                                        ds_requirement_source_item
                                                  sysm_requirement_source_item
          stratum_technology.definition
                    characterized_definition
                              shape_definition
          tolerance_zone_definition.boundaries
          usage_concept_usage_relationship.definition
pocket_bottom

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

pocket_bottom
          -

Global rules for this entity data type

          -