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

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

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
 GMFToolFactory GMFToolPackageImpl.getGMFToolFactory()
           
static GMFToolFactory GMFToolFactoryImpl.init()
          Creates the default factory implementation.
 



Copyright © 2012. All Rights Reserved.