Package | Description |
---|---|
org.projog.core.kb | |
org.projog.core.predicate | |
org.projog.core.predicate.builtin.list |
Predicates for working with list data structures.
|
Modifier and Type | Method and Description |
---|---|
Predicates |
KnowledgeBase.getPredicates() |
Modifier and Type | Method and Description |
---|---|
protected Predicates |
AbstractSingleResultPredicate.getPredicates() |
protected Predicates |
AbstractPredicateFactory.getPredicates() |
Modifier and Type | Method and Description |
---|---|
static PredicateFactory |
PartialApplicationUtils.getCurriedPredicateFactory(Predicates predicates,
Term partiallyAppliedFunction) |
static PredicateFactory |
PartialApplicationUtils.getPartiallyAppliedPredicateFactory(Predicates predicates,
Term partiallyAppliedFunction,
int numberOfExtraArguments) |
static PredicateFactory |
PartialApplicationUtils.getPreprocessedCurriedPredicateFactory(Predicates predicates,
Term partiallyAppliedFunction) |
static PredicateFactory |
PartialApplicationUtils.getPreprocessedPartiallyAppliedPredicateFactory(Predicates predicates,
Term partiallyAppliedFunction,
int extraArgs) |
Copyright © 2024. All rights reserved.