public interface Configuration extends Rules
The following features are supported:
SecurityPackage.getConfiguration()
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Script> |
getScripts()
Returns the value of the 'Scripts' containment reference list.
|
getName, getRules, setName
org.eclipse.emf.common.util.EList<Script> getScripts()
Script
.
If the meaning of the 'Scripts' reference isn't clear, there really should be more of a description here...
SecurityPackage.getConfiguration_Scripts()