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.tooldef.MenuAction

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

Uses of MenuAction in org.eclipse.gmf.tooldef
 

Methods in org.eclipse.gmf.tooldef that return MenuAction
  MenuAction GMFToolFactory. createMenuAction ()
          Returns a new object of class 'Menu Action'
  MenuAction ContextMenu. getDefault ()
          Returns the value of the ' Default ' reference
 

Methods in org.eclipse.gmf.tooldef that return types with arguments of type MenuAction
 org.eclipse.emf.common.util.EList< MenuAction> ToolRegistry. getSharedActions ()
          Returns the value of the ' Shared Actions ' containment reference list.
 

Methods in org.eclipse.gmf.tooldef with parameters of type MenuAction
 void ContextMenu. setDefault ( MenuAction value)
          Sets the value of the ' Default' reference
 

Uses of MenuAction in org.eclipse.gmf.tooldef.impl
 

Classes in org.eclipse.gmf.tooldef.impl that implement MenuAction
 class MenuActionImpl
          An implementation of the model object ' Menu Action '
 

Fields in org.eclipse.gmf.tooldef.impl declared as MenuAction
protected   MenuAction ContextMenuImpl. default_
          The cached value of the ' Default' reference
 

Fields in org.eclipse.gmf.tooldef.impl with type parameters of type MenuAction
protected  org.eclipse.emf.common.util.EList< MenuAction> ToolRegistryImpl. sharedActions
          The cached value of the ' Shared Actions' containment reference list
 

Methods in org.eclipse.gmf.tooldef.impl that return MenuAction
  MenuAction ContextMenuImpl. basicGetDefault ()
           
  MenuAction GMFToolFactoryImpl. createMenuAction ()
           
  MenuAction ContextMenuImpl. getDefault ()
           
 

Methods in org.eclipse.gmf.tooldef.impl that return types with arguments of type MenuAction
 org.eclipse.emf.common.util.EList< MenuAction> ToolRegistryImpl. getSharedActions ()
           
 

Methods in org.eclipse.gmf.tooldef.impl with parameters of type MenuAction
 void ContextMenuImpl. setDefault ( MenuAction newDefault)
           
 

Uses of MenuAction in org.eclipse.gmf.tooldef.util
 

Methods in org.eclipse.gmf.tooldef.util with parameters of type MenuAction
  T GMFToolSwitch. caseMenuAction ( MenuAction object)
          Returns the result of interpretting the object as an instance of 'Menu Action'
 


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