public interface ScriptSelector extends Selector
The following features are supported:
ItemPackage.getScriptSelector()| Modifier and Type | Method and Description |
|---|---|
String |
getCode()
Returns the value of the 'Code' attribute.
|
String |
getScriptEngine() |
void |
setCode(String value)
Sets the value of the '
Code' attribute. |
String getCode()
If the meaning of the 'Code' attribute isn't clear, there really should be more of a description here...
setCode(String),
ItemPackage.getScriptSelector_Code()void setCode(String value)
Code' attribute.
value - the new value of the 'Code' attribute.getCode()String getScriptEngine()