|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--com.ugos.JIProlog.engine.JIPTerm
|
+--com.ugos.JIProlog.engine.JIPAtom
JIPAtom wraps a prolog atom
JIPTerm,
Serialized Form| Method Summary | |
void |
clear()
Clears all variables in this JIPTerm object. |
static JIPAtom |
create(java.lang.String strName)
Creates a new JIPAtom object from a string |
java.lang.String |
getName()
Returns a string rapresentation of this atom |
| Methods inherited from class com.ugos.JIProlog.engine.JIPTerm |
clone, getVariables, getVariablesTable, toString, toString, toStringq, unifiable, unify |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
public static final JIPAtom create(java.lang.String strName)
strName - the atom as string
public final java.lang.String getName()
public void clear()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||