Uses of Class
org.projog.core.event.SpyPoints.SpyPoint
Packages that use SpyPoints.SpyPoint
Package
Description
Provides a mechanism for objects to notify and be notified of events.
Provides functionality to evaluate user defined predicates defined using Prolog syntax.
-
Uses of SpyPoints.SpyPoint in org.projog.core.event
Methods in org.projog.core.event that return SpyPoints.SpyPointMethods in org.projog.core.event that return types with arguments of type SpyPoints.SpyPoint -
Uses of SpyPoints.SpyPoint in org.projog.core.predicate.udp
Constructors in org.projog.core.predicate.udp with parameters of type SpyPoints.SpyPointModifierConstructorDescriptionInterpretedUserDefinedPredicate(Iterator<ClauseAction> clauseActions, SpyPoints.SpyPoint spyPoint, Term query)