Uses of Interface
org.eclipse.emf.ecp.ui.view.editor.test.model.test.TestPackage

Packages that use TestPackage
org.eclipse.emf.ecp.ui.view.editor.test.model.test   
org.eclipse.emf.ecp.ui.view.editor.test.model.test.impl   
 

Uses of TestPackage in org.eclipse.emf.ecp.ui.view.editor.test.model.test
 

Fields in org.eclipse.emf.ecp.ui.view.editor.test.model.test declared as TestPackage
static TestPackage TestPackage.eINSTANCE
          The singleton instance of the package.
 

Methods in org.eclipse.emf.ecp.ui.view.editor.test.model.test that return TestPackage
 TestPackage TestFactory.getTestPackage()
          Returns the package supported by this factory.
 

Uses of TestPackage in org.eclipse.emf.ecp.ui.view.editor.test.model.test.impl
 

Classes in org.eclipse.emf.ecp.ui.view.editor.test.model.test.impl that implement TestPackage
 class TestPackageImpl
          An implementation of the model Package.
 

Methods in org.eclipse.emf.ecp.ui.view.editor.test.model.test.impl that return TestPackage
static TestPackage TestFactoryImpl.getPackage()
          Deprecated.  
 TestPackage TestFactoryImpl.getTestPackage()
           
static TestPackage TestPackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
 



Copyright © 2015. All Rights Reserved.