Overview Schemas Index

automotive_design         


ENTITY bead
          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 ) ) ) <=1 ) AND  ( SIZEOF  ( QUERY ( pdr
     <* get_property_definition_representations ( SELF ) | (
     'AUTOMOTIVE_DESIGN.'+
     'SHAPE_REPRESENTATION_WITH_PARAMETERS' IN TYPEOF ( pdr.
     used_representation ) ) AND ( SIZEOF ( pdr.
     used_representation.items ) >2 ) ) ) =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 | NOT ( i.name IN ['orientation'
     , 'base radius' ] ) ) ) >0 ) ) ) =0;
          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= 'base radius' ) AND (
     SIZEOF ( ['AUTOMOTIVE_DESIGN.'+
     'MEASURE_REPRESENTATION_ITEM' , 'AUTOMOTIVE_DESIGN.'+
     'LENGTH_MEASURE_WITH_UNIT']*TYPEOF ( i ) ) =2 ) ) ) >1 ) )
     ) =0;
          WR4: SIZEOF ( QUERY ( sa <* get_shape_aspects ( SELF ) | ( sa.
     name = 'sweep path' ) AND  ( sa. description =
     'path feature component occurrence' ) AND  ( SIZEOF ( QUERY
     ( sar <* USEDIN ( sa ,
     'AUTOMOTIVE_DESIGN.'+'SHAPE_ASPECT_RELATIONSHIP.'+
     'RELATED_SHAPE_ASPECT' ) | ( 'AUTOMOTIVE_DESIGN.'+
     'SHAPE_DEFINING_RELATIONSHIP' IN  TYPEOF  ( sar ) ) AND  (
     sar. description = 'path feature component usage' ) AND (
     'AUTOMOTIVE_DESIGN.'+ 'PATH_FEATURE_COMPONENT' IN TYPEOF (
     sar. relating_shape_aspect ) ) ) ) =1 ) ) ) =1;
          WR5: SIZEOF ( QUERY  ( sa <* get_shape_aspects ( SELF ) | ( sa.
     name = 'bead profile' ) AND  ( sa. description =
     'open profile occurrence' ) AND  ( SIZEOF  ( QUERY ( sar <*
     USEDIN ( sa ,
     'AUTOMOTIVE_DESIGN.'+'SHAPE_ASPECT_RELATIONSHIP.'+
     'RELATED_SHAPE_ASPECT' ) | ( 'AUTOMOTIVE_DESIGN.'+
     'SHAPE_DEFINING_RELATIONSHIP' IN TYPEOF  ( sar ) ) AND  (
     sar. description = 'profile usage' ) AND ( SIZEOF (
     ['AUTOMOTIVE_DESIGN.'+ 'OPEN_PATH_PROFILE' ,
     'AUTOMOTIVE_DESIGN.'+ 'PARTIAL_CIRCULAR_PROFILE' ,
     'AUTOMOTIVE_DESIGN.'+ 'ROUNDED_U_PROFILE' ,
     'AUTOMOTIVE_DESIGN.'+ 'SQUARE_U_PROFILE' ,
     'AUTOMOTIVE_DESIGN.'+ 'TEE_PROFILE' , 'AUTOMOTIVE_DESIGN.'+
     'VEE_PROFILE']* TYPEOF ( sar. relating_shape_aspect ) ) =1
     ) ) ) =1 ) ) ) =1;
          WR6: SIZEOF ( QUERY  ( sa <* get_shape_aspects ( SELF ) | ( sa.
     name = 'end condition' ) AND  ( sa. description =
     'bead end  occurrence' ) AND  ( SIZEOF ( QUERY ( sar <*
     USEDIN ( sa ,
     'AUTOMOTIVE_DESIGN.'+'SHAPE_ASPECT_RELATIONSHIP.'+
     'RELATED_SHAPE_ASPECT' ) | ( 'AUTOMOTIVE_DESIGN.'+
     'FEATURE_COMPONENT_RELATIONSHIP' IN  TYPEOF  ( sar ) ) AND  (
     sar. name = 'bead end usage' ) AND  ( sar. description =
     'starting' ) AND ( 'AUTOMOTIVE_DESIGN.'+
     'BEAD_END' IN TYPEOF ( sar. relating_shape_aspect ) ) ) )
     =1 ) ) ) =1;
          WR7: SIZEOF ( QUERY  ( sa <* get_shape_aspects ( SELF ) | ( sa.
     name = 'end condition' ) AND  ( sa. description =
     'bead end  occurrence' ) AND  ( SIZEOF ( QUERY ( sar <*
     USEDIN ( sa ,
     'AUTOMOTIVE_DESIGN.'+'SHAPE_ASPECT_RELATIONSHIP.'+
     'RELATED_SHAPE_ASPECT' ) | ( 'AUTOMOTIVE_DESIGN.'+
     'FEATURE_COMPONENT_RELATIONSHIP' IN  TYPEOF  ( sar ) ) AND  (
     sar. name = 'bead end usage' ) AND  ( sar. description =
     'ending' ) AND ( 'AUTOMOTIVE_DESIGN.'+
     'BEAD_END' IN TYPEOF ( sar. relating_shape_aspect ) ) ) )
     =1 ) ) ) =1;
END_ENTITY; -- bead

Entity data types and their attributes

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

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
bead

Global rules for this entity data type

          -