|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of MetamodelView in org.eclipse.gmt.modisco.infra.browser.custom |
---|
Methods in org.eclipse.gmt.modisco.infra.browser.custom that return MetamodelView | |
---|---|
MetamodelView |
TypeView.getMetamodelView()
Returns the value of the 'Metamodel View' container reference. |
Uses of MetamodelView in org.eclipse.gmt.modisco.infra.browser.custom.emf |
---|
Methods in org.eclipse.gmt.modisco.infra.browser.custom.emf that return MetamodelView | |
---|---|
MetamodelView |
UicustomFactory.createMetamodelView()
Returns a new object of class 'Metamodel View'. |
Uses of MetamodelView in org.eclipse.gmt.modisco.infra.browser.custom.emf.util |
---|
Methods in org.eclipse.gmt.modisco.infra.browser.custom.emf.util with parameters of type MetamodelView | |
---|---|
T |
UicustomSwitch.caseMetamodelView(MetamodelView object)
Returns the result of interpreting the object as an instance of 'Metamodel View'. |
Uses of MetamodelView in org.eclipse.gmt.modisco.infra.browser.uicore |
---|
Methods in org.eclipse.gmt.modisco.infra.browser.uicore that return types with arguments of type MetamodelView | |
---|---|
java.util.List<MetamodelView> |
CustomizationManager.getRegisteredCustomizations()
Get registered customizations |
Methods in org.eclipse.gmt.modisco.infra.browser.uicore with parameters of type MetamodelView | |
---|---|
void |
CustomizationManager.registerCustomization(MetamodelView customization)
Adds the given customization to the engine. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |