|
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 attributesrepresentation_relationshipname: label; (OPT) description: text; rep_1: representation; rep_2: representation; shape_representation_relationship - |
| component_2d_location (PHYSICAL_UNIT_2D_DESIGN_VIEW_MIM) |
| component_3d_location (PHYSICAL_UNIT_3D_DESIGN_VIEW_MIM) |
| component_part_2d_geometric_representation_relationship (PHYSICAL_UNIT_2D_DESIGN_VIEW_XIM) |
| component_part_2d_non_planar_geometric_representation_relationship (INTERCONNECT_NON_PLANAR_SHAPE_MIM) |
| component_part_3d_geometric_representation_relationship (PHYSICAL_UNIT_3D_DESIGN_VIEW_XIM) |
| flat_pattern_ply_representation_relationship (COMPOSITE_CONSTITUENT_SHAPE_MIM) |
| geometric_model_relationship_with_transformation (CONTEXTUAL_SHAPE_POSITIONING_XIM) |
| part_template_shape_representation_relationship (PART_TEMPLATE_SHAPE_WITH_PARAMETERS_XIM) |
| physical_unit_shape_representation_relationship (PHYSICAL_UNIT_SHAPE_WITH_PARAMETERS_XIM) |
| shape_definition_3d_intersection (LAYERED_3D_SHAPE_MIM) |
| geometric_representation_relationship_subtypes (AP210_ELECTRONIC_ASSEMBLY_INTERCONNECT_AND_PACKAGING_DESIGN_XIM) |
| l3ds_geometric_representation_relationship_subtypes (LAYERED_3D_SHAPE_XIM) |
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 AEntitypublic EShape_representation_relationship getByIndex(int index)public EShape_representation_relationship getCurrentMember(SdaiIterator it) |