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
           
 

Fields in org.eclipse.gmf.graphdef.codegen declared as StandaloneGenerator.Config
protected  StandaloneGenerator.Config StandaloneGenerator.myArgs
           
 

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)
           
StandaloneGenerator(StandaloneGenerator.Processor p, StandaloneGenerator.Config config, java.net.URL[] dynamicTemplates)
           
 


Generation Framework

Guidelines for using Eclipse APIs.

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