| Interface | Description |
|---|---|
| IterationBuilderComplete |
Completed step to construct an
Iteration |
| IterationBuilderOtherwise |
Intermediate step to construct an
Iteration. |
| IterationBuilderOver |
Intermediate step to construct an
Iteration. |
| IterationBuilderPerform |
Intermediate step to construct an
Iteration. |
| IterationBuilderVar |
Intermediate step to construct an
Iteration. |
| IterationBuilderWhen |
Intermediate step to construct an
Iteration. |
| IterationPayloadManager | |
| IterationQueryCriteria |
| Class | Description |
|---|---|
| AbstractIterationFilter<T extends WindupVertexFrame> | |
| AbstractIterationOperation<T extends WindupVertexFrame> |
Simplified operation having method that already accepts the found payload.
|
| NamedFramesSelector | |
| NamedIterationPayloadManager | |
| TopLayerSingletonFramesSelector | |
| TypedFramesSelector |
Selection of frames having all variables of the given type (regardless of the variable name).
|
| TypedNamedFramesSelector | |
| TypedNamedIterationPayloadManager |
Basically, a NamedIterationPayloadManager + a type check.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.