public class ForBlock extends StandardBlock
Block.BlockProxy, Block.In, Block.Outorg.marid.logging.LogSupport.Log| Modifier and Type | Field and Description |
|---|---|
protected org.codehaus.groovy.ast.stmt.Statement |
body |
Block.In |
bodyInput |
protected org.codehaus.groovy.ast.expr.Expression |
expression |
Block.In |
exprInput |
Block.Out |
out |
protected org.codehaus.groovy.ast.Parameter |
parameter |
Block.In |
paramInput |
color, label, name, visualRepresentationLOGGERS| Constructor and Description |
|---|
ForBlock() |
| Modifier and Type | Method and Description |
|---|---|
void |
reset() |
color, createComponent, getColor, getLabel, getName, getVisualRepresentation, label, name, visualRepresentationaddEventListener, fireEvent, getId, getInputs, getOutputs, getVisualRepresentation, removeListener, toString, transfer, writeReplaceclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcompareToconfig, fine, finer, finest, info, log, log, logger, severe, severe, warning, warningafterBuildprotected org.codehaus.groovy.ast.Parameter parameter
protected org.codehaus.groovy.ast.expr.Expression expression
protected org.codehaus.groovy.ast.stmt.Statement body
public final Block.In paramInput
public final Block.In exprInput
public final Block.In bodyInput
public final Block.Out out
Copyright © 2012–2015 MARID software development group. All rights reserved.