Overview Schemas Index

aic_machining_feature         


ENTITY outer_round
          SUBTYPE OF (feature_definition);
WHERE
          WR1: ((NOT (SELF\characterized_object.description = 'outer diameter')) OR 
        (SIZEOF( QUERY( pd <* USEDIN( SELF, 
        'PRODUCT_PROPERTY_DEFINITION_SCHEMA.PROPERTY_DEFINITION.DEFINITION') |
        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)) AND
        (SIZEOF (pdr.used_representation.items) = 3) )) = 1 )) = 1));
          WR2: ((NOT (SELF\characterized_object.description 
        = 'outer diameter to shoulder')) OR 
        (SIZEOF( QUERY( pd <* USEDIN( SELF, 
        'PRODUCT_PROPERTY_DEFINITION_SCHEMA.PROPERTY_DEFINITION.DEFINITION') |
        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)) AND
       ( {2 <= SIZEOF(pdr.used_representation.items) <= 3}) )) = 1 )) = 1));
          WR3: (SELF\characterized_object.description IN 
        ['outer diameter', 'outer diameter to shoulder']);
          WR4: ((NOT (SELF\characterized_object.description = 'outer diameter')) 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 = 'length')) )) = 1)) ))
        = 0)) )) = 0));
          WR5: (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 = 'diameter')) )) = 1)) )) 
        = 0)) )) = 0);
          WR6: ((NOT (SELF\characterized_object.description 
        = 'outer diameter to shoulder')) OR (
        SIZEOF(QUERY ( pds <* QUERY  ( pd <* USEDIN(SELF,
        'PRODUCT_PROPERTY_DEFINITION_SCHEMA.PROPERTY_DEFINITION.DEFINITION') | 
        ('PRODUCT_PROPERTY_DEFINITION_SCHEMA.PRODUCT_DEFINITION_SHAPE' IN
        TYPEOF(pd)) ) | 
        (NOT (SIZEOF(QUERY ( sa_occ <* USEDIN(pds,
        'PRODUCT_PROPERTY_DEFINITION_SCHEMA.SHAPE_ASPECT.OF_SHAPE') | 
        ((sa_occ.description = 'v-shape boundary occurrence') AND  
        (SIZEOF(QUERY ( sdr <* QUERY ( sar <* USEDIN(sa_occ,
        'PRODUCT_PROPERTY_DEFINITION_SCHEMA.SHAPE_ASPECT_RELATIONSHIP.RELATED_SHAPE_ASPECT') | 
        ((sar.description = 'profile usage') AND  
        (('AIC_MACHINING_FEATURE.SHAPE_DEFINING_RELATIONSHIP') 
        IN  TYPEOF(sar))) ) | 
        (('AIC_MACHINING_FEATURE.VEE_PROFILE' 
        IN TYPEOF(sdr.relating_shape_aspect)) AND 
        (sdr.relating_shape_aspect.description = 'v-shape')) )) = 1)) )) 
        = 1)) )) = 0));
          WR7: ((NOT (SELF\characterized_object.description = 'outer diameter')) OR 
        (SIZEOF(QUERY ( pds <* QUERY  ( pd <* USEDIN(SELF,
        'PRODUCT_PROPERTY_DEFINITION_SCHEMA.PROPERTY_DEFINITION.DEFINITION') | 
        ('PRODUCT_PROPERTY_DEFINITION_SCHEMA.PRODUCT_DEFINITION_SHAPE' 
        IN  TYPEOF(pd)) ) | (NOT (SIZEOF(QUERY ( sa_occ <* USEDIN(pds,
        'PRODUCT_PROPERTY_DEFINITION_SCHEMA.SHAPE_ASPECT.OF_SHAPE') | 
        ((sa_occ.description = 'reduced size occurrence') AND  
        (SIZEOF(QUERY ( sdr <* QUERY ( sar <* USEDIN(sa_occ,
        'PRODUCT_PROPERTY_DEFINITION_SCHEMA.SHAPE_ASPECT_RELATIONSHIP.RELATED_SHAPE_ASPECT') | 
        ((sar.description = 'taper usage') AND  
        (('AIC_MACHINING_FEATURE.FEATURE_COMPONENT_RELATIONSHIP') 
        IN  TYPEOF(sar))) ) | 
        (('AIC_MACHINING_FEATURE.TAPER' 
        IN  TYPEOF(sdr.relating_shape_aspect)) AND  
        ('AIC_MACHINING_FEATURE.OUTER_ROUND' 
        IN TYPEOF(sdr.related_shape_aspect.of_shape.definition)) AND 
        (sdr.name = 'reduced size')) 
        ))  = 1)) ))
        <= 1)) )) = 0));
          WR8: ((NOT (SELF\characterized_object.description = 
         'outer diameter to shoulder')) 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 = 'length')) )) <= 1)) ))
        = 0)) )) = 0));
          WR9: ((NOT (SELF\characterized_object.description = 
         'outer diameter to shoulder')) 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 = 'feature length')) )) <= 1)) ))
        = 0)) )) = 0));
END_ENTITY; -- outer_round

Entity data types and their attributes

characterized_object
          name: label;
          (OPT) description: text;
feature_definition
          -
outer_round
          -

Users: by entity attributes

characterized_object
          applied_action_assignment.items
                    action_items
                              ir_usage_item
                                        design_pdm_ir_usage_item
                                                  document_reference_item
                                                            pdm_document_reference_item
                                                                      design_pdm_document_reference_item
          applied_classification_assignment.items
                    classification_item
                              pdm_classification_item
                                        syss_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
                                        design_pdm_document_reference_item
          applied_document_usage_constraint_assignment.items
                    document_reference_item
                              pdm_document_reference_item
                                        design_pdm_document_reference_item
          applied_group_assignment.items
                    groupable_item
                              collection_membership_groupable_item
                                        syss_collection_membership_groupable_item
          applied_usage_right.items
                    ir_usage_item
                              requirement_ir_usage_item
                                        ds_ir_usage_item
                                                  sysm_ir_usage_item
          characterized_object_relationship.related_object
          characterized_object_relationship.relating_object
          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
                                                                                pdm_document_reference_item
                                                                                          design_pdm_document_reference_item
          design_object_management_assignment.items
                    managed_design_object
                              ap210_managed_design_object
          frozen_assignment.items
                    managed_design_object
                              ap210_managed_design_object
          material_designation.definitions
                    characterized_definition
          passage_technology.definition
                    characterized_definition
          previous_change_element_assignment.items
                    change_management_object
                              ap242_change_management_object
                                        action_items
                                                  ir_usage_item
                                                            design_pdm_ir_usage_item
                                                                      document_reference_item
                                                                                pdm_document_reference_item
                                                                                          design_pdm_document_reference_item
          property_definition.definition
                    characterized_definition
          same_as_external_item_assignment.items
                    same_as_item
                              syss_same_as_item
                                        sysm_same_as_item
          source_for_requirement.items
                    requirement_source_item
                              rm_requirement_source_item
                                        ds_requirement_source_item
                                                  sysm_requirement_source_item
          stratum_technology.definition
                    characterized_definition
feature_definition
          applied_action_assignment.items
                    action_items
                              ir_usage_item
                                        design_pdm_ir_usage_item
                                                  document_reference_item
                                                            document_reference_item_242
          applied_classification_assignment.items
                    classification_item
                              classification_item_242
          applied_document_reference.items
                    document_reference_item
                              automotive_design_document_reference_item
          applied_document_usage_constraint_assignment.items
                    document_reference_item
                              automotive_design_document_reference_item
          applied_usage_right.items
                    ir_usage_item
                              design_pdm_ir_usage_item
                                        document_reference_item
                                                  automotive_design_document_reference_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
          frozen_assignment.items
                    change_management_object
                              ap242_change_management_object
                                        action_items
                                                  ir_usage_item
                                                            design_pdm_ir_usage_item
                                                                      classification_item
                                                                                classification_item_242
          previous_change_element_assignment.items
                    change_management_object
                              ap242_change_management_object
                                        action_items
                                                  ir_usage_item
                                                            design_pdm_ir_usage_item
                                                                      document_reference_item
                                                                                document_reference_item_242
outer_round

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

outer_round
          machining_feature_definition

Global rules for this entity data type

          -