Overview Schemas Index

Form_feature_in_panel_mim         


ENTITY bead
          SUBTYPE OF (feature_definition);
WHERE
          WR1: (SIZEOF( QUERY( pdr <* get_property_definition_representations(SELF) |
              'SHAPE_ASPECT_DEFINITION_SCHEMA.SHAPE_REPRESENTATION_WITH_PARAMETERS' IN  
              TYPEOF(pdr.used_representation)
             )) <= 1) AND
             (SIZEOF( QUERY( pdr <* get_property_definition_representations(SELF) |
               ('SHAPE_ASPECT_DEFINITION_SCHEMA.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) |
              ('SHAPE_ASPECT_DEFINITION_SCHEMA.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) |
              ('SHAPE_ASPECT_DEFINITION_SCHEMA.SHAPE_REPRESENTATION_WITH_PARAMETERS' IN 
              TYPEOF(pdr.used_representation)) AND
              (SIZEOF( QUERY( i <* pdr.used_representation.items |
                (i.name='base radius') AND
                (SIZEOF(['QUALIFIED_MEASURE_SCHEMA.MEASURE_REPRESENTATION_ITEM',
'MEASURE_SCHEMA.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, 'PRODUCT_PROPERTY_DEFINITION_SCHEMA.' +
                'SHAPE_ASPECT_RELATIONSHIP.RELATED_SHAPE_ASPECT') |
                ('AIC_MACHINING_FEATURE.SHAPE_DEFINING_RELATIONSHIP' IN
                 TYPEOF(sar)) AND
                (sar.description = 'path feature component usage') AND
                ('AIC_MACHINING_FEATURE.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, 'PRODUCT_PROPERTY_DEFINITION_SCHEMA.' +
                'SHAPE_ASPECT_RELATIONSHIP.RELATED_SHAPE_ASPECT') |
                ('AIC_MACHINING_FEATURE.SHAPE_DEFINING_RELATIONSHIP' IN
                 TYPEOF(sar)) AND
                (sar.description = 'profile usage') AND
                (SIZEOF(['AIC_MACHINING_FEATURE.OPEN_PATH_PROFILE',
                  'AIC_MACHINING_FEATURE.PARTIAL_CIRCULAR_PROFILE',
                  'AIC_MACHINING_FEATURE.ROUNDED_U_PROFILE',
                  'AIC_MACHINING_FEATURE.SQUARE_U_PROFILE',
                  'AIC_MACHINING_FEATURE.TEE_PROFILE',
                  'AIC_MACHINING_FEATURE.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, 'PRODUCT_PROPERTY_DEFINITION_SCHEMA.' +
                'SHAPE_ASPECT_RELATIONSHIP.RELATED_SHAPE_ASPECT') |
                ('AIC_MACHINING_FEATURE.FEATURE_COMPONENT_RELATIONSHIP' IN
                 TYPEOF(sar)) AND
                (sar.name = 'bead end usage') AND
                (sar.description = 'starting' 
)  AND
                ('FORM_FEATURE_IN_PANEL_MIM.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, 'PRODUCT_PROPERTY_DEFINITION_SCHEMA.' +
                'SHAPE_ASPECT_RELATIONSHIP.RELATED_SHAPE_ASPECT') |
                ('AIC_MACHINING_FEATURE.FEATURE_COMPONENT_RELATIONSHIP' IN
                 TYPEOF(sar)) AND
                (sar.name = 'bead end usage') AND
                (sar.description = 'ending'
)  AND
                ('FORM_FEATURE_IN_PANEL_MIM.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: 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
bead

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

bead
          -

Global rules for this entity data type

          -