| Package | Description |
|---|---|
| de.viadee.bpm.vPAV.processing.dataflow |
| Modifier and Type | Method and Description |
|---|---|
EvaluationResult<T> |
DescribedPredicateEvaluator.evaluate(T value) |
EvaluationResult<T> |
EvaluationResult.inverse() |
| Modifier and Type | Method and Description |
|---|---|
Collection<EvaluationResult<ProcessVariable>> |
DataFlowRule.evaluate(Collection<ProcessVariable> variables)
Evaluates rule on the set of process variables.
|
Collection<EvaluationResult<ProcessVariable>> |
DataFlowRuleBuilder.evaluate(Collection<ProcessVariable> variables) |
| Modifier and Type | Method and Description |
|---|---|
String |
DataFlowRule.getViolationMessageFor(EvaluationResult<ProcessVariable> result) |
String |
DataFlowRuleBuilder.getViolationMessageFor(EvaluationResult<ProcessVariable> result) |
| Constructor and Description |
|---|
DescribedPredicateEvaluator(Function<T,EvaluationResult<T>> predicateEvaluator,
String description) |
Copyright © 2019 viadee Unternehmensberatung AG. All rights reserved.