edu.stanford.smi.protege.model
Class NumericMinimumConstraint
java.lang.Object
edu.stanford.smi.protege.model.AbstractFacetConstraint
edu.stanford.smi.protege.model.NumericMinimumConstraint
- All Implemented Interfaces:
- FacetConstraint, Serializable
public class NumericMinimumConstraint
- extends AbstractFacetConstraint
Constraint on the minimum value of a slot. This only has meaning for Integer and Float slots.
- Author:
- Ray Fergerson
- See Also:
- Serialized Form
NumericMinimumConstraint
public NumericMinimumConstraint()
getInvalidValuesText
public String getInvalidValuesText(Frame frame,
Slot slot,
Collection slotValues,
Collection facetValues)
getInvalidValueText
public String getInvalidValueText(Frame frame,
Slot slot,
Object o,
Collection facetValues)
resolve
public Collection resolve(Collection existingValues,
Collection newValues)
Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2013 Stanford University.