public class NamedExpressionBlock extends IoBlock implements ConfigurableBlock
| Modifier and Type | Class and Description |
|---|---|
static class |
NamedExpressionBlock.NamedExpression |
static interface |
NamedExpressionBlock.NamedExpressionBlockListener |
Block.BlockProxy, Block.In, Block.Outorg.marid.logging.LogSupport.Log| Modifier and Type | Field and Description |
|---|---|
protected org.codehaus.groovy.ast.expr.Expression |
expression |
protected String |
key |
input, inputType, output, outputTypecolor, label, name, visualRepresentationLOGGERS| Constructor and Description |
|---|
NamedExpressionBlock() |
| Modifier and Type | Method and Description |
|---|---|
Window |
createWindow(Window parent) |
protected NamedExpressionBlock.NamedExpression |
get() |
String |
getLabel() |
void |
reset() |
protected void |
set(Object value) |
void |
setName(String newKey) |
color, createComponent, getColor, 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 String key
protected org.codehaus.groovy.ast.expr.Expression expression
protected NamedExpressionBlock.NamedExpression get()
public void setName(String newKey)
public String getLabel()
getLabel in class StandardBlockpublic Window createWindow(Window parent)
createWindow in interface ConfigurableBlockCopyright © 2012–2015 MARID software development group. All rights reserved.