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.ContextMenu

Packages that use ContextMenu
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 ContextMenu in org.eclipse.gmf.mappings
 

Methods in org.eclipse.gmf.mappings that return ContextMenu
  ContextMenu MenuOwner. getContextMenu ()
          Returns the value of the ' Context Menu ' reference
 

Methods in org.eclipse.gmf.mappings with parameters of type ContextMenu
 void MenuOwner. setContextMenu ( ContextMenu value)
          Sets the value of the ' Context Menu' reference
 

Uses of ContextMenu in org.eclipse.gmf.mappings.impl
 

Fields in org.eclipse.gmf.mappings.impl declared as ContextMenu
protected   ContextMenu NodeMappingImpl. contextMenu
          The cached value of the ' Context Menu' reference
protected   ContextMenu LinkMappingImpl. contextMenu
          The cached value of the ' Context Menu' reference
 

Methods in org.eclipse.gmf.mappings.impl that return ContextMenu
  ContextMenu NodeMappingImpl. basicGetContextMenu ()
           
  ContextMenu LinkMappingImpl. basicGetContextMenu ()
           
  ContextMenu NodeMappingImpl. getContextMenu ()
           
  ContextMenu LinkMappingImpl. getContextMenu ()
           
 

Methods in org.eclipse.gmf.mappings.impl with parameters of type ContextMenu
 void NodeMappingImpl. setContextMenu ( ContextMenu newContextMenu)
           
 void LinkMappingImpl. setContextMenu ( ContextMenu newContextMenu)
           
 

Uses of ContextMenu in org.eclipse.gmf.tooldef
 

Methods in org.eclipse.gmf.tooldef that return ContextMenu
  ContextMenu GMFToolFactory. createContextMenu ()
          Returns a new object of class 'Context Menu'
 

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

Classes in org.eclipse.gmf.tooldef.impl that implement ContextMenu
 class ContextMenuImpl
          An implementation of the model object ' Context Menu '
 

Methods in org.eclipse.gmf.tooldef.impl that return ContextMenu
  ContextMenu GMFToolFactoryImpl. createContextMenu ()
           
 

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

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


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