Overview Schemas Index

LAYERED_INTERCONNECT_MODULE_DESIGN_XIM (jsdai.SLayered_interconnect_module_design_xim)


ENTITY stratum_feature_usage
          SUBTYPE OF (geometric_item_specific_usage);
          SELF\geometric_item_specific_usage.definition : stratum_feature_armx;
          SELF\geometric_item_specific_usage.identified_item : limd_sf_shape_select;
          SELF\geometric_item_specific_usage.used_representation : limd_stratum_shape_model_select;
WHERE
          wr1: SELF\geometric_item_specific_usage.name = '';
          wr2: NOT EXISTS(SELF\geometric_item_specific_usage.description);
END_ENTITY; -- stratum_feature_usage

Entity data types and their attributes

item_identified_representation_usage
          name: label;
          (OPT) description: text;
          definition: item_identified_representation_usage_definition;
          used_representation: representation;
          identified_item: representation_item;
geometric_item_specific_usage
          (RT) definition: geometric_item_specific_usage_select;
          (RT) used_representation: shape_model;
          (RT) identified_item: geometric_representation_item;
stratum_feature_usage
          (RT) definition: stratum_feature_armx;
          (RT) identified_item: limd_sf_shape_select;
          (RT) used_representation: limd_stratum_shape_model_select;

Users: by entity attributes

item_identified_representation_usage
geometric_item_specific_usage
          applied_action_assignment.items
                    action_items
                              ds_action_items
                                        syse_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
                                        syss_collection_membership_groupable_item
          current_change_element_assignment.items
                    change_management_object
                              ap242_change_management_object
                                        action_items
                                                  ds_action_items
                                                            syse_action_items
          frozen_assignment.items
                    change_management_object
                              ap242_change_management_object
                                        action_items
                                                  ds_action_items
                                                            syse_action_items
          functional_terminal_group_assignment.items
                    groupable_item
                              collection_membership_groupable_item
                                        syss_collection_membership_groupable_item
          previous_change_element_assignment.items
                    change_management_object
                              ap242_change_management_object
                                        action_items
                                                  ds_action_items
                                                            syse_action_items
stratum_feature_usage

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

stratum_feature_usage
          -

Global rules for this entity data type

          -

public interface EStratum_feature_usage extends EGeometric_item_specific_usage


public class CStratum_feature_usage implements EStratum_feature_usage


public class AStratum_feature_usage extends AEntity

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