| Modifier and Type | Method and Description |
|---|---|
DoubleType |
SofiaFactory.createDoubleType()
Returns a new object of class 'Double Type'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DoubleTypeImpl
An implementation of the model object 'Double Type'.
|
| Modifier and Type | Method and Description |
|---|---|
DoubleType |
SofiaFactoryImpl.createDoubleType() |
| Modifier and Type | Method and Description |
|---|---|
T |
SofiaSwitch.caseDoubleType(DoubleType object)
Returns the result of interpreting the object as an instance of 'Double Type'.
|
| Modifier and Type | Method and Description |
|---|---|
DoubleType |
DoubleTypeInstance.getDoubleTypeType()
Returns the value of the 'Double Type Type' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DoubleTypeInstance.setDoubleTypeType(DoubleType value)
Sets the value of the '
Double Type Type' reference. |
| Modifier and Type | Field and Description |
|---|---|
protected DoubleType |
DoubleTypeInstanceImpl.doubleTypeType
The cached value of the '
Double Type Type' reference. |
| Modifier and Type | Method and Description |
|---|---|
DoubleType |
DoubleTypeInstanceImpl.basicGetDoubleTypeType() |
DoubleType |
DoubleTypeInstanceImpl.getDoubleTypeType() |
| Modifier and Type | Method and Description |
|---|---|
void |
DoubleTypeInstanceImpl.setDoubleTypeType(DoubleType newDoubleTypeType) |
Copyright © 2018. All rights reserved.