Uses of Class
org.projog.core.predicate.builtin.compound.Disjunction.DisjunctionPredicate
Packages that use Disjunction.DisjunctionPredicate
Package
Description
Predicates for the construction of compound/complex sentences.
-
Uses of Disjunction.DisjunctionPredicate in org.projog.core.predicate.builtin.compound
Methods in org.projog.core.predicate.builtin.compound that return Disjunction.DisjunctionPredicateModifier and TypeMethodDescriptionprivate Disjunction.DisjunctionPredicateDisjunction.createDisjunction(Term firstArg, Term secondArg)