Uses of Interface
testmodel1.TestModel1Package

Packages that use TestModel1Package
testmodel1   
testmodel1.impl   
testmodel1.util   
 

Uses of TestModel1Package in testmodel1
 

Fields in testmodel1 declared as TestModel1Package
static TestModel1Package TestModel1Package.eINSTANCE
          The singleton instance of the package
 

Methods in testmodel1 that return TestModel1Package
 TestModel1Package TestModel1Factory.getTestModel1Package()
          Returns the package supported by this factory
 

Uses of TestModel1Package in testmodel1.impl
 

Classes in testmodel1.impl that implement TestModel1Package
 class TestModel1PackageImpl
          An implementation of the model Package
 

Methods in testmodel1.impl that return TestModel1Package
static TestModel1Package TestModel1FactoryImpl.getPackage()
          Deprecated.  
 TestModel1Package TestModel1FactoryImpl.getTestModel1Package()
           
static TestModel1Package TestModel1PackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
 

Uses of TestModel1Package in testmodel1.util
 

Fields in testmodel1.util declared as TestModel1Package
protected static TestModel1Package TestModel1AdapterFactory.modelPackage
          The cached model package
protected static TestModel1Package TestModel1Switch.modelPackage
          The cached model package
 


Copyright (c) 2004, 2005, 2006 Eike Stepper, Germany.
All Rights Reserved.