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

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

Uses of DefaultImage in org.eclipse.gmf.tooldef
 

Methods in org.eclipse.gmf.tooldef that return DefaultImage
 DefaultImage GMFToolFactory.createDefaultImage()
          Returns a new object of class 'Default Image'.
 

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

Classes in org.eclipse.gmf.tooldef.impl that implement DefaultImage
 class DefaultImageImpl
          An implementation of the model object 'Default Image'.
 

Methods in org.eclipse.gmf.tooldef.impl that return DefaultImage
 DefaultImage GMFToolFactoryImpl.createDefaultImage()
           
 

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

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



Copyright © 2012. All Rights Reserved.