Overview Schemas Index

aic_machining_feature         


ENTITY replicate_feature
          SUPERTYPE OF (ONEOF (circular_pattern, rectangular_pattern, feature_pattern))
          SUBTYPE OF (feature_definition);
WHERE
          WR1: (SIZEOF(QUERY ( pd <* USEDIN(SELF,
         'PRODUCT_PROPERTY_DEFINITION_SCHEMA.PROPERTY_DEFINITION.DEFINITION')
         | (NOT (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)) ))  = 1)) )) = 0);
          WR2: (SIZEOF(QUERY ( fcr <* QUERY ( sar <* 
         USEDIN(SELF,
         'PRODUCT_PROPERTY_DEFINITION_SCHEMA.SHAPE_ASPECT_RELATIONSHIP.' 
         + 'RELATING_SHAPE_ASPECT') | 
         ('AIC_MACHINING_FEATURE.FEATURE_COMPONENT_RELATIONSHIP' 
         IN TYPEOF(sar)) ) | 
         ((SIZEOF(['AIC_MACHINING_FEATURE.REPLICATE_FEATURE',
         'SHAPE_ASPECT_DEFINITION_SCHEMA.INSTANCED_FEATURE'] * 
         TYPEOF(fcr.related_shape_aspect)) >= 1) AND 
         (fcr.name = 'pattern basis')) )) = 1);
          WR3: ((SIZEOF(QUERY ( sar <* USEDIN(SELF,
         'PRODUCT_PROPERTY_DEFINITION_SCHEMA.SHAPE_ASPECT_RELATIONSHIP.' 
         + 'RELATING_SHAPE_ASPECT') | 
         (NOT
          ('AIC_MACHINING_FEATURE.FEATURE_COMPONENT_RELATIONSHIP' 
         IN  TYPEOF(sar))) )) + 
         SIZEOF(QUERY ( sar <* USEDIN(SELF,
         'PRODUCT_PROPERTY_DEFINITION_SCHEMA.SHAPE_ASPECT_RELATIONSHIP.' 
         + 'RELATED_SHAPE_ASPECT') | 
         (NOT
         ('AIC_MACHINING_FEATURE.FEATURE_COMPONENT_RELATIONSHIP' 
         IN TYPEOF(sar))) ))) = 0);
END_ENTITY; -- replicate_feature

Entity data types and their attributes

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

Known subtypes

          circular_pattern (aic_machining_feature)
          feature_pattern (aic_machining_feature)
          rectangular_pattern (aic_machining_feature)

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
replicate_feature

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

replicate_feature
          machining_feature_definition

Global rules for this entity data type

          subtype_exclusiveness_replicate_feature (automotive_design)