Generation Framework

Uses of Interface
org.eclipse.gmf.codegen.gmfgen.GMFGenFactory

Packages that use GMFGenFactory
org.eclipse.gmf.codegen.gmfgen   
org.eclipse.gmf.codegen.gmfgen.impl   
org.eclipse.gmf.codegen.gmfgen.presentation   
 

Uses of GMFGenFactory in org.eclipse.gmf.codegen.gmfgen
 

Fields in org.eclipse.gmf.codegen.gmfgen declared as GMFGenFactory
static GMFGenFactory GMFGenFactory.eINSTANCE
          The singleton instance of the factory
 

Methods in org.eclipse.gmf.codegen.gmfgen that return GMFGenFactory
 GMFGenFactory GMFGenPackage.getGMFGenFactory()
          Returns the factory that creates the instances of the model
 

Uses of GMFGenFactory in org.eclipse.gmf.codegen.gmfgen.impl
 

Classes in org.eclipse.gmf.codegen.gmfgen.impl that implement GMFGenFactory
 class GMFGenFactoryImpl
          An implementation of the model Factory
 

Methods in org.eclipse.gmf.codegen.gmfgen.impl that return GMFGenFactory
 GMFGenFactory GMFGenPackageImpl.getGMFGenFactory()
           
static GMFGenFactory GMFGenFactoryImpl.init()
          Creates the default factory implementation
 

Uses of GMFGenFactory in org.eclipse.gmf.codegen.gmfgen.presentation
 

Fields in org.eclipse.gmf.codegen.gmfgen.presentation declared as GMFGenFactory
protected  GMFGenFactory GMFGenModelWizard.gmfGenFactory
          This caches an instance of the model factory
 


Generation Framework

Guidelines for using Eclipse APIs.

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