Uses of Interface
org.eclipse.emf.test.core.featuremap.supplier.SupplierPackage

Packages that use SupplierPackage
org.eclipse.emf.test.core.featuremap.supplier   
org.eclipse.emf.test.core.featuremap.supplier.impl   
org.eclipse.emf.test.core.featuremap.supplier.util   
 

Uses of SupplierPackage in org.eclipse.emf.test.core.featuremap.supplier
 

Fields in org.eclipse.emf.test.core.featuremap.supplier declared as SupplierPackage
static SupplierPackage SupplierPackage.eINSTANCE
          The singleton instance of the package
 

Methods in org.eclipse.emf.test.core.featuremap.supplier that return SupplierPackage
 SupplierPackage SupplierFactory.getSupplierPackage()
          Returns the package supported by this factory
 

Uses of SupplierPackage in org.eclipse.emf.test.core.featuremap.supplier.impl
 

Classes in org.eclipse.emf.test.core.featuremap.supplier.impl that implement SupplierPackage
 class SupplierPackageImpl
          An implementation of the model Package
 

Methods in org.eclipse.emf.test.core.featuremap.supplier.impl that return SupplierPackage
static SupplierPackage SupplierFactoryImpl.getPackage()
          Deprecated.  
 SupplierPackage SupplierFactoryImpl.getSupplierPackage()
           
static SupplierPackage SupplierPackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
 

Uses of SupplierPackage in org.eclipse.emf.test.core.featuremap.supplier.util
 

Fields in org.eclipse.emf.test.core.featuremap.supplier.util declared as SupplierPackage
protected static SupplierPackage SupplierAdapterFactory.modelPackage
          The cached model package
protected static SupplierPackage SupplierSwitch.modelPackage
          The cached model package
 


Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.