Uses of Class
org.xcsp.common.Condition.ConditionRel
-
Packages that use Condition.ConditionRel Package Description org.xcsp.common -
-
Uses of Condition.ConditionRel in org.xcsp.common
Subclasses of Condition.ConditionRel in org.xcsp.common Modifier and Type Class Description static class
Condition.ConditionVal
Represents a condition composed of a relational operator and a value (long integer) as (right) operand.static class
Condition.ConditionVar
Represents a condition composed of a relational operator and a variable as operand.
-