public class IfBlock extends StandardBlock
Block.BlockProxy, Block.In, Block.Outorg.marid.logging.LogSupport.Log| Modifier and Type | Field and Description |
|---|---|
Block.In |
elseInput |
protected org.codehaus.groovy.ast.stmt.Statement |
elseStatement |
protected org.codehaus.groovy.ast.expr.BooleanExpression |
expression |
Block.In |
exprInput |
Block.Out |
output |
protected org.codehaus.groovy.ast.stmt.Statement |
statement |
Block.In |
statementInput |
color, label, name, visualRepresentationLOGGERS| Constructor and Description |
|---|
IfBlock() |
| 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.expr.BooleanExpression expression
protected org.codehaus.groovy.ast.stmt.Statement statement
protected org.codehaus.groovy.ast.stmt.Statement elseStatement
public final Block.In exprInput
public final Block.In statementInput
public final Block.In elseInput
public final Block.Out output
Copyright © 2012–2015 MARID software development group. All rights reserved.