public class ForEachGenerator
extends java.lang.Object
<forEach> activities.| Modifier and Type | Field and Description |
|---|---|
protected CompilerContext |
_context |
| Constructor and Description |
|---|
ForEachGenerator() |
| Modifier and Type | Method and Description |
|---|---|
void |
compile(OActivity output,
Activity src)
Generate compiled representation for the given activity definition.
|
OActivity |
newInstance(Activity src) |
void |
setContext(CompilerContext context) |
protected CompilerContext _context
public void compile(OActivity output, Activity src)
ActivityGeneratorsrc - activity definitionpublic void setContext(CompilerContext context)
setContext in interface ActivityGenerator