Overview Schemas Index

REPRESENTATION_SCHEMA (jsdai.SRepresentation_schema)


ENTITY representation_relationship_with_transformation
          SUBTYPE OF (representation_relationship);
          transformation_operator : transformation;
WHERE
          wr1: SELF\representation_relationship.rep_1.context_of_items
           :<>: SELF\representation_relationship.rep_2.context_of_items;
END_ENTITY; -- representation_relationship_with_transformation

Entity data types and their attributes

representation_relationship
          name: label;
          (OPT) description: text;
          rep_1: representation;
          rep_2: representation;
representation_relationship_with_transformation
          transformation_operator: transformation;

Known subtypes

          assembly_connection_zone_position_relationship (ASSEMBLY_MODULE_DESIGN_XIM)
          component_2d_location (PHYSICAL_UNIT_2D_DESIGN_VIEW_MIM)
          component_3d_location (PHYSICAL_UNIT_3D_DESIGN_VIEW_MIM)
          component_part_2d_non_planar_geometric_representation_relationship (INTERCONNECT_NON_PLANAR_SHAPE_MIM)
          component_placement__rrwt (IDA_STEP_SCHEMA_XIM)
          design_view_terminal_component_shape_relationship (ASSEMBLY_MODULE_WITH_INTERCONNECT_COMPONENT_XIM)
          geometric_model_relationship_with_transformation (CONTEXTUAL_SHAPE_POSITIONING_XIM)
          instance_placement__rrwt (IDA_STEP_SCHEMA_XIM)
          interconnect_connection_zone_position_relationship (LAYERED_INTERCONNECT_MODULE_DESIGN_XIM)
          kinematic_frame_background_representation_association (KINEMATIC_STRUCTURE_SCHEMA)
          mechanism_base_placement (KINEMATIC_STRUCTURE_SCHEMA)
          occurrence_placement__rrwt (PRODUCT_PLACEMENT_XIM)
          presentation_representation_relationship (PRESENTATION_ORGANIZATION_SCHEMA)
          shape_definition_3d_intersection (LAYERED_3D_SHAPE_MIM)
          shape_definition_3d_plane_projection (LAYERED_3D_SHAPE_XIM)
          symbol_representation_relationship (PRESENTATION_DEFINITION_SCHEMA)
          usage_view_connection_zone_terminal_shape_relationship (PHYSICAL_UNIT_USAGE_VIEW_MIM)

Users

representation_relationship
          applied_classification_assignment.items
                    classification_item
                              prjm_classification_item
          attribute_language_assignment.items
                    attribute_language_item
                              automotive_design_attribute_language_item
          attribute_translation_assignment.considered_instance
                    attribute_language_item
                              automotive_design_attribute_language_item
          design_object_management_assignment.items
                    managed_design_object
                              ap210_managed_design_object
          frozen_assignment.items
                    managed_design_object
                              ap210_managed_design_object
          full_model_change_action_property.related_description
                    model_change_select
          full_model_change_property_definition.related_description
                    model_change_select
          language_indication.considered_instance
                    attribute_language_item
                              automotive_design_attribute_language_item
          language_indication.items
                    attribute_language_item
                              attribute_language_item_236cc1
          multi_language_attribute_assignment.items
                    multi_language_attribute_item
                              multi_language_attribute_item_236cc1
representation_relationship_with_transformation
          analysis_item.items
                    analysed_item
                              sysm_analysed_item
                                        groupable_item
                                                  groupable_item_203e2
          applied_certification_assignment.items
                    certification_item
                              sysm_certification_item
                                        groupable_item
                                                  groupable_item_203e2
          applied_description_text_assignment.items
                    description_item
                              sbb_description_item
                                        groupable_item
                                                  groupable_item_203e2
          applied_experience_type_assignment.items
                    experience_type_item
                              syse_experience_type_item
                                        groupable_item
                                                  groupable_item_203e2
          applied_group_assignment.items
                    groupable_item
                              groupable_item_203e2
          applied_person_type_assignment.items
                    person_type_item
                              syse_person_type_item
                                        groupable_item
                                                  groupable_item_203e2
          component_placement__mi.placement
                    transformation_select
          component_placement__rrwt.placement
                    transformation_select
          design_object_management_assignment.items
                    managed_design_object
                              ap210_managed_design_object
          frozen_assignment.items
                    managed_design_object
                              ap210_managed_design_object
          functional_terminal_group_assignment.items
                    groupable_item
                              groupable_item_203e2
          instance_placement__mi.placement
                    transformation_select
          instance_placement__rrwt.placement
                    transformation_select
          mated_item_association.placement
                    transformation_select
          package_footprint_relationship_definition_armx.related_transforms
          same_time_machining_relationship.placement
                    transformation_select
          verification_evidence.items
                    verification_evidence_item
                              sysm_verification_evidence_item
                                        groupable_item
                                                  groupable_item_203e2

Global rules for this entity data type

          building_element_component_maps_into_building_element (LOCATION_IN_BUILDING_MIM)
          building_element_maps_into_building_section_or_space (LOCATION_IN_BUILDING_MIM)
          building_section_maps_into_building (LOCATION_IN_BUILDING_MIM)
          space_or_building_level_maps_into_building_section (LOCATION_IN_BUILDING_MIM)
          subtype_exclusiveness_representation_relationship_with_transformation (AUTOMOTIVE_DESIGN)

public interface ERepresentation_relationship_with_transformation extends ERepresentation_relationship

transformation_operator (explicit attribute)

          int testTransformation_operator(ERepresentation_relationship_with_transformation type)
          case 1
              EEntity getTransformation_operator(ERepresentation_relationship_with_transformation type)
              void setTransformation_operator(ERepresentation_relationship_with_transformation type, EEntity value, EEntity node1)
          void unsetTransformation_operator(ERepresentation_relationship_with_transformation type)

public class CRepresentation_relationship_with_transformation implements ERepresentation_relationship_with_transformation

          static EAttribute attributeTransformation_operator(ERepresentation_relationship_with_transformation type)
          static int usedinTransformation_operator(ERepresentation_relationship_with_transformation type, EEntity instance, ASdaiModel domain, ARepresentation_relationship_with_transformation result)

public class ARepresentation_relationship_with_transformation extends AEntity

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