public class SwitchBlock extends StandardBlock
Block.BlockProxy, Block.In, Block.Outorg.marid.logging.LogSupport.Log| Modifier and Type | Field and Description |
|---|---|
Block.In |
caseInput |
protected org.codehaus.groovy.ast.stmt.CaseStatement[] |
caseStatements |
Block.In |
defaultInput |
protected org.codehaus.groovy.ast.stmt.Statement |
defStatement |
protected org.codehaus.groovy.ast.expr.Expression |
expression |
Block.In |
expressionInput |
Block.Out |
out |
color, label, name, visualRepresentationLOGGERS| Constructor and Description |
|---|
SwitchBlock() |
| 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.stmt.CaseStatement[] caseStatements
protected org.codehaus.groovy.ast.stmt.Statement defStatement
protected org.codehaus.groovy.ast.expr.Expression expression
public final Block.In expressionInput
public final Block.In caseInput
public final Block.In defaultInput
public final Block.Out out
Copyright © 2012–2015 MARID software development group. All rights reserved.