Overview Schemas Index

EFFECTIVITY_SCHEMA (jsdai.SEffectivity_schema)


ENTITY effectivity_relationship;
          name : label;
          description : OPTIONAL text;
          related_effectivity : effectivity;
          relating_effectivity : effectivity;
END_ENTITY; -- effectivity_relationship

Entity data types and their attributes

effectivity_relationship
          name: label;
          (OPT) description: text;
          related_effectivity: effectivity;
          relating_effectivity: effectivity;

Users: by entity attributes

effectivity_relationship
          applied_action_assignment.items
                    action_items
                              ir_usage_item
                                        design_pdm_ir_usage_item
                                                  classification_item
                                                            pdm_classification_item
                                                                      syss_classification_item
          applied_attribute_classification_assignment.items
                    attribute_classification_item
                              ap239_padi_attribute_classification_item
          applied_classification_assignment.items
                    classification_item
                              requirement_classification_item
          applied_description_text_assignment.items
                    description_item
                              sbb_description_item
                                        sysm_description_item
          applied_group_assignment.items
                    groupable_item
                              collection_membership_groupable_item
                                        ss_collection_membership_groupable_item
          applied_usage_right.items
                    ir_usage_item
                              design_pdm_ir_usage_item
                                        classification_item
                                                  ap239_padi_classification_item
          attribute_language_assignment.items
                    attribute_language_item
                              attribute_language_item_236cc1
          attribute_translation_assignment.considered_instance
                    attribute_language_item
                              automotive_design_attribute_language_item
          current_change_element_assignment.items
                    change_management_object
                              ap242_change_management_object
                                        action_items
                                                  ss_action_items
          frozen_assignment.items
                    change_management_object
                              ap242_change_management_object
                                        action_items
                                                  ir_usage_item
                                                            design_pdm_ir_usage_item
                                                                      classification_item
                                                                                ss_classification_item
                                                                                          pb_classification_item
                                                                                                    prjm_classification_item
          functional_terminal_group_assignment.items
                    groupable_item
                              collection_membership_groupable_item
                                        requirement_collection_membership_groupable_item
          language_indication.considered_instance
                    attribute_language_item
                              automotive_design_attribute_language_item
          language_indication.items
                    attribute_language_item
                              attribute_language_item_242
          multi_language_attribute_assignment.items
                    multi_language_attribute_item
                              multi_language_attribute_item_203e2
          previous_change_element_assignment.items
                    change_management_object
                              ap242_change_management_object
                                        action_items
                                                  ir_usage_item
                                                            design_pdm_ir_usage_item
                                                                      classification_item
                                                                                ap239_padi_classification_item

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

effectivity_relationship
          ap239_padi_attribute_classification_item
                    applied_attribute_classification_assignment.items
          ap239_padi_classification_item
                    applied_classification_assignment.items
                    design_pdm_ir_usage_item
                    experience_item
          attribute_language_item_203e2
                    attribute_language_assignment.items
                    attribute_translation_assignment.considered_instance
                    language_indication.considered_instance
          attribute_language_item_236cc1
                    attribute_language_assignment.items
                    attribute_translation_assignment.considered_instance
                    language_indication.considered_instance
          attribute_language_item_242
                    attribute_language_assignment.items
                    attribute_translation_assignment.considered_instance
                    language_indication.considered_instance
          automotive_design_attribute_language_item
                    attribute_language_assignment.items
                    attribute_translation_assignment.considered_instance
                    language_indication.considered_instance
          automotive_design_multi_language_attribute_item
                    multi_language_attribute_assignment.items
          multi_language_attribute_item_203e2
                    multi_language_attribute_assignment.items
          multi_language_attribute_item_236cc1
                    multi_language_attribute_assignment.items
          multi_language_attribute_item_242
                    multi_language_attribute_assignment.items
          prjm_classification_item
                    applied_classification_assignment.items
                    design_pdm_ir_usage_item
                    experience_item
          requirement_classification_item
                    applied_classification_assignment.items
                    design_pdm_ir_usage_item
                    experience_item
          requirement_collection_membership_groupable_item
                    applied_group_assignment.items
                    syse_experience_type_item
                    syse_person_type_item
                    sysm_analysed_item
                    sysm_certification_item
          ss_action_items
                    ap242_change_management_object
                    applied_action_assignment.items
                    applied_usage_right.items
                    risk_evaluation_criteria.items
          ss_collection_membership_groupable_item
                    applied_group_assignment.items
                    syse_experience_type_item
                    syse_person_type_item
                    sysm_analysed_item
                    sysm_certification_item
          sysm_description_item
                    applied_description_text_assignment.items
          syss_classification_item
                    applied_classification_assignment.items
                    design_pdm_ir_usage_item
                    experience_item
          syss_collection_membership_groupable_item
                    applied_group_assignment.items
                    syse_experience_type_item
                    syse_person_type_item
                    sysm_analysed_item
                    sysm_certification_item

Global rules for this entity data type

          restrict_effectivity_for_effectivity_relationship (AUTOMOTIVE_DESIGN)
          restrict_effectivity_for_effectivity_relationship (CATALOG_DATA_INFORMATION_MIM)
          restrict_multi_language_for_effectivity_relationship (AUTOMOTIVE_DESIGN)
          restrict_multi_language_for_effectivity_relationship (CATALOG_DATA_INFORMATION_MIM)

public interface EEffectivity_relationship extends EEntity

name (explicit attribute)

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

description (explicit attribute)

          boolean testDescription(EEffectivity_relationship type)
          String getDescription(EEffectivity_relationship type)
          void setDescription(EEffectivity_relationship type, String value)
          void unsetDescription(EEffectivity_relationship type)

related_effectivity (explicit attribute)

          boolean testRelated_effectivity(EEffectivity_relationship type)
          EEffectivity getRelated_effectivity(EEffectivity_relationship type)
          void setRelated_effectivity(EEffectivity_relationship type, EEffectivity value)
          void unsetRelated_effectivity(EEffectivity_relationship type)

relating_effectivity (explicit attribute)

          boolean testRelating_effectivity(EEffectivity_relationship type)
          EEffectivity getRelating_effectivity(EEffectivity_relationship type)
          void setRelating_effectivity(EEffectivity_relationship type, EEffectivity value)
          void unsetRelating_effectivity(EEffectivity_relationship type)

public class CEffectivity_relationship implements EEffectivity_relationship

          static EAttribute attributeName(EEffectivity_relationship type)
          static EAttribute attributeDescription(EEffectivity_relationship type)
          static EAttribute attributeRelated_effectivity(EEffectivity_relationship type)
          static int usedinRelated_effectivity(EEffectivity_relationship type, EEffectivity instance, ASdaiModel domain, AEffectivity_relationship result)
          static EAttribute attributeRelating_effectivity(EEffectivity_relationship type)
          static int usedinRelating_effectivity(EEffectivity_relationship type, EEffectivity instance, ASdaiModel domain, AEffectivity_relationship result)

public class AEffectivity_relationship extends AEntity

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