Uses of Interface
org.eclipse.gmf.tooldef.BundleImage

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

Uses of BundleImage in org.eclipse.gmf.tooldef
 

Methods in org.eclipse.gmf.tooldef that return BundleImage
 BundleImage GMFToolFactory.createBundleImage()
          Returns a new object of class 'Bundle Image'.
 

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

Classes in org.eclipse.gmf.tooldef.impl that implement BundleImage
 class BundleImageImpl
          An implementation of the model object 'Bundle Image'.
 

Methods in org.eclipse.gmf.tooldef.impl that return BundleImage
 BundleImage GMFToolFactoryImpl.createBundleImage()
           
 

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

Methods in org.eclipse.gmf.tooldef.util with parameters of type BundleImage
 T GMFToolSwitch.caseBundleImage(BundleImage object)
          Returns the result of interpreting the object as an instance of 'Bundle Image'.
 



Copyright © 2012. All Rights Reserved.