| Modifier and Type | Interface and Description |
|---|---|
interface |
BuildModel
A representation of the model object 'Model'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
BuildSwitch.caseKDMModel(KDMModel object)
Returns the result of interpreting the object as an instance of 'KDM Model'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CodeModel
A representation of the model object 'Model'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
CodeSwitch.caseKDMModel(KDMModel object)
Returns the result of interpreting the object as an instance of 'KDM Model'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ConceptualModel
A representation of the model object 'Model'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
ConceptualSwitch.caseKDMModel(KDMModel object)
Returns the result of interpreting the object as an instance of 'KDM Model'.
|
| Modifier and Type | Method and Description |
|---|---|
KDMModel |
KDMEntity.getModel()
Returns the value of the 'Model' reference.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DataModel
A representation of the model object 'Model'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
DataSwitch.caseKDMModel(KDMModel object)
Returns the result of interpreting the object as an instance of 'KDM Model'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
EventModel
A representation of the model object 'Model'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
EventSwitch.caseKDMModel(KDMModel object)
Returns the result of interpreting the object as an instance of 'KDM Model'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
KdmSwitch.caseKDMModel(KDMModel object)
Returns the result of interpreting the object as an instance of 'KDM Model'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
PlatformModel
A representation of the model object 'Model'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
PlatformSwitch.caseKDMModel(KDMModel object)
Returns the result of interpreting the object as an instance of 'KDM Model'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
InventoryModel
A representation of the model object 'Inventory Model'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
SourceSwitch.caseKDMModel(KDMModel object)
Returns the result of interpreting the object as an instance of 'KDM Model'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
StructureModel
A representation of the model object 'Model'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
StructureSwitch.caseKDMModel(KDMModel object)
Returns the result of interpreting the object as an instance of 'KDM Model'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
UIModel
A representation of the model object 'UI Model'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
UiSwitch.caseKDMModel(KDMModel object)
Returns the result of interpreting the object as an instance of 'KDM Model'.
|