Uses of Interface
org.eclipse.gmf.mappings.GMFMapFactory

Packages that use GMFMapFactory
org.eclipse.gmf.mappings   
org.eclipse.gmf.mappings.impl   
 

Uses of GMFMapFactory in org.eclipse.gmf.mappings
 

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

Methods in org.eclipse.gmf.mappings that return GMFMapFactory
 GMFMapFactory GMFMapPackage.getGMFMapFactory()
          Returns the factory that creates the instances of the model.
 

Uses of GMFMapFactory in org.eclipse.gmf.mappings.impl
 

Classes in org.eclipse.gmf.mappings.impl that implement GMFMapFactory
 class GMFMapFactoryImpl
          An implementation of the model Factory.
 

Methods in org.eclipse.gmf.mappings.impl that return GMFMapFactory
 GMFMapFactory GMFMapPackageImpl.getGMFMapFactory()
           
static GMFMapFactory GMFMapFactoryImpl.init()
          Creates the default factory implementation.
 



Copyright © 2012. All Rights Reserved.