public interface Script
extends org.eclipse.emf.ecore.EObject
The following features are supported:
SecurityPackage.getScript()
Modifier and Type | Method and Description |
---|---|
String |
getSource()
Returns the value of the 'Source' attribute.
|
String |
getType() |
void |
setSource(String value)
Sets the value of the '
Source ' attribute. |
String getSource()
If the meaning of the 'Source' attribute isn't clear, there really should be more of a description here...
setSource(String)
,
SecurityPackage.getScript_Source()
void setSource(String value)
Source
' attribute.
value
- the new value of the 'Source' attribute.getSource()
String getType()