public interface ScriptCustomizationPipeline extends CustomizationPipeline
The following features are supported:
| 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. |
customizeString getCode()
If the meaning of the 'Code' attribute isn't clear, there really should be more of a description here...
setCode(String),
ItemPackage.getScriptCustomizationPipeline_Code()void setCode(String value)
Code' attribute.
value - the new value of the 'Code' attribute.getCode()String getScriptEngine()