Generation Framework

Uses of Interface
org.eclipse.gmf.gmfgraph.util.FigureQualifiedNameSwitch

Packages that use FigureQualifiedNameSwitch
org.eclipse.gmf.gmfgraph.util   
org.eclipse.gmf.graphdef.codegen   
 

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

Classes in org.eclipse.gmf.gmfgraph.util that implement FigureQualifiedNameSwitch
(package private)  class org.eclipse.gmf.gmfgraph.util.PureGEFFigureQualifiedNameSwitch
           
 class RuntimeFQNSwitch
          FQNSwitch to use with figures utilizing power of GMF Runtime
 class RuntimeLiteFQNSwitch
          FQNSwitch to use with figures that use oeg.codegen.lite
 

Uses of FigureQualifiedNameSwitch in org.eclipse.gmf.graphdef.codegen
 

Methods in org.eclipse.gmf.graphdef.codegen that return FigureQualifiedNameSwitch
 FigureQualifiedNameSwitch GraphDefDispatcher.getFQNSwitch()
           
 

Methods in org.eclipse.gmf.graphdef.codegen with parameters of type FigureQualifiedNameSwitch
 java.lang.String[] StandaloneGenerator.Processor.getRequiredBundles(FigureQualifiedNameSwitch fqnSwitch)
           
 

Constructors in org.eclipse.gmf.graphdef.codegen with parameters of type FigureQualifiedNameSwitch
StandaloneGenerator(StandaloneGenerator.Processor p, StandaloneGenerator.Config config, FigureQualifiedNameSwitch fqnSwitch)
           
FigureGenerator(FigureQualifiedNameSwitch figureNameSwitch, boolean asInnerClass)
           
FigureGenerator(FigureQualifiedNameSwitch figureNameSwitch, MapModeCodeGenStrategy mapModeStrategy, boolean placeStaticFieldsOutsideClassBody)
           
GraphDefDispatcher(org.eclipse.gmf.internal.codegen.dispatch.EmitterFactory factory, org.eclipse.gmf.internal.codegen.dispatch.KeyMap keyMap, FigureQualifiedNameSwitch fqnSwitch, MapModeCodeGenStrategy mapModeStrategy)
           
 


Generation Framework

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.