public interface Rules
extends org.eclipse.emf.ecore.EObject
SecurityPackage.getRules()
Modifier and Type | Method and Description |
---|---|
String |
getName()
Returns the value of the 'Name' attribute.
|
org.eclipse.emf.common.util.EList<Rule> |
getRules()
Returns the value of the 'Rules' containment reference list.
|
void |
setName(String value)
Sets the value of the '
Name ' attribute. |
org.eclipse.emf.common.util.EList<Rule> getRules()
Rule
.
If the meaning of the 'Rules' containment reference list isn't clear, there really should be more of a description here...
SecurityPackage.getRules_Rules()
String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String)
,
SecurityPackage.getRules_Name()