Overview Schemas Index

SHAPE_PROPERTY_ASSIGNMENT_MIM (jsdai.SShape_property_assignment_mim)


ENTITY geometric_item_specific_usage
          SUBTYPE OF (item_identified_representation_usage);
          SELF\item_identified_representation_usage.definition : geometric_item_specific_usage_select;
          SELF\item_identified_representation_usage.used_representation : shape_model;
          SELF\item_identified_representation_usage.identified_item : geometric_representation_item;
UNIQUE
          ur1 : definition;
END_ENTITY; -- geometric_item_specific_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;

Known subtypes

          associated_shape_element (DIMENSION_TOLERANCE_XIM)
          stratum_feature_usage (LAYERED_INTERCONNECT_MODULE_DESIGN_XIM)

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

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

geometric_item_specific_usage
          syse_action_items
                    ap242_change_management_object
                    applied_action_assignment.items
                    applied_usage_right.items
                    risk_evaluation_criteria.items
          sysm_description_item
                    applied_description_text_assignment.items
          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

          -

public interface EGeometric_item_specific_usage extends EItem_identified_representation_usage


public class CGeometric_item_specific_usage implements EGeometric_item_specific_usage


public class AGeometric_item_specific_usage extends AEntity

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