public static class AbstractExpressionDefinition.Parameter extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
CellEditor |
getCellEditor(Composite parent) |
Object |
getEditorValue() |
String |
getName() |
String |
getValue() |
int |
hashCode() |
void |
setAllowedValues(String[] allowedValues) |
void |
setEditorValue(String value) |
void |
setValue(String value) |
public CellEditor getCellEditor(Composite parent)
public void setEditorValue(String value)
public Object getEditorValue()
public String getName()
public String getValue()
public void setValue(String value)
public void setAllowedValues(String[] allowedValues)
allowedValues
-