|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.grack.prologmachine.PrologMachine.ExecutionState
Constructor Summary | |
PrologMachine.ExecutionState()
|
Method Summary | |
PrologMachine.ExecutionState |
deepClone()
|
PredicateSignature |
getCurrAct()
|
boolean |
isBuiltIn()
|
boolean |
isSuccess()
|
boolean |
isUserProcedure()
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public PrologMachine.ExecutionState()
Method Detail |
public PredicateSignature getCurrAct()
public PrologMachine.ExecutionState deepClone()
public boolean isBuiltIn()
public boolean isSuccess()
public boolean isUserProcedure()
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |