Uses of Interface
org.eclipse.emf.ecp.view.treemasterdetail.validation.test.TestTMD.TestTMDFactory

Packages that use TestTMDFactory
org.eclipse.emf.ecp.view.treemasterdetail.validation.test.TestTMD   
org.eclipse.emf.ecp.view.treemasterdetail.validation.test.TestTMD.impl   
 

Uses of TestTMDFactory in org.eclipse.emf.ecp.view.treemasterdetail.validation.test.TestTMD
 

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

Methods in org.eclipse.emf.ecp.view.treemasterdetail.validation.test.TestTMD that return TestTMDFactory
 TestTMDFactory TestTMDPackage.getTestTMDFactory()
          Returns the factory that creates the instances of the model.
 

Uses of TestTMDFactory in org.eclipse.emf.ecp.view.treemasterdetail.validation.test.TestTMD.impl
 

Classes in org.eclipse.emf.ecp.view.treemasterdetail.validation.test.TestTMD.impl that implement TestTMDFactory
 class TestTMDFactoryImpl
          An implementation of the model Factory.
 

Methods in org.eclipse.emf.ecp.view.treemasterdetail.validation.test.TestTMD.impl that return TestTMDFactory
 TestTMDFactory TestTMDPackageImpl.getTestTMDFactory()
           
static TestTMDFactory TestTMDFactoryImpl.init()
          Creates the default factory implementation.
 



Copyright © 2015. All Rights Reserved.