|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectalice.tuprolog.AbstractSubGoalTree
alice.tuprolog.SubGoalTree
Constructor Summary | |
SubGoalTree()
|
Method Summary | |
SubGoalTree |
addChild()
|
void |
addChild(Term term)
|
AbstractSubGoalTree |
getChild(int i)
|
boolean |
isLeaf()
|
boolean |
isRoot()
|
java.util.Iterator |
iterator()
|
int |
size()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public SubGoalTree()
Method Detail |
public void addChild(Term term)
public SubGoalTree addChild()
public AbstractSubGoalTree getChild(int i)
public java.util.Iterator iterator()
public int size()
public boolean isLeaf()
isLeaf
in class AbstractSubGoalTree
public boolean isRoot()
isRoot
in class AbstractSubGoalTree
public java.lang.String toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |