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   
org.eclipse.amp.amf.testing.aTest.presentation   
org.eclipse.amp.amf.testing.aTest.util   
 

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.
 

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

Fields in org.eclipse.amp.amf.testing.aTest.presentation declared as ATestPackage
protected  ATestPackage ATestModelWizard.aTestPackage
          This caches an instance of the model package.
 

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

Fields in org.eclipse.amp.amf.testing.aTest.util declared as ATestPackage
protected static ATestPackage ATestSwitch.modelPackage
          The cached model package
protected static ATestPackage ATestAdapterFactory.modelPackage
          The cached model package.