Modifier and Type | Method and Description |
---|---|
ListValue |
PatternLanguageFactory.createListValue()
Returns a new object of class 'List Value'.
|
Modifier and Type | Class and Description |
---|---|
class |
ListValueImpl
An implementation of the model object 'List Value'.
|
Modifier and Type | Method and Description |
---|---|
ListValue |
PatternLanguageFactoryImpl.createListValue() |
Modifier and Type | Method and Description |
---|---|
T |
PatternLanguageSwitch.caseListValue(ListValue object)
Returns the result of interpreting the object as an instance of 'List Value'.
|