Uses of Enum Class
edu.stanford.protege.webprotege.criteria.NumericPredicate
-
Uses of NumericPredicate in edu.stanford.protege.webprotege.criteria
Methods in edu.stanford.protege.webprotege.criteria that return NumericPredicateModifier and TypeMethodDescriptionNumericValueCriteria.getPredicate()static NumericPredicateReturns the enum constant of this class with the specified name.static NumericPredicate[]NumericPredicate.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in edu.stanford.protege.webprotege.criteria with parameters of type NumericPredicateModifier and TypeMethodDescriptionstatic NumericValueCriteriaNumericValueCriteria.get(NumericPredicate predicate, double value) static NumericValueCriteriaNumericValueCriteria.numericValue(NumericPredicate predicate, double value)