Uses of Class
org.projog.core.predicate.Predicates
Packages that use Predicates
Package
Description
Predicates for working with list data structures.
-
Uses of Predicates in org.projog.core.kb
Methods in org.projog.core.kb that return Predicates -
Uses of Predicates in org.projog.core.predicate
Methods in org.projog.core.predicate that return PredicatesModifier and TypeMethodDescriptionprotected final PredicatesAbstractPredicateFactory.getPredicates()Deprecated.protected final PredicatesAbstractSingleResultPredicate.getPredicates() -
Uses of Predicates in org.projog.core.predicate.builtin.list
Methods in org.projog.core.predicate.builtin.list with parameters of type PredicatesModifier and TypeMethodDescriptionstatic PredicateFactoryPartialApplicationUtils.getPreprocessedPartiallyAppliedPredicateFactory(Predicates predicates, Term partiallyAppliedFunction, int extraArgs)