| Modifier and Type | Method and Description |
|---|---|
StringType |
SofiaFactory.createStringType()
Returns a new object of class 'String Type'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StringTypeImpl
An implementation of the model object 'String Type'.
|
| Modifier and Type | Method and Description |
|---|---|
StringType |
SofiaFactoryImpl.createStringType() |
| Modifier and Type | Method and Description |
|---|---|
T |
SofiaSwitch.caseStringType(StringType object)
Returns the result of interpreting the object as an instance of 'String Type'.
|
| Modifier and Type | Method and Description |
|---|---|
StringType |
StringTypeInstance.getStringTypeType()
Returns the value of the 'String Type Type' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StringTypeInstance.setStringTypeType(StringType value)
Sets the value of the '
String Type Type' reference. |
| Modifier and Type | Field and Description |
|---|---|
protected StringType |
StringTypeInstanceImpl.stringTypeType
The cached value of the '
String Type Type' reference. |
| Modifier and Type | Method and Description |
|---|---|
StringType |
StringTypeInstanceImpl.basicGetStringTypeType() |
StringType |
StringTypeInstanceImpl.getStringTypeType() |
| Modifier and Type | Method and Description |
|---|---|
void |
StringTypeInstanceImpl.setStringTypeType(StringType newStringTypeType) |
Copyright © 2018. All rights reserved.