Overview Schemas Index

automotive_design         


ENTITY process_plan
          SUBTYPE OF (action);
WHERE
          WR1: SIZEOF ( QUERY ( ar <* USEDIN ( SELF ,
     'AUTOMOTIVE_DESIGN.'+'ACTION_RELATIONSHIP.'+
     'RELATED_ACTION' ) | SIZEOF ( ['AUTOMOTIVE_DESIGN.'+
     'PROCESS_PLAN' , 'AUTOMOTIVE_DESIGN.'+
     'PRODUCT_PROCESS_PLAN']* TYPEOF ( ar. relating_action ) )
     <>1 ) ) =0;
          WR2: SIZEOF ( QUERY ( ar <* USEDIN  ( SELF  ,
     'AUTOMOTIVE_DESIGN.'+'ACTION_RELATIONSHIP.'+
     'RELATING_ACTION' ) | ( SIZEOF  ( ['AUTOMOTIVE_DESIGN.'+
     'PROCESS_PLAN' , 'AUTOMOTIVE_DESIGN.'+
     'PRODUCT_PROCESS_PLAN']* TYPEOF  ( ar. related_action ) ) =1
     ) OR ( ( ar. name = 'process operation occurrence' ) AND (
     'AUTOMOTIVE_DESIGN.'+ 'PROCESS_OPERATION' IN TYPEOF ( ar.
     related_action.chosen_method ) ) ) ) ) = SIZEOF ( USEDIN (
     SELF , 'AUTOMOTIVE_DESIGN.'+'ACTION_RELATIONSHIP.'+
     'RELATING_ACTION' ) );
END_ENTITY; -- process_plan

Entity data types and their attributes

action
          name: label;
          (OPT) description: text;
          chosen_method: action_method;
          (DER) id: identifier;
process_plan
          -

Users

action
          action_assignment.assigned_action
          action_property.definition
                    characterized_action_definition
          action_relationship.related_action
          action_relationship.relating_action
          action_resource.usage
                    supported_item
          action_resource_requirement.operations
                    characterized_action_definition
          applied_action_assignment.items
                    action_items
                              im_action_items
          applied_action_method_assignment.items
                    action_method_items
                              ss3_action_method_items
          applied_action_request_assignment.items
                    action_request_item
                              automotive_design_action_request_item
          applied_approval_assignment.items
                    approval_item
                              automotive_design_approval_item
          applied_attribute_classification_assignment.items
                    attribute_classification_item
                              resource_management_attribute_classification_item
          applied_certification_assignment.items
                    certification_item
                              wd_certification_item
          applied_classification_assignment.items
                    classification_item
                              resource_management_classification_item
          applied_contract_assignment.items
                    contract_item
                              resource_management_contract_item
          applied_date_and_time_assignment.items
                    date_and_time_item
                              upfromsm_ss_date_and_time_item
          applied_date_assignment.items
                    date_item
                              automotive_design_date_item
          applied_document_reference.items
                    document_reference_item
                              ap239_padi_document_reference_item
          applied_document_usage_constraint_assignment.items
                    document_reference_item
                              upfromsm_ss_document_reference_item
          applied_effectivity_assignment.items
                    effectivity_item
                              wd_effectivity_item
          applied_event_occurrence_assignment.items
                    event_occurrence_item
                              automotive_design_event_occurrence_item
          applied_identification_assignment.items
                    identification_item
                              resource_management_identification_item
          applied_ineffectivity_assignment.items
                    effectivity_item
                              automotive_design_effectivity_item
          applied_location_assignment.items
                    location_item
                              wd_location_item
          applied_location_representation_assignment.items
                    location_representation_item
                              upfromsm_ap233_location_representation_item
          applied_organization_assignment.items
                    organization_item
                              resource_management_organization_item
          applied_organizational_project_assignment.items
                    project_item
                              wd_project_item
          applied_person_and_organization_assignment.items
                    person_and_organization_item
                              condition_evaluation_person_and_organization_item
          applied_position_in_organization_assignment.items
                    position_in_organization_item
                              ap233_position_in_organization_item
          applied_position_in_organization_group_assignment.items
                    position_in_organization_group_item
                              ap233_position_in_organization_group_item
          applied_position_in_organization_type_assignment.items
                    position_in_organization_type_item
                              upfromsm_ap233_position_in_organization_type_item
          applied_presented_item.items
                    presented_item_select
                              ap210_presented_item_select
          applied_security_classification_assignment.items
                    security_classification_item
                              wd_security_classification_item
          applied_state_observed_assignment.items
                    state_observed_of_item
                              resource_management_characterized_state_observed_of_item
          applied_state_type_assignment.items
                    state_type_of_item
                              ss_state_type_of_item
          applied_time_interval_assignment.items
                    time_interval_item
                              automotive_design_time_interval_item
          applied_usage_right.items
                    ir_usage_item
                              design_pdm_ir_usage_item
                                        pdm_classification_item
          attribute_language_assignment.items
                    attribute_language_item
                              ss_attribute_language_item
          design_object_management_assignment.items
                    managed_design_object
                              ap210_managed_design_object
          frozen_assignment.items
                    managed_design_object
                              ap210_managed_design_object
          id_attribute.identified_item
                    id_attribute_select
          issue_reference_mapping.items
                    issue_reference_item
                              ap233_issue_reference_item
          justification_item_group_assignment.items
                    justification_item
                              resource_management_justification_item
          justification_support_item_group_assignment.items
                    justification_support_item
                              wd_justification_support_item
          multi_language_attribute_assignment.items
                    multi_language_attribute_item
                              automotive_design_multi_language_attribute_item
          risk_impact_assignment.items
                    risk_impact_item
                              rm_ap233_risk_impact_item
          risk_probability_assignment.items
                    probable_item
                              rm_ap233_probable_item
          risk_source_assignment.items
                    risk_source_item
                              rm_ap233_risk_source_item
          source_for_requirement.items
                    requirement_source_item
                              upfrompm_ap233_requirement_source_item
process_plan
          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
          configured_effectivity_assignment.items
                    configured_effectivity_item
                              automotive_design_configured_effectivity_item

Global rules for this entity data type

          -