Generation Framework

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
 java.lang.Object GMFToolSwitch.caseDefaultImage(DefaultImage object)
          Returns the result of interpretting the object as an instance of 'Default Image'
 


Generation Framework

Guidelines for using Eclipse APIs.

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