|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectclassifier.gp.TreeJoint
| Constructor Summary | |
(package private) |
TreeJoint(GProgram subtree,
Function parent,
int childIndex)
|
| Method Summary | |
int |
getChildIndex()
|
Function |
getParent()
|
GProgram |
getSubProgram()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
TreeJoint(GProgram subtree,
Function parent,
int childIndex)
| Method Detail |
public Function getParent()
getParent in interface Jointpublic GProgram getSubProgram()
getSubProgram in interface Jointpublic int getChildIndex()
getChildIndex in interface Joint
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||