Modifier and Type | Method and Description |
---|---|
Modifiers |
PatternLanguageFactory.createModifiers()
Returns a new object of class 'Modifiers'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Modifiers> |
Pattern.getModifiers()
Returns the value of the 'Modifiers' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
ModifiersImpl
An implementation of the model object 'Modifiers'.
|
Modifier and Type | Method and Description |
---|---|
Modifiers |
PatternLanguageFactoryImpl.createModifiers() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Modifiers> |
PatternImpl.getModifiers() |
Modifier and Type | Method and Description |
---|---|
T |
PatternLanguageSwitch.caseModifiers(Modifiers object)
Returns the result of interpreting the object as an instance of 'Modifiers'.
|