Overview Schemas Index

LOCATION_XIM (jsdai.SLocation_xim)


ENTITY organization_based_location_representation_with_identification
          SUBTYPE OF (applied_location_representation_assignment);
          location_value : STRING;
          organization_for_location : organization;
DERIVE
          SELF\applied_location_representation_assignment.items : SET [1:?] OF location_representation_item := ?;
END_ENTITY; -- organization_based_location_representation_with_identification

Entity data types and their attributes

location_representation_assignment
          id: identifier;
          name: label;
          (OPT) description: text;
          represented_location: location;
          role: location_representation_role;
applied_location_representation_assignment
          items: SET [1:?] OF location_representation_item;
organization_based_location_representation_with_identification
          location_value: STRING;
          organization_for_location: organization;
          (RT) (DER) items: SET [1:?] OF location_representation_item;

Users: by entity attributes

location_representation_assignment
applied_location_representation_assignment
          applied_action_assignment.items
                    action_items
                              ir_usage_item
                                        design_pdm_ir_usage_item
                                                  classification_item
                                                            ss_classification_item
                                                                      pmri_classification_item
          applied_action_method_assignment.items
                    action_method_items
                              tsr_action_method_items
          applied_attribute_classification_assignment.items
                    attribute_classification_item
                              ss_attribute_classification_item
                                        pmri_attribute_classification_item
          applied_classification_assignment.items
                    classification_item
                              ss_classification_item
                                        pmri_classification_item
          applied_date_and_time_assignment.items
                    date_and_time_item
                              tsr_date_and_time_item
          applied_date_assignment.items
                    date_item
                              pdm_date_item
                                        syss_date_item
                                                  sysm_date_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
                                        syss_document_reference_item
                                                  sysm_document_reference_item
          applied_document_usage_constraint_assignment.items
                    document_reference_item
                              pdm_document_reference_item
                                        syss_document_reference_item
                                                  sysm_document_reference_item
          applied_group_assignment.items
                    groupable_item
                              collection_membership_groupable_item
                                        ss_collection_membership_groupable_item
          applied_identification_assignment.items
                    identification_item
                              tsr_identification_item
          applied_usage_right.items
                    ir_usage_item
                              design_pdm_ir_usage_item
                                        document_reference_item
                                                  pdm_document_reference_item
                                                            syss_document_reference_item
                                                                      sysm_document_reference_item
          attribute_language_assignment.items
                    attribute_language_item
                              pdm_attribute_language_item
                                        syss_attribute_language_item
                                                  sysm_attribute_language_item
          attribute_translation_assignment.considered_instance
                    attribute_language_item
                              pdm_attribute_language_item
                                        syss_attribute_language_item
                                                  sysm_attribute_language_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
                                                                                pdm_document_reference_item
                                                                                          syss_document_reference_item
                                                                                                    sysm_document_reference_item
          frozen_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
                                                                                          syss_document_reference_item
                                                                                                    sysm_document_reference_item
          functional_terminal_group_assignment.items
                    groupable_item
                              collection_membership_groupable_item
                                        ss_collection_membership_groupable_item
          language_indication.considered_instance
                    attribute_language_item
                              pdm_attribute_language_item
                                        syss_attribute_language_item
                                                  sysm_attribute_language_item
          language_indication.items
                    attribute_language_item
                              pdm_attribute_language_item
                                        syss_attribute_language_item
                                                  sysm_attribute_language_item
          multi_language_attribute_assignment.items
                    multi_language_attribute_item
                              pdm_multi_language_attribute_item
                                        syss_multi_language_attribute_item
                                                  sysm_multi_language_attribute_item
          partial_document_assignment.items
                    document_reference_item
                              ss_document_reference_item
                                        pmri_document_reference_item
          previous_change_element_assignment.items
                    change_management_object
                              ap242_change_management_object
                                        action_items
                                                  ir_usage_item
                                                            design_pdm_ir_usage_item
                                                                      classification_item
                                                                                ss_classification_item
                                                                                          pmri_classification_item
          same_as_external_item_assignment.items
                    same_as_item
                              ss_same_as_item
                                        prjm_same_as_item
organization_based_location_representation_with_identification
          location_armx.alternative_location_representations
                    location_representation

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

organization_based_location_representation_with_identification
          -

Global rules for this entity data type

          -

public interface EOrganization_based_location_representation_with_identification extends EApplied_location_representation_assignment

location_value (explicit attribute)

          boolean testLocation_value(EOrganization_based_location_representation_with_identification type)
          String getLocation_value(EOrganization_based_location_representation_with_identification type)
          void setLocation_value(EOrganization_based_location_representation_with_identification type, String value)
          void unsetLocation_value(EOrganization_based_location_representation_with_identification type)

organization_for_location (explicit attribute)

          boolean testOrganization_for_location(EOrganization_based_location_representation_with_identification type)
          EOrganization getOrganization_for_location(EOrganization_based_location_representation_with_identification type)
          void setOrganization_for_location(EOrganization_based_location_representation_with_identification type, EOrganization value)
          void unsetOrganization_for_location(EOrganization_based_location_representation_with_identification type)

public class COrganization_based_location_representation_with_identification implements EOrganization_based_location_representation_with_identification

          static EAttribute attributeLocation_value(EOrganization_based_location_representation_with_identification type)
          static EAttribute attributeOrganization_for_location(EOrganization_based_location_representation_with_identification type)
          static int usedinOrganization_for_location(EOrganization_based_location_representation_with_identification type, EOrganization instance, ASdaiModel domain, AOrganization_based_location_representation_with_identification result)
          static EAttribute attributeItems(EOrganization_based_location_representation_with_identification type)
          static int usedinItems(EOrganization_based_location_representation_with_identification type, EEntity instance, ASdaiModel domain, AOrganization_based_location_representation_with_identification result)

public class AOrganization_based_location_representation_with_identification extends AEntity

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