Generation Framework

Uses of Interface
org.eclipse.gmf.gmfgraph.FigureGallery

Packages that use FigureGallery
org.eclipse.gmf.gmfgraph   
org.eclipse.gmf.gmfgraph.impl   
org.eclipse.gmf.gmfgraph.util   
 

Uses of FigureGallery in org.eclipse.gmf.gmfgraph
 

Methods in org.eclipse.gmf.gmfgraph that return FigureGallery
 FigureGallery GMFGraphFactory.createFigureGallery()
          Returns a new object of class 'Figure Gallery'
 

Uses of FigureGallery in org.eclipse.gmf.gmfgraph.impl
 

Classes in org.eclipse.gmf.gmfgraph.impl that implement FigureGallery
 class FigureGalleryImpl
           An implementation of the model object 'Figure Gallery'
 

Methods in org.eclipse.gmf.gmfgraph.impl that return FigureGallery
 FigureGallery GMFGraphFactoryImpl.createFigureGallery()
           
 

Uses of FigureGallery in org.eclipse.gmf.gmfgraph.util
 

Methods in org.eclipse.gmf.gmfgraph.util with parameters of type FigureGallery
protected  void RuntimeFQNSwitch.collectDependencies(FigureGallery gallery, UniqueEList result)
           
 java.lang.String[] FigureQualifiedNameSwitch.getDependencies(FigureGallery gallery)
          (XXX) decide whether org.eclipse.draw2d should be included there.
 java.lang.Object GMFGraphSwitch.caseFigureGallery(FigureGallery object)
          Returns the result of interpretting the object as an instance of 'Figure Gallery'
 


Generation Framework

Guidelines for using Eclipse APIs.

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