Uses of Class
org.projog.core.predicate.builtin.clp.NumericConstraintPredicate
Packages that use NumericConstraintPredicate
Package
Description
Predicates to support constraint logic programming.
-
Uses of NumericConstraintPredicate in org.projog.core.predicate.builtin.clp
Methods in org.projog.core.predicate.builtin.clp that return NumericConstraintPredicateModifier and TypeMethodDescriptionstatic NumericConstraintPredicateNumericConstraintPredicate.equalTo()static NumericConstraintPredicateNumericConstraintPredicate.greaterThan()static NumericConstraintPredicateNumericConstraintPredicate.greaterThanOrEqualTo()static NumericConstraintPredicateNumericConstraintPredicate.lessThan()static NumericConstraintPredicateNumericConstraintPredicate.lessThanOrEqualTo()static NumericConstraintPredicateNumericConstraintPredicate.notEqualTo()