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

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

Uses of FigureRef in org.eclipse.gmf.gmfgraph
 

Methods in org.eclipse.gmf.gmfgraph that return FigureRef
 FigureRef GMFGraphFactory.createFigureRef()
          Returns a new object of class 'Figure Ref'.
 

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

Classes in org.eclipse.gmf.gmfgraph.impl that implement FigureRef
 class FigureRefImpl
          An implementation of the model object 'Figure Ref'.
 

Methods in org.eclipse.gmf.gmfgraph.impl that return FigureRef
 FigureRef GMFGraphFactoryImpl.createFigureRef()
           
 

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

Methods in org.eclipse.gmf.gmfgraph.util with parameters of type FigureRef
 T GMFGraphSwitch.caseFigureRef(FigureRef object)
          Returns the result of interpreting the object as an instance of 'Figure Ref'.
 



Copyright © 2012. All Rights Reserved.