Uses of Interface
org.eclipse.gmf.gmfgraph.GMFGraphFactory

Packages that use GMFGraphFactory
org.eclipse.gmf.gmfgraph   
org.eclipse.gmf.gmfgraph.impl   
 

Uses of GMFGraphFactory in org.eclipse.gmf.gmfgraph
 

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

Methods in org.eclipse.gmf.gmfgraph that return GMFGraphFactory
 GMFGraphFactory GMFGraphPackage.getGMFGraphFactory()
          Returns the factory that creates the instances of the model.
 

Uses of GMFGraphFactory in org.eclipse.gmf.gmfgraph.impl
 

Classes in org.eclipse.gmf.gmfgraph.impl that implement GMFGraphFactory
 class GMFGraphFactoryImpl
          An implementation of the model Factory.
 

Methods in org.eclipse.gmf.gmfgraph.impl that return GMFGraphFactory
 GMFGraphFactory GMFGraphPackageImpl.getGMFGraphFactory()
           
static GMFGraphFactory GMFGraphFactoryImpl.init()
          Creates the default factory implementation.
 



Copyright © 2012. All Rights Reserved.