Overview Schemas Index

automotive_design         


ENTITY thread
          SUBTYPE OF (feature_definition);
WHERE
          WR1: SIZEOF ( QUERY ( pdr <*
     get_property_definition_representations ( SELF ) | (
     'AUTOMOTIVE_DESIGN.'+
     'SHAPE_REPRESENTATION_WITH_PARAMETERS' IN TYPEOF ( pdr.
     used_representation ) ) AND NOT ( {7<= SIZEOF ( pdr.
     used_representation.items ) <=10} ) ) ) =0;
          WR2: SIZEOF ( QUERY  ( pdr <*
     get_property_definition_representations ( SELF ) | (
     'AUTOMOTIVE_DESIGN.'+
     'SHAPE_REPRESENTATION_WITH_PARAMETERS' IN  TYPEOF  ( pdr.
     used_representation ) ) AND  ( SIZEOF ( QUERY ( i <* pdr.
     used_representation.items | (
     i\descriptive_representation_item. description IN
     ['internal' , 'external'] ) AND ( 'AUTOMOTIVE_DESIGN.'+
     'DESCRIPTIVE_REPRESENTATION_ITEM' IN TYPEOF ( i ) ) ) ) =1
     ) ) ) =1;
          WR3: SIZEOF ( QUERY  ( pdr <*
     get_property_definition_representations ( SELF ) | (
     'AUTOMOTIVE_DESIGN.'+
     'SHAPE_REPRESENTATION_WITH_PARAMETERS' IN TYPEOF ( pdr.
     used_representation ) ) AND  ( SIZEOF  ( QUERY ( i <* pdr.
     used_representation.items | ( i.name= 'major diameter' )
     AND ( SIZEOF ( ['AUTOMOTIVE_DESIGN.'+
     'MEASURE_REPRESENTATION_ITEM' , 'AUTOMOTIVE_DESIGN.'+
     'LENGTH_MEASURE_WITH_UNIT']*TYPEOF ( i ) ) =2 ) ) ) =1 ) )
     ) =1;
          WR4: SIZEOF ( QUERY  ( pdr <*
     get_property_definition_representations ( SELF ) | (
     'AUTOMOTIVE_DESIGN.'+
     'SHAPE_REPRESENTATION_WITH_PARAMETERS' IN TYPEOF ( pdr.
     used_representation ) ) AND  ( SIZEOF  ( QUERY ( i <* pdr.
     used_representation.items | ( i.name= 'minor diameter' )
     AND ( SIZEOF ( ['AUTOMOTIVE_DESIGN.'+
     'MEASURE_REPRESENTATION_ITEM' , 'AUTOMOTIVE_DESIGN.'+
     'LENGTH_MEASURE_WITH_UNIT']*TYPEOF ( i ) ) =2 ) ) ) =1 ) )
     ) <=1;
          WR5: SIZEOF ( QUERY  ( pdr <*
     get_property_definition_representations ( SELF ) | (
     'AUTOMOTIVE_DESIGN.'+
     'SHAPE_REPRESENTATION_WITH_PARAMETERS' IN TYPEOF ( pdr.
     used_representation ) ) AND  ( SIZEOF  ( QUERY ( i <* pdr.
     used_representation.items | ( i.name= 'pitch diameter' )
     AND ( SIZEOF ( ['AUTOMOTIVE_DESIGN.'+
     'MEASURE_REPRESENTATION_ITEM' , 'AUTOMOTIVE_DESIGN.'+
     'LENGTH_MEASURE_WITH_UNIT']*TYPEOF ( i ) ) =2 ) ) ) =1 ) )
     ) =1;
          WR6: SIZEOF ( QUERY  ( pdr <*
     get_property_definition_representations ( SELF ) | (
     'AUTOMOTIVE_DESIGN.'+
     'SHAPE_REPRESENTATION_WITH_PARAMETERS' IN TYPEOF ( pdr.
     used_representation ) ) AND  ( SIZEOF ( QUERY ( i <* pdr.
     used_representation.items | ( i.name='crest' ) AND ( SIZEOF
     ( ['AUTOMOTIVE_DESIGN.'+ 'MEASURE_REPRESENTATION_ITEM' ,
     'AUTOMOTIVE_DESIGN.'+ 'LENGTH_MEASURE_WITH_UNIT']*TYPEOF (
     i ) ) =2 ) ) ) =1 ) ) ) <=1;
          WR7: SIZEOF ( QUERY  ( pdr <*
     get_property_definition_representations ( SELF ) | (
     'AUTOMOTIVE_DESIGN.'+
     'SHAPE_REPRESENTATION_WITH_PARAMETERS' IN TYPEOF ( pdr.
     used_representation ) ) AND  ( SIZEOF  ( QUERY ( i <* pdr.
     used_representation.items | ( i.name= 'number of threads' )
     AND ( SIZEOF ( ['AUTOMOTIVE_DESIGN.'+
     'MEASURE_REPRESENTATION_ITEM' , 'AUTOMOTIVE_DESIGN.'+
     'RATIO_MEASURE_WITH_UNIT']*TYPEOF ( i ) ) =2 ) ) ) =1 ) ) )
     =1;
          WR8: SIZEOF ( QUERY  ( pdr <*
     get_property_definition_representations ( SELF ) | (
     'AUTOMOTIVE_DESIGN.'+
     'SHAPE_REPRESENTATION_WITH_PARAMETERS' IN TYPEOF  ( pdr.
     used_representation ) ) AND  ( SIZEOF ( QUERY ( i <* pdr.
     used_representation.items | ( i.name= 'fit class' ) AND (
     'AUTOMOTIVE_DESIGN.'+ 'DESCRIPTIVE_REPRESENTATION_ITEM' IN
     TYPEOF ( i ) ) ) ) =1 ) ) ) =1;
          WR9: SIZEOF ( QUERY  ( pdr <*
     get_property_definition_representations ( SELF ) | (
     'AUTOMOTIVE_DESIGN.'+
     'SHAPE_REPRESENTATION_WITH_PARAMETERS' IN TYPEOF  ( pdr.
     used_representation ) ) AND  ( SIZEOF ( QUERY ( i <* pdr.
     used_representation.items | ( i.name='form' ) AND (
     'AUTOMOTIVE_DESIGN.'+ 'DESCRIPTIVE_REPRESENTATION_ITEM' IN
     TYPEOF ( i ) ) ) ) =1 ) ) ) =1;
          WR10: SIZEOF ( QUERY  ( pdr <*
     get_property_definition_representations ( SELF ) | (
     'AUTOMOTIVE_DESIGN.'+
     'SHAPE_REPRESENTATION_WITH_PARAMETERS' IN  TYPEOF  ( pdr.
     used_representation ) ) AND  ( SIZEOF ( QUERY ( i <* pdr.
     used_representation.items | ( i.name='hand' ) AND  (
     i\descriptive_representation_item. description IN  [
     'left hand' , 'right hand' ] ) AND ( 'AUTOMOTIVE_DESIGN.'+
     'DESCRIPTIVE_REPRESENTATION_ITEM' IN TYPEOF ( i ) ) ) ) =1
     ) ) ) =1;
          WR11: SIZEOF ( QUERY  ( pdr <*
     get_property_definition_representations ( SELF ) | (
     'AUTOMOTIVE_DESIGN.'+
     'SHAPE_REPRESENTATION_WITH_PARAMETERS' IN TYPEOF  ( pdr.
     used_representation ) ) AND  ( SIZEOF ( QUERY ( i <* pdr.
     used_representation.items | ( i.name='qualifier' ) AND (
     'AUTOMOTIVE_DESIGN.'+ 'DESCRIPTIVE_REPRESENTATION_ITEM' IN
     TYPEOF ( i ) ) ) ) =1 ) ) ) <=1;
          WR12: SIZEOF ( QUERY  ( pdr <*
     get_property_definition_representations ( SELF ) | (
     'AUTOMOTIVE_DESIGN.'+
     'SHAPE_REPRESENTATION_WITH_PARAMETERS' IN  TYPEOF ( pdr.
     used_representation ) ) AND ( SIZEOF ( QUERY ( i <* pdr.
     used_representation.items | NOT ( i.name IN [ 'thread side'
     , 'major diameter' , 'minor diameter' , 'pitch diameter' ,
     'crest' , 'number of threads' , 'fit class' , 'form' ,
     'hand' , 'qualifier'] ) ) ) >0 ) ) ) =0;
END_ENTITY; -- thread

Entity data types and their attributes

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

Users

characterized_object
          applied_action_assignment.items
                    action_items
                              ir_usage_item
                                        design_pdm_ir_usage_item
          applied_classification_assignment.items
                    classification_item
                              upfrompm_pmri_classification_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_usage_right.items
                    ir_usage_item
                              design_pdm_ir_usage_item
                                        design_pdm_document_reference_item
          characterized_object_relationship.related_object
          characterized_object_relationship.relating_object
          design_object_management_assignment.items
                    managed_design_object
                              ap210_managed_design_object
          frozen_assignment.items
                    managed_design_object
                              ap210_managed_design_object
          issue_reference_mapping.items
                    issue_reference_item
                              upfromsm_ap233_issue_reference_item
          kinematic_property_definition.ground_definition
                    characterized_definition
          material_designation.definitions
                    characterized_definition
          passage_technology.definition
                    characterized_definition
          property_definition.definition
                    characterized_definition
          source_for_requirement.items
                    requirement_source_item
                              design_pdm_requirement_source_item
          stratum_technology.definition
                    characterized_definition
feature_definition
          applied_classification_assignment.items
                    classification_item
                              automotive_design_classification_item
          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
thread

Global rules for this entity data type

          -