Protege 2.1.1

edu.stanford.smi.protege.model
Class DefaultValuesConstraint

java.lang.Object
  extended byedu.stanford.smi.protege.model.AbstractFacetConstraint
      extended byedu.stanford.smi.protege.model.DefaultValuesConstraint
All Implemented Interfaces:
FacetConstraint, Serializable

public class DefaultValuesConstraint
extends AbstractFacetConstraint

Author:
Ray Fergerson
See Also:
Serialized Form

Constructor Summary
DefaultValuesConstraint()
           
 
Method Summary
 String getInvalidValuesText(Frame frame, Slot slot, Collection slotValues, Collection facetValues)
           
 String getInvalidValueText(Frame frame, Slot slot, Object value, Collection facetValues)
           
 Collection resolve(Collection existingValues, Collection newValues)
           
 
Methods inherited from class edu.stanford.smi.protege.model.AbstractFacetConstraint
areValidValues, equals, isValidValue, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DefaultValuesConstraint

public DefaultValuesConstraint()
Method Detail

getInvalidValuesText

public String getInvalidValuesText(Frame frame,
                                   Slot slot,
                                   Collection slotValues,
                                   Collection facetValues)

getInvalidValueText

public String getInvalidValueText(Frame frame,
                                  Slot slot,
                                  Object value,
                                  Collection facetValues)

resolve

public Collection resolve(Collection existingValues,
                          Collection newValues)

Protege 2.1.1

Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2004 Stanford University.