Uses of Interface
choco.kernel.common.util.objects.ConstraintCollection

Packages that use ConstraintCollection
choco.kernel.common.util.objects   
 

Uses of ConstraintCollection in choco.kernel.common.util.objects
 

Methods in choco.kernel.common.util.objects that return ConstraintCollection
 ConstraintCollection ConstraintCollection.copy()
          Clones the collection as a new one.
 

Methods in choco.kernel.common.util.objects with parameters of type ConstraintCollection
 boolean ConstraintCollection.containsAll(ConstraintCollection collec)
          currentElement inclusion
 void ConstraintCollection.merge(ConstraintCollection collection)
          Merges an explain with the current one.
 



Copyright © 2012. All Rights Reserved.