Generation Framework

Uses of Interface
org.eclipse.gmf.tooldef.MainMenu

Packages that use MainMenu
org.eclipse.gmf.tooldef   
org.eclipse.gmf.tooldef.impl   
org.eclipse.gmf.tooldef.util   
 

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
 java.lang.Object GMFToolSwitch.caseMainMenu(MainMenu object)
          Returns the result of interpretting the object as an instance of 'Main Menu'
 


Generation Framework

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.