| Modifier and Type | Method and Description |
|---|---|
IntegerType |
SofiaFactory.createIntegerType()
Returns a new object of class 'Integer Type'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IntegerTypeImpl
An implementation of the model object 'Integer Type'.
|
| Modifier and Type | Method and Description |
|---|---|
IntegerType |
SofiaFactoryImpl.createIntegerType() |
| Modifier and Type | Method and Description |
|---|---|
T |
SofiaSwitch.caseIntegerType(IntegerType object)
Returns the result of interpreting the object as an instance of 'Integer Type'.
|
| Modifier and Type | Method and Description |
|---|---|
IntegerType |
IntegerTypeInstance.getIntegerTypeType()
Returns the value of the 'Integer Type Type' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IntegerTypeInstance.setIntegerTypeType(IntegerType value)
Sets the value of the '
Integer Type Type' reference. |
| Modifier and Type | Field and Description |
|---|---|
protected IntegerType |
IntegerTypeInstanceImpl.integerTypeType
The cached value of the '
Integer Type Type' reference. |
| Modifier and Type | Method and Description |
|---|---|
IntegerType |
IntegerTypeInstanceImpl.basicGetIntegerTypeType() |
IntegerType |
IntegerTypeInstanceImpl.getIntegerTypeType() |
| Modifier and Type | Method and Description |
|---|---|
void |
IntegerTypeInstanceImpl.setIntegerTypeType(IntegerType newIntegerTypeType) |
Copyright © 2018. All rights reserved.