Generation Framework

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

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

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
static GMFGraphFactory GMFGraphFactoryImpl.init()
          Creates the default factory implementation
 GMFGraphFactory GMFGraphPackageImpl.getGMFGraphFactory()
           
 

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

Fields in org.eclipse.gmf.gmfgraph.presentation declared as GMFGraphFactory
protected  GMFGraphFactory GMFGraphModelWizard.gmfGraphFactory
          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.