Uses of Interface
org.eclipse.gmf.codegen.gmfgen.FigureViewmap

Packages that use FigureViewmap
org.eclipse.gmf.codegen.gmfgen   
org.eclipse.gmf.codegen.gmfgen.impl   
org.eclipse.gmf.codegen.gmfgen.util   
 

Uses of FigureViewmap in org.eclipse.gmf.codegen.gmfgen
 

Methods in org.eclipse.gmf.codegen.gmfgen that return FigureViewmap
 FigureViewmap GMFGenFactory.createFigureViewmap()
          Returns a new object of class 'Figure Viewmap'.
 

Uses of FigureViewmap in org.eclipse.gmf.codegen.gmfgen.impl
 

Classes in org.eclipse.gmf.codegen.gmfgen.impl that implement FigureViewmap
 class FigureViewmapImpl
          An implementation of the model object 'Figure Viewmap'.
 

Methods in org.eclipse.gmf.codegen.gmfgen.impl that return FigureViewmap
 FigureViewmap GMFGenFactoryImpl.createFigureViewmap()
           
 

Uses of FigureViewmap in org.eclipse.gmf.codegen.gmfgen.util
 

Methods in org.eclipse.gmf.codegen.gmfgen.util with parameters of type FigureViewmap
 T GMFGenSwitch.caseFigureViewmap(FigureViewmap object)
          Returns the result of interpreting the object as an instance of 'Figure Viewmap'.
 



Copyright © 2012. All Rights Reserved.