Class SpyPoints.SpyPoint
java.lang.Object
org.projog.core.event.SpyPoints.SpyPoint
- Enclosing class:
SpyPoints
-
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanisSet()voidNotifies listeners of a first attempt to evaluate a goal.voidDeprecated.voidlogExit(Object source, Term term, ClauseModel clause) Notifies listeners of that an attempt to evaluate a goal has succeeded.voidNotifies listeners of that an attempt to evaluate a goal has failed.voidNotifies listeners of an attempt to re-evaluate a goal.
-
Method Details
-
getPredicateKey
-
isSet
public boolean isSet() -
isEnabled
public boolean isEnabled() -
logCall
-
logRedo
-
logExit
Deprecated.Notifies listeners of that an attempt to evaluate a goal has succeeded. -
logExit
Notifies listeners of that an attempt to evaluate a goal has succeeded. -
logFail
-