|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MainMenu | |
---|---|
org.eclipse.gmf.mappings | |
org.eclipse.gmf.mappings.impl | |
org.eclipse.gmf.tooldef | |
org.eclipse.gmf.tooldef.impl | |
org.eclipse.gmf.tooldef.util |
Uses of MainMenu in org.eclipse.gmf.mappings |
---|
Methods in org.eclipse.gmf.mappings that return types with arguments of type MainMenu | |
---|---|
org.eclipse.emf.common.util.EList<MainMenu> |
CanvasMapping.getMenuContributions()
Returns the value of the 'Menu Contributions' reference list. |
Uses of MainMenu in org.eclipse.gmf.mappings.impl |
---|
Fields in org.eclipse.gmf.mappings.impl with type parameters of type MainMenu | |
---|---|
protected org.eclipse.emf.common.util.EList<MainMenu> |
CanvasMappingImpl.menuContributions
The cached value of the ' Menu Contributions ' reference list. |
Methods in org.eclipse.gmf.mappings.impl that return types with arguments of type MainMenu | |
---|---|
org.eclipse.emf.common.util.EList<MainMenu> |
CanvasMappingImpl.getMenuContributions()
|
Uses of MainMenu in org.eclipse.gmf.tooldef |
---|
Methods in org.eclipse.gmf.tooldef that return MainMenu | |
---|---|
MainMenu |
GMFToolFactory.createMainMenu()
Returns a new object of class 'Main Menu'. |
Uses of MainMenu in org.eclipse.gmf.tooldef.impl |
---|
Classes in org.eclipse.gmf.tooldef.impl that implement MainMenu | |
---|---|
class |
MainMenuImpl
An implementation of the model object 'Main Menu'. |
Methods in org.eclipse.gmf.tooldef.impl that return MainMenu | |
---|---|
MainMenu |
GMFToolFactoryImpl.createMainMenu()
|
Uses of MainMenu in org.eclipse.gmf.tooldef.util |
---|
Methods in org.eclipse.gmf.tooldef.util with parameters of type MainMenu | |
---|---|
T |
GMFToolSwitch.caseMainMenu(MainMenu object)
Returns the result of interpreting the object as an instance of 'Main Menu'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |