| Modifier and Type | Method and Description |
|---|---|
VariableValue |
PatternLanguageFactory.createVariableValue()
Returns a new object of class 'Variable Value'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
VariableValueImpl
An implementation of the model object 'Variable Value'.
|
| Modifier and Type | Method and Description |
|---|---|
VariableValue |
PatternLanguageFactoryImpl.createVariableValue() |
| Modifier and Type | Method and Description |
|---|---|
T |
PatternLanguageSwitch.caseVariableValue(VariableValue object)
Returns the result of interpreting the object as an instance of 'Variable Value'.
|