Overview Schemas Index

PRODUCT_PROPERTY_REPRESENTATION_SCHEMA (jsdai.SProduct_property_representation_schema)


ENTITY shape_representation_relationship
          SUBTYPE OF (representation_relationship);
WHERE
          wr1: 'PRODUCT_PROPERTY_REPRESENTATION_SCHEMA.SHAPE_REPRESENTATION' IN (TYPEOF(SELF\representation_relationship.rep_1) + TYPEOF(SELF\representation_relationship.rep_2));
END_ENTITY; -- shape_representation_relationship

Entity data types and their attributes

representation_relationship
          name: label;
          (OPT) description: text;
          rep_1: representation;
          rep_2: representation;
shape_representation_relationship
          -

Known subtypes

          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)
          flat_pattern_ply_representation_relationship (COMPOSITE_CONSTITUENT_SHAPE_MIM)
          geometric_model_relationship_with_transformation (CONTEXTUAL_SHAPE_POSITIONING_XIM)
          shape_definition_3d_intersection (LAYERED_3D_SHAPE_MIM)

Known subtype constraints

          geometric_representation_relationship_subtypes (AP210_ELECTRONIC_ASSEMBLY_INTERCONNECT_AND_PACKAGING_DESIGN_XIM)
          l3ds_geometric_representation_relationship_subtypes (LAYERED_3D_SHAPE_XIM)

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
shape_representation_relationship
          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
          assembly_component_2d_shape_model.equivalent_reference_shape_model
          assembly_component_3d_shape_model.equivalent_reference_shape_model
          assembly_component_non_planar_shape_model.equivalent_reference_shape_model
          component_2d_location_armx.representation_relation
          component_3d_location_armx.representing_relationship
          context_dependent_over_riding_styled_item.style_context
                    style_context_select
          context_dependent_shape_representation.representation_relation
          contextual_shape_representation.representing_relationship
          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
          part_template_keepout_shape_model.principal_part_shape
          part_template_shape_model.principal_part_shape
          physical_unit_keepout_shape_model.principal_part_shape
          physical_unit_shape_model.principal_part_shape
          presentation_style_by_context.style_context
                    style_context_select
          verification_evidence.items
                    verification_evidence_item
                              sysm_verification_evidence_item
                                        groupable_item
                                                  groupable_item_203e2

Global rules for this entity data type

          -

public interface EShape_representation_relationship extends ERepresentation_relationship


public class CShape_representation_relationship implements EShape_representation_relationship


public class AShape_representation_relationship extends AEntity

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