Generation Framework

Uses of Interface
org.eclipse.gmf.graphdef.codegen.StandaloneGenerator.Config

Packages that use StandaloneGenerator.Config
org.eclipse.gmf.graphdef.codegen   
 

Uses of StandaloneGenerator.Config in org.eclipse.gmf.graphdef.codegen
 

Classes in org.eclipse.gmf.graphdef.codegen that implement StandaloneGenerator.Config
static class StandaloneGenerator.ConfigImpl
           
 

Methods in org.eclipse.gmf.graphdef.codegen with parameters of type StandaloneGenerator.Config
abstract  void StandaloneGenerator.Processor.go(StandaloneGenerator.ProcessorCallback callback, StandaloneGenerator.Config config)
           
 

Constructors in org.eclipse.gmf.graphdef.codegen with parameters of type StandaloneGenerator.Config
StandaloneGenerator(StandaloneGenerator.Processor p, StandaloneGenerator.Config config, FigureQualifiedNameSwitch fqnSwitch)
           
 


Generation Framework

Guidelines for using Eclipse APIs.

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