Overview Schemas Index

PRODUCT_STRUCTURE_SCHEMA (jsdai.SProduct_structure_schema)


ENTITY assembly_component_usage_substitute;
          name : label;
          definition : OPTIONAL text;
          base : assembly_component_usage;
          substitute : assembly_component_usage;
UNIQUE
          ur1 : base, substitute;
WHERE
          wr1: base.relating_product_definition :=:
       substitute.relating_product_definition;
          wr2: base :<>: substitute;
END_ENTITY; -- assembly_component_usage_substitute

Entity data types and their attributes

assembly_component_usage_substitute
          name: label;
          (OPT) definition: text;
          base: assembly_component_usage;
          substitute: assembly_component_usage;

Known subtypes

          assembly_component_usage_substitute_with_ranking (PRODUCT_STRUCTURE_SCHEMA)

Users

assembly_component_usage_substitute
          add_design_object_management_relationship.current_design_object
                    managed_design_object_armx
                              ap210_managed_design_object_armx
          analysis_item.items
                    analysed_item
                              sysm_analysed_item
          applied_action_assignment.items
                    action_items
                              ir_usage_item
                                        ap239_prdi_ir_usage_item
          applied_action_request_assignment.items
                    action_request_item
                              automotive_design_action_request_item
          applied_approval_assignment.items
                    approval_item
                              automotive_design_approval_item
          applied_certification_assignment.items
                    certification_item
                              syss_certification_item
          applied_classification_assignment.items
                    classification_item
                              pdm_classification_item
          applied_contract_assignment.items
                    contract_item
                              pmri_contract_item
                                        person_and_organization_item
                                                  automotive_design_person_and_organization_item
          applied_date_and_time_assignment.items
                    date_and_time_item
                              date_and_time_item_236cc1
          applied_date_assignment.items
                    date_item
                              automotive_design_date_item
          applied_description_text_assignment.items
                    description_item
                              sysm_description_item
                                        analysed_item
                                                  sysm_analysed_item
          applied_document_reference.items
                    document_reference_item
                              syss_documented_element_select
          applied_document_usage_constraint_assignment.items
                    document_reference_item
                              syss_documented_element_select
          applied_effectivity_assignment.items
                    effectivity_item
                              automotive_design_effectivity_item
          applied_event_occurrence_assignment.items
                    event_occurrence_item
                              event_occurrence_item_236cc1
          applied_identification_assignment.items
                    identification_item
                              syss_identification_item
          applied_ineffectivity_assignment.items
                    effectivity_item
                              syss_effectivity_item
          applied_location_representation_assignment.items
                    location_representation_item
                              syse_location_representation_item
          applied_organization_assignment.items
                    organization_item
                              organization_item_236cc1
          applied_organizational_project_assignment.items
                    project_item
                              syss_project_item
          applied_person_and_organization_assignment.items
                    person_and_organization_item
                              person_and_organization_item_236cc1
          applied_security_classification_assignment.items
                    security_classification_item
                              ap239_prdi_security_classification_item
          applied_state_definition_assignment.items
                    state_type_of_item
                              sysm_state_type_of_item
          applied_state_observed_assignment.items
                    state_observed_of_item
                              syse_state_observed_of_item
          applied_state_type_assignment.items
                    state_type_of_item
                              sysm_state_type_of_item
          applied_time_interval_assignment.items
                    time_interval_item
                              automotive_design_time_interval_item
          applied_usage_right.items
                    ir_usage_item
                              ap239_prdi_ir_usage_item
          attribute_language_assignment.items
                    attribute_language_item
                              syss_attribute_language_item
          attribute_translation_assignment.considered_instance
                    attribute_language_item
                              automotive_design_attribute_language_item
          change_design_object_management_relationship.current_design_object
                    managed_design_object_armx
                              ap210_managed_design_object_armx
          change_design_object_management_relationship.previous_design_object
                    managed_design_object_armx
                              ap210_managed_design_object_armx
          date_time_interval_assignment.is_applied_to
                    general_organizational_data_select
          delete_design_object_management_relationship.previous_design_object
                    managed_design_object_armx
                              ap210_managed_design_object_armx
          design_object_management_assignment.items
                    managed_design_object
                              ap210_managed_design_object
          frozen_assignment.items
                    managed_design_object
                              ap210_managed_design_object
          frozen_assignment_armx.frozen_item
                    managed_design_object_armx
                              ap210_managed_design_object_armx
          issue_reference_mapping.items
                    issue_reference_item
                              syse_issue_reference_item
          justification_item_group_assignment.items
                    justification_item
                              sysm_justification_item
          language_indication.considered_instance
                    attribute_language_item
                              sysm_attribute_language_item
          language_indication.items
                    attribute_language_item
                              attribute_language_item_203e2
          multi_language_attribute_assignment.items
                    multi_language_attribute_item
                              sysm_multi_language_attribute_item
          organization_based_location_representation_with_identification.items
                    location_representation_item
                              syse_location_representation_item
          partial_document_assignment.items
                    document_reference_item
                              syss_documented_element_select
          person_in_organization_relationship.items
                    person_and_organization_item
                              automotive_design_person_and_organization_item
          product_based_location_identification.items
                    location_representation_item
                              syse_location_representation_item
          requirement_assigned_object.items
                    requirement_assigned_item
                              sysm_requirement_assigned_item
          retention_period.is_applied_to
                    general_organizational_data_select
          risk_impact_assignment.items
                    risk_impact_item
                              syse_risk_impact_item
          risk_probability_assignment.items
                    probable_item
                              syse_probable_item
          risk_source_assignment.items
                    risk_source_item
                              syse_risk_source_item
          verification_evidence.items
                    verification_evidence_item
                              sysm_verification_evidence_item

Global rules for this entity data type

          restrict_multi_language_for_assembly_component_usage_substitute (AUTOMOTIVE_DESIGN)
          restrict_multi_language_for_assembly_component_usage_substitute (CATALOG_DATA_INFORMATION_MIM)

public interface EAssembly_component_usage_substitute extends EEntity

name (explicit attribute)

          boolean testName(EAssembly_component_usage_substitute type)
          String getName(EAssembly_component_usage_substitute type)
          void setName(EAssembly_component_usage_substitute type, String value)
          void unsetName(EAssembly_component_usage_substitute type)

definition (explicit attribute)

          boolean testDefinition(EAssembly_component_usage_substitute type)
          String getDefinition(EAssembly_component_usage_substitute type)
          void setDefinition(EAssembly_component_usage_substitute type, String value)
          void unsetDefinition(EAssembly_component_usage_substitute type)

base (explicit attribute)

          boolean testBase(EAssembly_component_usage_substitute type)
          EAssembly_component_usage getBase(EAssembly_component_usage_substitute type)
          void setBase(EAssembly_component_usage_substitute type, EAssembly_component_usage value)
          void unsetBase(EAssembly_component_usage_substitute type)

substitute (explicit attribute)

          boolean testSubstitute(EAssembly_component_usage_substitute type)
          EAssembly_component_usage getSubstitute(EAssembly_component_usage_substitute type)
          void setSubstitute(EAssembly_component_usage_substitute type, EAssembly_component_usage value)
          void unsetSubstitute(EAssembly_component_usage_substitute type)

public class CAssembly_component_usage_substitute implements EAssembly_component_usage_substitute

          static EAttribute attributeName(EAssembly_component_usage_substitute type)
          static EAttribute attributeDefinition(EAssembly_component_usage_substitute type)
          static EAttribute attributeBase(EAssembly_component_usage_substitute type)
          static int usedinBase(EAssembly_component_usage_substitute type, EAssembly_component_usage instance, ASdaiModel domain, AAssembly_component_usage_substitute result)
          static EAttribute attributeSubstitute(EAssembly_component_usage_substitute type)
          static int usedinSubstitute(EAssembly_component_usage_substitute type, EAssembly_component_usage instance, ASdaiModel domain, AAssembly_component_usage_substitute result)

public class AAssembly_component_usage_substitute extends AEntity

          public EAssembly_component_usage_substitute getByIndex(int index)
          public EAssembly_component_usage_substitute getCurrentMember(SdaiIterator it)