Class SpyPoints.SpyPoint
java.lang.Object
org.projog.core.event.SpyPoints.SpyPoint
- Enclosing class:
SpyPoints
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanisSet()voidNotifies listeners of a first attempt to evaluate a goal.voidDeprecated.voidlogExit(Object source, Term[] args, 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.
-
Field Details
-
key
-
set
private boolean set
-
-
Constructor Details
-
SpyPoint
-
-
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
-