|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectaima.logic.fol.parsing.ast.Term
public abstract class Term
Constructor Summary | |
---|---|
Term()
|
Method Summary | |
---|---|
abstract Term |
copy()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface aima.logic.fol.parsing.ast.FOLNode |
---|
accept, toString |
Constructor Detail |
---|
public Term()
Method Detail |
---|
public abstract Term copy()
copy
in interface FOLNode
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |