Package ru.ewc.decita.conditions
package ru.ewc.decita.conditions
The package for all the Conditions-related classes, especially for the different types of
conditions.
-
ClassDescriptionI represent a
Condition
that is always true.I represent a simpleCondition
using twoCoordinate
s and some comparison operation.I am an assertion made for twoCoordinate
s.I am a specificCondition
that checks if my right part exactly equals my left one.I am a simple condition that checks if the left-side value is greater than the right-side value.I am a simple condition that checks if the left-side value is less than the right-side value.I represent a negation, i.e.