Uses of Interface
org.eclipse.amp.amf.testing.aTest.ATestPackage

Packages that use ATestPackage
org.eclipse.amp.amf.testing.aTest   
org.eclipse.amp.amf.testing.aTest.impl   
 

Uses of ATestPackage in org.eclipse.amp.amf.testing.aTest
 

Fields in org.eclipse.amp.amf.testing.aTest declared as ATestPackage
static ATestPackage ATestPackage.eINSTANCE
          The singleton instance of the package.
 

Methods in org.eclipse.amp.amf.testing.aTest that return ATestPackage
 ATestPackage ATestFactory.getATestPackage()
          Returns the package supported by this factory.
 

Uses of ATestPackage in org.eclipse.amp.amf.testing.aTest.impl
 

Classes in org.eclipse.amp.amf.testing.aTest.impl that implement ATestPackage
 class ATestPackageImpl
          An implementation of the model Package.
 

Methods in org.eclipse.amp.amf.testing.aTest.impl that return ATestPackage
 ATestPackage ATestFactoryImpl.getATestPackage()
           
static ATestPackage ATestFactoryImpl.getPackage()
          Deprecated.  
static ATestPackage ATestPackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.