Overview Schemas Index

KINEMATIC_MOTION_REPRESENTATION_SCHEMA (jsdai.SKinematic_motion_representation_schema)


ENTITY link_motion_transformation
          SUBTYPE OF (item_defined_transformation);
          SELF\item_defined_transformation.transform_item_1 : rigid_placement;
          SELF\item_defined_transformation.transform_item_2 : kinematic_path;
END_ENTITY; -- link_motion_transformation

Entity data types and their attributes

item_defined_transformation
          name: label;
          (OPT) description: text;
          transform_item_1: representation_item;
          transform_item_2: representation_item;
link_motion_transformation
          (RT) transform_item_1: rigid_placement;
          (RT) transform_item_2: kinematic_path;

Users: by entity attributes

item_defined_transformation
          applied_action_assignment.items
                    action_items
                              ds_action_items
                                        syse_action_items
          applied_group_assignment.items
                    groupable_item
                              collection_membership_groupable_item
                                        syss_collection_membership_groupable_item
          assembly_connection_zone_position_relationship.transformation_operator
                    transformation
          current_change_element_assignment.items
                    change_management_object
                              ap242_change_management_object
                                        action_items
                                                  ds_action_items
                                                            syse_action_items
          design_object_management_assignment.items
                    managed_design_object
                              ap210_managed_design_object
          design_view_terminal_component_shape_relationship.transformation_operator
                    transformation
          frozen_assignment.items
                    managed_design_object
                              ap210_managed_design_object
          functional_terminal_group_assignment.items
                    groupable_item
                              collection_membership_groupable_item
                                        syss_collection_membership_groupable_item
          geometric_relationship_with_placement_transformation.transformation_operator
                    transformation
          interconnect_connection_zone_position_relationship.transformation_operator
                    transformation
          previous_change_element_assignment.items
                    change_management_object
                              ap242_change_management_object
                                        action_items
                                                  ds_action_items
                                                            syse_action_items
          representation_relationship_with_transformation.transformation_operator
                    transformation
          shape_definition_3d_intersection.transformation_operator
          shape_definition_3d_intersection_armx.transformation_operator
                    transformation
          shape_definition_3d_plane_projection.transformation_operator
                    transformation
          usage_view_connection_zone_terminal_shape_relationship_armx.transformation_operator
                    transformation
link_motion_transformation
          link_motion_relationship.transformation_operator

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

link_motion_transformation
          -

Global rules for this entity data type

          -

public interface ELink_motion_transformation extends EItem_defined_transformation


public class CLink_motion_transformation implements ELink_motion_transformation


public class ALink_motion_transformation extends AEntity

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