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

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

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

Subinterfaces of GenContributionItem in org.eclipse.gmf.codegen.gmfgen
 interface CreateShortcutAction
          A representation of the model object ' Create Shortcut Action '
 interface GenAction
          A representation of the model object ' Gen Action '
 interface GenActionFactoryContributionItem
          A representation of the model object ' Gen Action Factory Contribution Item '
 interface GenCommandAction
          A representation of the model object ' Gen Command Action '
 interface GenCustomAction
          A representation of the model object ' Gen Custom Action '
 interface GenGroupMarker
          A representation of the model object ' Gen Group Marker '
 interface GenMenuManager
          A representation of the model object ' Gen Menu Manager '
 interface GenSeparator
          A representation of the model object ' Gen Separator '
 interface GenSharedContributionItem
          A representation of the model object ' Gen Shared Contribution Item '
 interface GenToolBarManager
          A representation of the model object ' Gen Tool Bar Manager '
 interface InitDiagramAction
          A representation of the model object ' Init Diagram Action '
 interface LoadResourceAction
          A representation of the model object ' Load Resource Action '
 

Methods in org.eclipse.gmf.codegen.gmfgen that return GenContributionItem
  GenContributionItem GenSharedContributionItem. getActualItem ()
          Returns the value of the ' Actual Item ' reference
 

Methods in org.eclipse.gmf.codegen.gmfgen that return types with arguments of type GenContributionItem
 org.eclipse.emf.common.util.EList< GenContributionItem> GenContributionManager. getItems ()
          Returns the value of the ' Items ' containment reference list.
 org.eclipse.emf.common.util.EList< GenContributionItem> GenApplication. getSharedContributionItems ()
          Returns the value of the ' Shared Contribution Items ' containment reference list.
 

Methods in org.eclipse.gmf.codegen.gmfgen with parameters of type GenContributionItem
 void GenSharedContributionItem. setActualItem ( GenContributionItem value)
          Sets the value of the ' Actual Item' reference
 

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

Classes in org.eclipse.gmf.codegen.gmfgen.impl that implement GenContributionItem
 class CreateShortcutActionImpl
          An implementation of the model object ' Create Shortcut Action '
 class GenActionFactoryContributionItemImpl
          An implementation of the model object ' Gen Action Factory Contribution Item '
 class GenActionImpl
          An implementation of the model object ' Gen Action '
 class GenCommandActionImpl
          An implementation of the model object ' Gen Command Action '
 class GenContributionItemImpl
          An implementation of the model object ' Gen Contribution Item '
 class GenCustomActionImpl
          An implementation of the model object ' Gen Custom Action '
 class GenGroupMarkerImpl
          An implementation of the model object ' Gen Group Marker '
 class GenMenuManagerImpl
          An implementation of the model object ' Gen Menu Manager '
 class GenSeparatorImpl
          An implementation of the model object ' Gen Separator '
 class GenSharedContributionItemImpl
          An implementation of the model object ' Gen Shared Contribution Item '
 class GenToolBarManagerImpl
          An implementation of the model object ' Gen Tool Bar Manager '
 class InitDiagramActionImpl
          An implementation of the model object ' Init Diagram Action '
 class LoadResourceActionImpl
          An implementation of the model object ' Load Resource Action '
 

Fields in org.eclipse.gmf.codegen.gmfgen.impl declared as GenContributionItem
protected   GenContributionItem GenSharedContributionItemImpl. actualItem
          The cached value of the ' Actual Item' reference
 

Fields in org.eclipse.gmf.codegen.gmfgen.impl with type parameters of type GenContributionItem
protected  org.eclipse.emf.common.util.EList< GenContributionItem> GenContributionManagerImpl. items
          The cached value of the ' Items' containment reference list
protected  org.eclipse.emf.common.util.EList< GenContributionItem> GenApplicationImpl. sharedContributionItems
          The cached value of the ' Shared Contribution Items' containment reference list
 

Methods in org.eclipse.gmf.codegen.gmfgen.impl that return GenContributionItem
  GenContributionItem GenSharedContributionItemImpl. basicGetActualItem ()
           
  GenContributionItem GenSharedContributionItemImpl. getActualItem ()
           
 

Methods in org.eclipse.gmf.codegen.gmfgen.impl that return types with arguments of type GenContributionItem
 org.eclipse.emf.common.util.EList< GenContributionItem> GenContributionManagerImpl. getItems ()
           
 org.eclipse.emf.common.util.EList< GenContributionItem> GenApplicationImpl. getSharedContributionItems ()
           
 

Methods in org.eclipse.gmf.codegen.gmfgen.impl with parameters of type GenContributionItem
 void GenSharedContributionItemImpl. setActualItem ( GenContributionItem newActualItem)
           
 

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

Methods in org.eclipse.gmf.codegen.gmfgen.util with parameters of type GenContributionItem
  T GMFGenSwitch. caseGenContributionItem ( GenContributionItem object)
          Returns the result of interpreting the object as an instance of 'Gen Contribution Item'
 


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