| Modifier and Type | Method and Description |
|---|---|
MetamodelView |
TypeView.getMetamodelView()
Deprecated.
Returns the value of the 'Metamodel View' container reference.
|
| Modifier and Type | Method and Description |
|---|---|
MetamodelView |
UicustomFactory.createMetamodelView()
Deprecated.
Returns a new object of class 'Metamodel View'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
UicustomSwitch.caseMetamodelView(MetamodelView object)
Deprecated.
Returns the result of interpreting the object as an instance of 'Metamodel View'.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<MetamodelView> |
CustomizationManager.getRegisteredCustomizations()
Deprecated.
Get registered customizations
|
| Modifier and Type | Method and Description |
|---|---|
void |
CustomizationManager.registerCustomization(MetamodelView customization)
Deprecated.
Adds the given customization to the engine.
|