Uses of Class
org.xcsp.common.Condition.ConditionSet
-
Packages that use Condition.ConditionSet Package Description org.xcsp.common -
-
Uses of Condition.ConditionSet in org.xcsp.common
Subclasses of Condition.ConditionSet in org.xcsp.common Modifier and Type Class Description static class
Condition.ConditionIntset
Represents a condition composed of a set operator and an array of values (int) as (right) operand.static class
Condition.ConditionIntvl
Represents a condition composed of a set operator and an interval (defined by its two inclusive bounds) as (right) operand.
-