Uses of Package
de.xima.fc.interfaces.condition
-
Packages that use de.xima.fc.interfaces.condition Package Description de.xima.fc.condition de.xima.fc.interfaces.condition de.xima.fc.mdl.enums Commonly used enumeration that are mainly used in model classes.de.xima.fc.workflow.processor.processing -
Classes in de.xima.fc.interfaces.condition used by de.xima.fc.condition Class Description ICompoundConditionData POJO interface with the with parameters forCompoundConditionEvaluator.test(ICompoundConditionData)
.IMatchCondition Common interface for match conditions.ISingleConditionData Interface for POJOs with the parameters forSingleConditionEvaluator.test(ISingleConditionData)
. -
Classes in de.xima.fc.interfaces.condition used by de.xima.fc.interfaces.condition Class Description IIndividualConditions The indivdual conditions to combine. -
Classes in de.xima.fc.interfaces.condition used by de.xima.fc.mdl.enums Class Description IMatchCondition Common interface for match conditions. -
Classes in de.xima.fc.interfaces.condition used by de.xima.fc.workflow.processor.processing Class Description ICompoundConditionData POJO interface with the with parameters forCompoundConditionEvaluator.test(ICompoundConditionData)
.IIndividualConditions The indivdual conditions to combine.ISingleConditionData Interface for POJOs with the parameters forSingleConditionEvaluator.test(ISingleConditionData)
.