Uses of Interface
de.xima.fc.interfaces.condition.IMatchCondition
Packages that use IMatchCondition
Package
Description
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 IMatchConditionModifier and TypeMethodDescriptionboolean
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