public interface GenericScript extends AbstractScript
The following features are supported:
ScriptPackage.getGenericScript()| Modifier and Type | Method and Description |
|---|---|
String |
getLanguage()
Returns the value of the 'Language' attribute.
|
void |
setLanguage(String value)
Sets the value of the '
Language' attribute. |
getSource, setSourceString getLanguage()
If the meaning of the 'Language' attribute isn't clear, there really should be more of a description here...
getLanguage in interface ScriptsetLanguage(String),
ScriptPackage.getGenericScript_Language()void setLanguage(String value)
Language' attribute.
value - the new value of the 'Language' attribute.getLanguage()