Generation Framework

Uses of Interface
org.eclipse.gmf.tooldef.GMFToolFactory

Packages that use GMFToolFactory
org.eclipse.gmf.tooldef   
org.eclipse.gmf.tooldef.impl   
org.eclipse.gmf.tooldef.presentation   
 

Uses of GMFToolFactory in org.eclipse.gmf.tooldef
 

Fields in org.eclipse.gmf.tooldef declared as GMFToolFactory
static GMFToolFactory GMFToolFactory.eINSTANCE
          The singleton instance of the factory
 

Methods in org.eclipse.gmf.tooldef that return GMFToolFactory
 GMFToolFactory GMFToolPackage.getGMFToolFactory()
          Returns the factory that creates the instances of the model
 

Uses of GMFToolFactory in org.eclipse.gmf.tooldef.impl
 

Classes in org.eclipse.gmf.tooldef.impl that implement GMFToolFactory
 class GMFToolFactoryImpl
           An implementation of the model Factory
 

Methods in org.eclipse.gmf.tooldef.impl that return GMFToolFactory
static GMFToolFactory GMFToolFactoryImpl.init()
          Creates the default factory implementation
 GMFToolFactory GMFToolPackageImpl.getGMFToolFactory()
           
 

Uses of GMFToolFactory in org.eclipse.gmf.tooldef.presentation
 

Fields in org.eclipse.gmf.tooldef.presentation declared as GMFToolFactory
protected  GMFToolFactory GMFToolModelWizard.gmfToolFactory
          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.