| Modifier and Type | Method and Description |
|---|---|
StringValue |
PatternLanguageFactory.createStringValue()
Returns a new object of class 'String Value'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StringValueImpl
An implementation of the model object 'String Value'.
|
| Modifier and Type | Method and Description |
|---|---|
StringValue |
PatternLanguageFactoryImpl.createStringValue() |
| Modifier and Type | Method and Description |
|---|---|
T |
PatternLanguageSwitch.caseStringValue(StringValue object)
Returns the result of interpreting the object as an instance of 'String Value'.
|