Uses of Interface
de.xima.fc.interfaces.condition.IMatchCondition
-
Packages that use IMatchCondition Package Description de.xima.fc.condition de.xima.fc.mdl.enums Commonly used enumeration that are mainly used in model classes. -
-
Uses of IMatchCondition in de.xima.fc.condition
Methods in de.xima.fc.condition with parameters of type IMatchCondition Modifier and Type Method Description boolean
SingleConditionEvaluator. test(LHS lhsValue, IMatchCondition operator, RHS rhsValue)
Tests the form condition for the given values and operand. -
Uses of IMatchCondition in de.xima.fc.mdl.enums
Classes in de.xima.fc.mdl.enums that implement IMatchCondition Modifier and Type Class Description class
EMatchCondition
-