Searched refs:ConstraintsIntersection (Results 1 – 6 of 6) sorted by relevance
106 self.c1 = constraint.ConstraintsIntersection(119 c = constraint.ConstraintsUnion(constraint.ConstraintsIntersection(126 constraint.ConstraintsIntersection(constraint.SingleValueConstraint(5))185 self.c1 = constraint.ConstraintsIntersection(261 self.c1 = constraint.ConstraintsIntersection(264 self.c2 = constraint.ConstraintsIntersection(267 self.c2 = constraint.ConstraintsIntersection(
80 subtypeSpec=constraint.ConstraintsIntersection(constraint.SingleValueConstraint(1,3))310 subtypeSpec=constraint.ConstraintsIntersection(constraint.SingleValueConstraint(1,3)),
13 subtypeSpec = constraint.ConstraintsIntersection()153 sizeSpec = constraint.ConstraintsIntersection()
179 class ConstraintsIntersection(AbstractConstraintSet): class
901 sizeSpec = constraint.ConstraintsIntersection(
265 * ConstraintsIntersection.isSuperTypeOf() and 266 ConstraintsIntersection.hasConstraint() implemented