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

Packages that use GMFToolPackage
org.eclipse.gmf.tooldef   
org.eclipse.gmf.tooldef.impl   
org.eclipse.gmf.tooldef.util   
 

Uses of GMFToolPackage in org.eclipse.gmf.tooldef
 

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

Methods in org.eclipse.gmf.tooldef that return GMFToolPackage
 GMFToolPackage GMFToolFactory.getGMFToolPackage()
          Returns the package supported by this factory.
 

Uses of GMFToolPackage in org.eclipse.gmf.tooldef.impl
 

Classes in org.eclipse.gmf.tooldef.impl that implement GMFToolPackage
 class GMFToolPackageImpl
          An implementation of the model Package.
 

Methods in org.eclipse.gmf.tooldef.impl that return GMFToolPackage
 GMFToolPackage GMFToolFactoryImpl.getGMFToolPackage()
           
static GMFToolPackage GMFToolFactoryImpl.getPackage()
          Deprecated.  
static GMFToolPackage GMFToolPackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
 

Uses of GMFToolPackage in org.eclipse.gmf.tooldef.util
 

Fields in org.eclipse.gmf.tooldef.util declared as GMFToolPackage
protected static GMFToolPackage GMFToolAdapterFactory.modelPackage
          The cached model package.
protected static GMFToolPackage GMFToolSwitch.modelPackage
          The cached model package
 



Copyright © 2012. All Rights Reserved.