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

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

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

Subinterfaces of Shortcuts in org.eclipse.gmf.codegen.gmfgen
 interface GenDiagram
          A representation of the model object 'Gen Diagram'.
 

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

Classes in org.eclipse.gmf.codegen.gmfgen.impl that implement Shortcuts
 class GenDiagramImpl
          An implementation of the model object 'Gen Diagram'.
 

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

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



Copyright © 2012. All Rights Reserved.