Protege-2000 1.7

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

public class MinimumCardinalityConstraint
extends AbstractFacetConstraint

Description of the class

Author:
Ray Fergerson

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

Constructor Detail

MinimumCardinalityConstraint

public MinimumCardinalityConstraint()
Method Detail

getInvalidValuesText

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

getInvalidValueText

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

Protege-2000 1.7

Submit a bug report or feature request
Protege-2000 is a trademark of Stanford University.
Copyright (c) 1998-2002 Stanford University.