Overview Schemas Index

automotive_design         


ENTITY composite_hole
          SUBTYPE OF (compound_feature);
WHERE
          WR1: SELF\characterized_object. description IN ['counterbore' ,
     'countersunk'];
          WR2: SIZEOF ( QUERY  ( sa <* get_shape_aspects ( SELF ) | (
     'AUTOMOTIVE_DESIGN.'+ 'COMPOSITE_SHAPE_ASPECT' IN  TYPEOF  (
     sa ) ) AND  ( sa. name = 'compound feature in  solid' ) AND (
     SIZEOF ( QUERY ( sar <* USEDIN ( sa ,
     'AUTOMOTIVE_DESIGN.SHAPE_ASPECT_RELATIONSHIP.RELATING_SHAPE_ASPECT'
     ) | 'AUTOMOTIVE_DESIGN.'+ 'FEATURE_COMPONENT_RELATIONSHIP'
     IN TYPEOF ( sar ) ) ) =2 ) ) ) =1;
          WR3: SIZEOF ( QUERY  ( sa <* get_shape_aspects ( SELF ) | (
     'AUTOMOTIVE_DESIGN.'+ 'COMPOSITE_SHAPE_ASPECT' IN  TYPEOF  (
     sa ) ) AND  ( sa. name = 'compound feature in  solid' ) AND  (
     SIZEOF  ( QUERY ( sar <* USEDIN  ( sa ,
     'AUTOMOTIVE_DESIGN.SHAPE_ASPECT_RELATIONSHIP.RELATING_SHAPE_ASPECT'
     ) | 'AUTOMOTIVE_DESIGN.'+ 'FEATURE_COMPONENT_RELATIONSHIP'
     IN TYPEOF ( sar ) ) ) =2 ) AND ( SIZEOF (
     get_round_holes_for_composite_hole ( bag_to_set ( USEDIN (
     sa ,
     'AUTOMOTIVE_DESIGN.SHAPE_ASPECT_RELATIONSHIP.RELATING_SHAPE_ASPECT'
     ) ) ) ) =2 ) ) ) =1;
          WR4: SIZEOF ( QUERY  ( sa <* get_shape_aspects ( SELF ) | (
     'AUTOMOTIVE_DESIGN.'+ 'COMPOSITE_SHAPE_ASPECT' IN  TYPEOF (
     sa ) ) AND  ( sa. name = 'compound feature in solid' ) AND  (
     SIZEOF  ( QUERY  ( rh1 <* get_round_holes_for_composite_hole
     ( bag_to_set ( USEDIN  ( sa ,
     'AUTOMOTIVE_DESIGN.SHAPE_ASPECT_RELATIONSHIP.RELATING_SHAPE_ASPECT'
     ) ) ) | ( SIZEOF ( QUERY ( rh2 <*
     get_round_holes_for_composite_hole ( bag_to_set ( USEDIN (
     sa ,
     'AUTOMOTIVE_DESIGN.SHAPE_ASPECT_RELATIONSHIP.RELATING_SHAPE_ASPECT'
     ) ) ) | ( rh1:<>:rh2 ) AND ( get_diameter_for_round_hole (
     rh1 ) =get_diameter_for_round_hole ( rh2 ) ) ) ) =0 ) ) )
     =0 ) ) ) =1;
          WR5: ( SELF.description<>'countersunk' ) OR ( SIZEOF  ( QUERY  (
     sa <* get_shape_aspects ( SELF ) | ( 'AUTOMOTIVE_DESIGN.'+
     'COMPOSITE_SHAPE_ASPECT' IN  TYPEOF  ( sa ) ) AND  ( sa. name
     = 'compound feature in  solid' ) AND  ( SIZEOF  ( QUERY  ( rh
     <* get_round_holes_for_composite_hole ( bag_to_set ( USEDIN
     ( sa ,
     'AUTOMOTIVE_DESIGN.SHAPE_ASPECT_RELATIONSHIP.RELATING_SHAPE_ASPECT'
     ) ) ) | ( SIZEOF  ( QUERY  ( sa1 <* get_shape_aspects ( rh )
     | ( sa. description = 'change in  diameter occurrence' ) AND
     ( SIZEOF ( QUERY ( sar <* USEDIN ( sa1 ,
     'AUTOMOTIVE_DESIGN.SHAPE_ASPECT_RELATIONSHIP.RELATED_SHAPE_ASPECT'
     ) | ( sar. description = 'taper usage' ) AND (
     'AUTOMOTIVE_DESIGN.'+ 'TAPER' IN TYPEOF ( sar.
     relating_shape_aspect ) ) ) ) =1 ) ) ) =1 ) ) ) =1 ) ) ) =1
     );
END_ENTITY; -- composite_hole

Entity data types and their attributes

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

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
compound_feature
composite_hole

Global rules for this entity data type

          -