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
Conditionthat is always true.I represent a simpleConditionusing twoCoordinates and some comparison operation.I am an assertion made for twoCoordinates.I am a specificConditionthat 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.