public class ScriptStatementBlock extends StandardBlock implements NamedBlock, ConfigurableBlock
| Modifier and Type | Class and Description |
|---|---|
static interface |
ScriptStatementBlock.Listener |
Block.BlockProxy, Block.In, Block.Outorg.marid.logging.LogSupport.Log| Modifier and Type | Field and Description |
|---|---|
Block.Out |
multipleOut |
protected String |
script |
Block.Out |
singleOut |
color, label, name, visualRepresentationNAMED_BLOCK_NAME_MAPLOGGERS| Constructor and Description |
|---|
ScriptStatementBlock() |
| Modifier and Type | Method and Description |
|---|---|
StandardBlockComponent<? extends ScriptStatementBlock> |
createComponent() |
Window |
createWindow(Window parent) |
color, getColor, getLabel, getName, getVisualRepresentation, label, name, visualRepresentationaddEventListener, fireEvent, getId, getInputs, getOutputs, getVisualRepresentation, removeListener, reset, toString, transfer, writeReplaceclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetName, setNamecompareToconfig, fine, finer, finest, info, log, log, logger, severe, severe, warning, warningafterBuildprotected String script
public final Block.Out singleOut
public final Block.Out multipleOut
public StandardBlockComponent<? extends ScriptStatementBlock> createComponent()
createComponent in class StandardBlockpublic Window createWindow(Window parent)
createWindow in interface ConfigurableBlockCopyright © 2012–2015 MARID software development group. All rights reserved.