Overview Schemas Index

EXPERIENCE_XIM (jsdai.SExperience_xim)


ENTITY experience_type_armx
          SUBTYPE OF (experience_type);
          consists_of : OPTIONAL defined_methods;
END_ENTITY; -- experience_type_armx

Entity data types and their attributes

experience_type
          id: identifier;
          name: label;
          (OPT) description: text;
experience_type_armx
          (OPT) consists_of: defined_methods;

Users

experience_type
          analysis_item.items
                    analysed_item
                              sysm_analysed_item
                                        groupable_item
                                                  syse_groupable_item
          applied_approval_assignment.items
                    approval_item
                              os_approval_item
          applied_certification_assignment.items
                    certification_item
                              sysm_certification_item
                                        groupable_item
                                                  syse_groupable_item
          applied_classification_assignment.items
                    classification_item
                              prjm_classification_item
          applied_description_text_assignment.items
                    description_item
                              sbb_description_item
                                        groupable_item
                                                  syse_groupable_item
          applied_document_reference.items
                    document_reference_item
                              os_document_reference_item
          applied_document_usage_constraint_assignment.items
                    document_reference_item
                              tsr_document_reference_item
          applied_experience_assignment.items
                    experience_item
          applied_experience_type_assignment.items
                    experience_type_item
                              syse_experience_type_item
                                        groupable_item
                                                  syse_groupable_item
          applied_group_assignment.items
                    groupable_item
                              syse_groupable_item
          applied_identification_assignment.items
                    identification_item
                              tsr_identification_item
          applied_person_type_assignment.items
                    person_type_item
                              prjm_person_type_item
          applied_person_type_definition_assignment.items
                    person_definition_item
          attribute_language_assignment.items
                    attribute_language_item
                              tsr_attribute_language_item
          attribute_translation_assignment.considered_instance
                    attribute_language_item
                              tsr_attribute_language_item
          experience_type_assignment.assigned_experience_type
          experience_type_relationship.related_experience_type
          experience_type_relationship.relating_experience_type
          functional_terminal_group_assignment.items
                    groupable_item
                              syse_groupable_item
          issue_reference_mapping.items
                    issue_reference_item
                              prgm_issue_reference_item
          language_indication.considered_instance
                    attribute_language_item
                              tsr_attribute_language_item
          language_indication.items
                    attribute_language_item
                              os_attribute_language_item
          multi_language_attribute_assignment.items
                    multi_language_attribute_item
                              os_multi_language_attribute_item
          partial_document_assignment.items
                    document_reference_item
                              tsr_document_reference_item
          verification_evidence.items
                    verification_evidence_item
                              sysm_verification_evidence_item
                                        groupable_item
                                                  syse_groupable_item
experience_type_armx
          applied_classification_assignment.items
                    classification_item
                              experience_classified_select
          experience_instance.is_defined_by

Global rules for this entity data type

          -

public interface EExperience_type_armx extends EExperience_type

consists_of (explicit attribute)

          int testConsists_of(EExperience_type_armx type)
          case 1
              EEntity getConsists_of(EExperience_type_armx type)
              void setConsists_of(EExperience_type_armx type, EEntity value, EEntity node1)
          void unsetConsists_of(EExperience_type_armx type)

public class CExperience_type_armx implements EExperience_type_armx

          static EAttribute attributeConsists_of(EExperience_type_armx type)
          static int usedinConsists_of(EExperience_type_armx type, EEntity instance, ASdaiModel domain, AExperience_type_armx result)

public class AExperience_type_armx extends AEntity

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