Uses of Class
org.eclipse.emf.codegen.ecore.genmodel.impl.GenBaseImpl

Packages that use GenBaseImpl
org.eclipse.emf.codegen.ecore.genmodel.impl   
 

Uses of GenBaseImpl in org.eclipse.emf.codegen.ecore.genmodel.impl
 

Subclasses of GenBaseImpl in org.eclipse.emf.codegen.ecore.genmodel.impl
 class GenAnnotationImpl
          An implementation of the model object 'Gen Annotation'
 class GenClassifierImpl
          An implementation of the model object 'Gen Meta Object'
 class GenClassImpl
          An implementation of the model object 'Gen Class'
 class GenDataTypeImpl
          An implementation of the model object 'Gen Data Type'
 class GenEnumImpl
          An implementation of the model object 'Gen Enum'
 class GenEnumLiteralImpl
          An implementation of the model object 'Gen Enum Literal'
 class GenFeatureImpl
          An implementation of the model object 'Gen Feature'
 class GenModelImpl
          An implementation of the model object 'GenModel'
 class GenOperationImpl
          An implementation of the model object 'Gen Operation'
 class GenPackageImpl
          An implementation of the model object 'Gen Package'
 class GenParameterImpl
          An implementation of the model object 'Gen Parameter'
 class GenTypedElementImpl
          An implementation of the model object 'Gen Typed Element'
 class GenTypeParameterImpl
          An implementation of the model object 'Gen Type Parameter'
 

Methods in org.eclipse.emf.codegen.ecore.genmodel.impl with parameters of type GenBaseImpl
protected static IContainer GenBaseImpl.EclipseUtil.findOrCreateContainer(GenBaseImpl genBase, Monitor progressMonitor, int style, java.util.List pluginVariables, IPath outputPath, boolean forceStyle)
          Deprecated.  
protected static IContainer GenBaseImpl.EclipseUtil.findOrCreateContainer(GenBaseImpl genBase, Monitor progressMonitor, int style, java.util.List pluginVariables, java.lang.String outputPath, boolean forceStyle)
          Deprecated.  
 


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