Modifier and Type | Method and Description |
---|---|
LocalVariable |
PatternLanguageFactory.createLocalVariable()
Returns a new object of class 'Local Variable'.
|
Modifier and Type | Class and Description |
---|---|
class |
LocalVariableImpl
An implementation of the model object 'Local Variable'.
|
Modifier and Type | Method and Description |
---|---|
LocalVariable |
PatternLanguageFactoryImpl.createLocalVariable() |
Modifier and Type | Method and Description |
---|---|
T |
PatternLanguageSwitch.caseLocalVariable(LocalVariable object)
Returns the result of interpreting the object as an instance of 'Local Variable'.
|