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, URL[] dynamicTemplates)
           
 



Copyright © 2012. All Rights Reserved.