public interface IterationBuilderOver extends IterationBuilderVar
Iteration.| Modifier and Type | Method and Description |
|---|---|
IterationBuilderVar |
as(Class<? extends WindupVertexFrame> varType,
String var)
Sets the name and type of the variable for this iteration's "current element".
|
IterationBuilderVar |
as(String var)
Sets the name of the variable for this iteration's "current element".
|
perform, perform, whenIterationBuilderVar as(Class<? extends WindupVertexFrame> varType, String var)
IterationBuilderVar as(String var)
Copyright © 2021 JBoss by Red Hat. All rights reserved.