Modifier and Type | Method and Description |
---|---|
DoubleValue |
PatternLanguageFactory.createDoubleValue()
Returns a new object of class 'Double Value'.
|
Modifier and Type | Class and Description |
---|---|
class |
DoubleValueImpl
An implementation of the model object 'Double Value'.
|
Modifier and Type | Method and Description |
---|---|
DoubleValue |
PatternLanguageFactoryImpl.createDoubleValue() |
Modifier and Type | Method and Description |
---|---|
T |
PatternLanguageSwitch.caseDoubleValue(DoubleValue object)
Returns the result of interpreting the object as an instance of 'Double Value'.
|