|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| InnerOperatorCondition | InnerOperatorConditions can be used to define conditions on the in- and output behaviour of the inner operators of an operator chain. |
| Class Summary | |
|---|---|
| AllInnerOperatorCondition | Checks if all inner operators are able to handle the given input and will deliver the desired output. |
| CombinedInnerOperatorCondition | This condition is a container for other (simple) inner operator conditions. |
| LastInnerOperatorCondition | This condition can be used to define a output condition for the last operator in a chain (e.g. the last operator of a chain must deliver a performance vector). |
| SimpleChainInnerOperatorCondition | This condition can be used to check if all inner operators can handle the output of their predecessor. |
| SpecificInnerOperatorCondition | A condition for a specific inner operator with a fixed index. |
Operator conditions are used to ensure that inner operators of an OperatorChain are correctly embedded.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||