Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Generation Framework

Uses of Interface
org.eclipse.gmf.codegen.gmfgen.GenMenuManager

Packages that use GenMenuManager
org.eclipse.gmf.codegen.gmfgen   
org.eclipse.gmf.codegen.gmfgen.impl   
org.eclipse.gmf.codegen.gmfgen.util   
 

Uses of GenMenuManager in org.eclipse.gmf.codegen.gmfgen
 

Methods in org.eclipse.gmf.codegen.gmfgen that return GenMenuManager
  GenMenuManager GMFGenFactory. createGenMenuManager ()
          Returns a new object of class 'Gen Menu Manager'
  GenMenuManager GenApplication. getMainMenu ()
          Returns the value of the ' Main Menu ' containment reference
 

Methods in org.eclipse.gmf.codegen.gmfgen with parameters of type GenMenuManager
 void GenApplication. setMainMenu ( GenMenuManager value)
          Sets the value of the ' Main Menu' containment reference
 

Uses of GenMenuManager in org.eclipse.gmf.codegen.gmfgen.impl
 

Classes in org.eclipse.gmf.codegen.gmfgen.impl that implement GenMenuManager
 class GenMenuManagerImpl
          An implementation of the model object ' Gen Menu Manager '
 

Fields in org.eclipse.gmf.codegen.gmfgen.impl declared as GenMenuManager
protected   GenMenuManager GenApplicationImpl. mainMenu
          The cached value of the ' Main Menu' containment reference
 

Methods in org.eclipse.gmf.codegen.gmfgen.impl that return GenMenuManager
  GenMenuManager GMFGenFactoryImpl. createGenMenuManager ()
           
  GenMenuManager GenApplicationImpl. getMainMenu ()
           
 

Methods in org.eclipse.gmf.codegen.gmfgen.impl with parameters of type GenMenuManager
 org.eclipse.emf.common.notify.NotificationChain GenApplicationImpl. basicSetMainMenu ( GenMenuManager newMainMenu, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 void GenApplicationImpl. setMainMenu ( GenMenuManager newMainMenu)
           
 

Uses of GenMenuManager in org.eclipse.gmf.codegen.gmfgen.util
 

Methods in org.eclipse.gmf.codegen.gmfgen.util with parameters of type GenMenuManager
  T GMFGenSwitch. caseGenMenuManager ( GenMenuManager object)
          Returns the result of interpreting the object as an instance of 'Gen Menu Manager'
 


Generation Framework

Guidelines for using Eclipse APIs.

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


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire