edu.stanford.smi.protege.model
Class MinimumCardinalityConstraint
java.lang.Object
edu.stanford.smi.protege.model.AbstractFacetConstraint
edu.stanford.smi.protege.model.MinimumCardinalityConstraint
- All Implemented Interfaces:
- FacetConstraint, Serializable
public class MinimumCardinalityConstraint
- extends AbstractFacetConstraint
A constraint on the minimum number of values that a slot may contain.
- Author:
- Ray Fergerson
- See Also:
- Serialized Form
MinimumCardinalityConstraint
public MinimumCardinalityConstraint()
getInvalidValuesText
public String getInvalidValuesText(Frame frame,
Slot slot,
Collection slotValues,
Collection facetValues)
getInvalidValueText
public String getInvalidValueText(Frame frame,
Slot slot,
Object o,
Collection facetValues)
getValue
public static int getValue(Integer i)
getValue
public static Integer getValue(int i)
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-2011 Stanford University.