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

Packages that use GMFMapPackage
org.eclipse.gmf.mappings   
org.eclipse.gmf.mappings.impl   
org.eclipse.gmf.mappings.util   
 

Uses of GMFMapPackage in org.eclipse.gmf.mappings
 

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

Methods in org.eclipse.gmf.mappings that return GMFMapPackage
 GMFMapPackage GMFMapFactory.getGMFMapPackage()
          Returns the package supported by this factory.
 

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

Classes in org.eclipse.gmf.mappings.impl that implement GMFMapPackage
 class GMFMapPackageImpl
          An implementation of the model Package.
 

Methods in org.eclipse.gmf.mappings.impl that return GMFMapPackage
 GMFMapPackage GMFMapFactoryImpl.getGMFMapPackage()
           
static GMFMapPackage GMFMapFactoryImpl.getPackage()
          Deprecated.  
static GMFMapPackage GMFMapPackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
 

Uses of GMFMapPackage in org.eclipse.gmf.mappings.util
 

Fields in org.eclipse.gmf.mappings.util declared as GMFMapPackage
protected static GMFMapPackage GMFMapAdapterFactory.modelPackage
          The cached model package.
protected static GMFMapPackage GMFMapSwitch.modelPackage
          The cached model package
 



Copyright © 2012. All Rights Reserved.