Uses of Class
org.eclipse.emf.codegen.ecore.Generator

Packages that use Generator
org.eclipse.emf.codegen.ecore   
 

Uses of Generator in org.eclipse.emf.codegen.ecore
 

Subclasses of Generator in org.eclipse.emf.codegen.ecore
static class Generator.PlatformRunnable
           
 

Methods in org.eclipse.emf.codegen.ecore with parameters of type Generator
static java.lang.Object Generator.PlatformRunnable.run(Generator generator, java.lang.Object object)
          This is called with the command line arguments of a headless workbench invocation.
 


Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.