Overview Schemas Index

DATE_TIME_SCHEMA (jsdai.SDate_time_schema)


ENTITY time_interval_role;
          name : label;
          description : OPTIONAL text;
END_ENTITY; -- time_interval_role

Entity data types and their attributes

time_interval_role
          name: label;
          (OPT) description: text;

Users: by entity attributes

time_interval_role
          applied_action_assignment.items
                    action_items
                              ss_action_items
          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
          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
          date_time_interval_assignment.role
          frozen_assignment.items
                    change_management_object
                              ap242_change_management_object
                                        action_items
                                                  ss_action_items
          functional_terminal_group_assignment.items
                    groupable_item
                              collection_membership_groupable_item
                                        ss_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
                                                  ss_action_items
          time_interval_assignment.role

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

time_interval_role
          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
          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

Global rules for this entity data type

          dependent_instantiable_time_interval_role (AUTOMOTIVE_DESIGN)
          dependent_instantiable_time_interval_role (CATALOG_DATA_INFORMATION_MIM)
          restrict_multi_language_for_time_interval_role (AUTOMOTIVE_DESIGN)
          restrict_multi_language_for_time_interval_role (CATALOG_DATA_INFORMATION_MIM)

public interface ETime_interval_role extends EEntity

name (explicit attribute)

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

description (explicit attribute)

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

public class CTime_interval_role implements ETime_interval_role

          static EAttribute attributeName(ETime_interval_role type)
          static EAttribute attributeDescription(ETime_interval_role type)

public class ATime_interval_role extends AEntity

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