public interface Script
extends org.eclipse.emf.ecore.EObject
The following features are supported:
ComponentPackage.getScript()
Modifier and Type | Method and Description |
---|---|
String |
getCode()
Returns the value of the 'Code' attribute.
|
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)
,
ComponentPackage.getScript_Code()