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

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

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

Methods in org.eclipse.gmf.codegen.gmfgen that return GenActionFactoryContributionItem
 GenActionFactoryContributionItem GMFGenFactory.createGenActionFactoryContributionItem()
          Returns a new object of class 'Gen Action Factory Contribution Item'.
 

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

Classes in org.eclipse.gmf.codegen.gmfgen.impl that implement GenActionFactoryContributionItem
 class GenActionFactoryContributionItemImpl
          An implementation of the model object 'Gen Action Factory Contribution Item'.
 

Methods in org.eclipse.gmf.codegen.gmfgen.impl that return GenActionFactoryContributionItem
 GenActionFactoryContributionItem GMFGenFactoryImpl.createGenActionFactoryContributionItem()
           
 

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

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



Copyright © 2012. All Rights Reserved.