wt.iba.constraint
Interface CheckValue

All Known Subinterfaces:
ValueConstraint
All Known Implementing Classes:
ValueCardinalityConstraint, ValueContentConstraint, ValueMutabilityConstraint

public interface CheckValue



Supported API: false

Extendable: false


Method Summary
 boolean isValueValid(AttributeContainer attrContainer, AbstractValueView abstValueView)
          

Supported API: false
 

Method Detail

isValueValid

public boolean isValueValid(AttributeContainer attrContainer,
                            AbstractValueView abstValueView)
                     throws IBAConstraintException


Supported API: false

Parameters:
attrContainer -
abstValueView -
Returns:
boolean
Throws:
IBAConstraintException