public interface Modifiers
extends org.eclipse.emf.ecore.EObject
The following features are supported:
PatternLanguagePackage.getModifiers()| Modifier and Type | Method and Description |
|---|---|
boolean |
isPrivate()
Returns the value of the 'Private' attribute.
|
void |
setPrivate(boolean value)
Sets the value of the '
Private' attribute. |
boolean isPrivate()
If the meaning of the 'Private' attribute isn't clear, there really should be more of a description here...
setPrivate(boolean),
PatternLanguagePackage.getModifiers_Private()void setPrivate(boolean value)
Private' attribute.
value - the new value of the 'Private' attribute.isPrivate()