classifier.gp
Interface Joint

All Known Implementing Classes:
TreeJoint

public interface Joint


Method Summary
 int getChildIndex()
           
 Function getParent()
           
 GProgram getSubProgram()
           
 

Method Detail

getParent

public Function getParent()

getSubProgram

public GProgram getSubProgram()

getChildIndex

public int getChildIndex()