Generation Framework

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

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

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

Subinterfaces of GenContributionManager in org.eclipse.gmf.codegen.gmfgen
 interface GenMenuManager
          A representation of the model object 'Gen Menu Manager'
 interface GenToolBarManager
          A representation of the model object 'Gen Tool Bar Manager'
 

Methods in org.eclipse.gmf.codegen.gmfgen that return GenContributionManager
 GenContributionManager GenContributionItem.getOwner()
          Returns the value of the 'Owner' container reference.
 

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

Classes in org.eclipse.gmf.codegen.gmfgen.impl that implement GenContributionManager
 class GenContributionManagerImpl
          An implementation of the model object 'Gen Contribution Manager'
 class GenMenuManagerImpl
          An implementation of the model object 'Gen Menu Manager'
 class GenToolBarManagerImpl
          An implementation of the model object 'Gen Tool Bar Manager'
 

Methods in org.eclipse.gmf.codegen.gmfgen.impl that return GenContributionManager
 GenContributionManager GenContributionItemImpl.getOwner()
           
 

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

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


Generation Framework

Guidelines for using Eclipse APIs.

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