Uses of Interface
org.eclipse.emf.ecp.view.validation.test.model.TestFactory

Packages that use TestFactory
org.eclipse.emf.ecp.view.validation.test.model   
org.eclipse.emf.ecp.view.validation.test.model.impl   
 

Uses of TestFactory in org.eclipse.emf.ecp.view.validation.test.model
 

Fields in org.eclipse.emf.ecp.view.validation.test.model declared as TestFactory
static TestFactory TestFactory.eINSTANCE
          The singleton instance of the factory.
 

Methods in org.eclipse.emf.ecp.view.validation.test.model that return TestFactory
 TestFactory TestPackage.getTestFactory()
          Returns the factory that creates the instances of the model.
 

Uses of TestFactory in org.eclipse.emf.ecp.view.validation.test.model.impl
 

Methods in org.eclipse.emf.ecp.view.validation.test.model.impl that return TestFactory
 TestFactory TestPackageImpl.getTestFactory()
           
static TestFactory TestFactoryImpl.init()
          Creates the default factory implementation.
 



Copyright © 2014. All Rights Reserved.