Uses of Interface
org.eclipse.emfforms.core.services.databinding.testmodel.test.model.TestFactory

Packages that use TestFactory
org.eclipse.emfforms.core.services.databinding.testmodel.test.model   
org.eclipse.emfforms.core.services.databinding.testmodel.test.model.impl   
 

Uses of TestFactory in org.eclipse.emfforms.core.services.databinding.testmodel.test.model
 

Fields in org.eclipse.emfforms.core.services.databinding.testmodel.test.model declared as TestFactory
static TestFactory TestFactory.eINSTANCE
          The singleton instance of the factory.
 

Methods in org.eclipse.emfforms.core.services.databinding.testmodel.test.model that return TestFactory
 TestFactory TestPackage.getTestFactory()
          Returns the factory that creates the instances of the model.
 

Uses of TestFactory in org.eclipse.emfforms.core.services.databinding.testmodel.test.model.impl
 

Methods in org.eclipse.emfforms.core.services.databinding.testmodel.test.model.impl that return TestFactory
 TestFactory TestPackageImpl.getTestFactory()
           
static TestFactory TestFactoryImpl.init()
          Creates the default factory implementation.
 



Copyright © 2015. All Rights Reserved.