Overview Schemas Index

KINEMATIC_STRUCTURE_SCHEMA (jsdai.SKinematic_structure_schema)


ENTITY advent_oriented_joint
          SUBTYPE OF (oriented_joint);
END_ENTITY; -- advent_oriented_joint

Entity data types and their attributes

oriented_joint
          joint: kinematic_joint;
          orientation: BOOLEAN;
          (DER) advent_link: kinematic_link;
          (DER) exit_link: kinematic_link;
advent_oriented_joint
          -

Users

oriented_joint
          joint_logical_relationship.next_joint_logical_structure
          joint_logical_relationship.previous_joint_logical_structure
advent_oriented_joint

Global rules for this entity data type

          -

public interface EAdvent_oriented_joint extends EOriented_joint


public class CAdvent_oriented_joint implements EAdvent_oriented_joint


public class AAdvent_oriented_joint extends AEntity

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