| Package | Description |
|---|---|
| org.projog.core.event |
Provides a mechanism for objects to notify and be notified of events.
|
| org.projog.core.predicate.udp |
Provides functionality to evaluate user defined predicates defined using Prolog syntax.
|
| Modifier and Type | Method and Description |
|---|---|
SpyPoints.SpyPoint |
SpyPoints.getSpyPoint(PredicateKey key) |
| Modifier and Type | Method and Description |
|---|---|
Map<PredicateKey,SpyPoints.SpyPoint> |
SpyPoints.getSpyPoints() |
| Constructor and Description |
|---|
InterpretedUserDefinedPredicate(Iterator<ClauseAction> clauseActions,
SpyPoints.SpyPoint spyPoint,
Term[] queryArgs) |
Copyright © 2024. All rights reserved.