Uses of Class
net.sf.oval.ConstraintSet

Packages that use ConstraintSet
net.sf.oval   
 

Uses of ConstraintSet in net.sf.oval
 

Methods in net.sf.oval that return ConstraintSet
 ConstraintSet Validator.getConstraintSet(String constraintSetId)
          Returns the given constraint set.
 ConstraintSet Validator.removeConstraintSet(String id)
          Removes the constraint set with the given id
 

Methods in net.sf.oval with parameters of type ConstraintSet
 void Validator.addConstraintSet(ConstraintSet constraintSet, boolean overwrite)
          Registers a new constraint set.
 



Copyright © 2005-2013 The OVal Development Team. All Rights Reserved.