| Modifier and Type | Method and Description |
|---|---|
BooleanType |
SofiaFactory.createBooleanType()
Returns a new object of class 'Boolean Type'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BooleanTypeImpl
An implementation of the model object 'Boolean Type'.
|
| Modifier and Type | Method and Description |
|---|---|
BooleanType |
SofiaFactoryImpl.createBooleanType() |
| Modifier and Type | Method and Description |
|---|---|
T |
SofiaSwitch.caseBooleanType(BooleanType object)
Returns the result of interpreting the object as an instance of 'Boolean Type'.
|
| Modifier and Type | Method and Description |
|---|---|
BooleanType |
BooleanTypeInstance.getBooleanTypeType()
Returns the value of the 'Boolean Type Type' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BooleanTypeInstance.setBooleanTypeType(BooleanType value)
Sets the value of the '
Boolean Type Type' reference. |
| Modifier and Type | Field and Description |
|---|---|
protected BooleanType |
BooleanTypeInstanceImpl.booleanTypeType
The cached value of the '
Boolean Type Type' reference. |
| Modifier and Type | Method and Description |
|---|---|
BooleanType |
BooleanTypeInstanceImpl.basicGetBooleanTypeType() |
BooleanType |
BooleanTypeInstanceImpl.getBooleanTypeType() |
| Modifier and Type | Method and Description |
|---|---|
void |
BooleanTypeInstanceImpl.setBooleanTypeType(BooleanType newBooleanTypeType) |
Copyright © 2018. All rights reserved.