|
Generation Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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' |
Methods in org.eclipse.gmf.gmfgraph that return types with arguments of type FigureGallery | |
---|---|
org.eclipse.emf.common.util.EList<FigureGallery> |
Canvas.getFigures()
Returns the value of the 'Figures' containment reference list. |
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' |
Fields in org.eclipse.gmf.gmfgraph.impl with type parameters of type FigureGallery | |
---|---|
protected org.eclipse.emf.common.util.EList<FigureGallery> |
CanvasImpl.figures
The cached value of the ' Figures ' containment reference list |
Methods in org.eclipse.gmf.gmfgraph.impl that return FigureGallery | |
---|---|
FigureGallery |
GMFGraphFactoryImpl.createFigureGallery()
|
Methods in org.eclipse.gmf.gmfgraph.impl that return types with arguments of type FigureGallery | |
---|---|
org.eclipse.emf.common.util.EList<FigureGallery> |
CanvasImpl.getFigures()
|
Uses of FigureGallery in org.eclipse.gmf.gmfgraph.util |
---|
Methods in org.eclipse.gmf.gmfgraph.util with parameters of type FigureGallery | |
---|---|
T |
GMFGraphSwitch.caseFigureGallery(FigureGallery object)
Returns the result of interpreting the object as an instance of 'Figure Gallery' |
protected void |
RuntimeFQNSwitch.collectDependencies(FigureGallery gallery,
org.eclipse.emf.common.util.UniqueEList<java.lang.String> result)
Deprecated. |
java.lang.String[] |
FigureQualifiedNameSwitch.getDependencies(FigureGallery gallery)
Deprecated. (XXX) decide whether org.eclipse.draw2d should be included there. |
|
Generation Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.