Uses of Interface
org.eclipse.amp.axf.space.IGraphProvider

Packages that use IGraphProvider
org.eclipse.amp.agf.gef   
org.eclipse.amp.agf.tree   
org.eclipse.amp.agf.zest   
org.eclipse.amp.escape.ascape.adapt   
 

Uses of IGraphProvider in org.eclipse.amp.agf.gef
 

Methods in org.eclipse.amp.agf.gef that return IGraphProvider
 IGraphProvider ScapePartFactory.getGraphProvider()
           
 

Methods in org.eclipse.amp.agf.gef with parameters of type IGraphProvider
 void ScapePartFactory.setGraphProvider(IGraphProvider graphProvider)
           
 

Constructors in org.eclipse.amp.agf.gef with parameters of type IGraphProvider
ScapeGraphEditPart(ICompositionProvider memberProvider, ILocationProvider locationProvider, IGraphProvider graphProvider, org.eclipse.jface.viewers.IFilter filter)
           
 

Uses of IGraphProvider in org.eclipse.amp.agf.tree
 

Constructors in org.eclipse.amp.agf.tree with parameters of type IGraphProvider
ScapeTreePart(ICompositionProvider compositionProvider, ILocationProvider locationProvider, IGraphProvider graphProvider, IGraphicsAdapter graphicsAdapter)
           
 

Uses of IGraphProvider in org.eclipse.amp.agf.zest
 

Constructors in org.eclipse.amp.agf.zest with parameters of type IGraphProvider
ZestContentProvider(IGraphProvider graphProvider, ICompositionProvider compostionProvider)
           
 

Uses of IGraphProvider in org.eclipse.amp.escape.ascape.adapt
 

Classes in org.eclipse.amp.escape.ascape.adapt that implement IGraphProvider
 class AscapeModelProvider
          The Class AscapeProvider.