Uses of Class
org.projog.core.predicate.builtin.compound.Disjunction.DisjunctionPredicate
-
Packages that use Disjunction.DisjunctionPredicate Package Description org.projog.core.predicate.builtin.compound 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.DisjunctionPredicate Modifier and Type Method Description private Disjunction.DisjunctionPredicateDisjunction. createDisjunction(Term firstArg, Term secondArg)
-