Uses of Interface
org.eclipse.emf.ecp.view.edapt.util.test.model.d.EdaptTestDFactory

Packages that use EdaptTestDFactory
org.eclipse.emf.ecp.view.edapt.util.test.model.d   
org.eclipse.emf.ecp.view.edapt.util.test.model.d.impl   
 

Uses of EdaptTestDFactory in org.eclipse.emf.ecp.view.edapt.util.test.model.d
 

Fields in org.eclipse.emf.ecp.view.edapt.util.test.model.d declared as EdaptTestDFactory
static EdaptTestDFactory EdaptTestDFactory.eINSTANCE
          The singleton instance of the factory.
 

Methods in org.eclipse.emf.ecp.view.edapt.util.test.model.d that return EdaptTestDFactory
 EdaptTestDFactory EdaptTestDPackage.getDFactory()
          Returns the factory that creates the instances of the model.
 

Uses of EdaptTestDFactory in org.eclipse.emf.ecp.view.edapt.util.test.model.d.impl
 

Classes in org.eclipse.emf.ecp.view.edapt.util.test.model.d.impl that implement EdaptTestDFactory
 class EdaptTestDFactoryImpl
          An implementation of the model Factory.
 

Methods in org.eclipse.emf.ecp.view.edapt.util.test.model.d.impl that return EdaptTestDFactory
 EdaptTestDFactory EdaptTestDPackageImpl.getDFactory()
           
static EdaptTestDFactory EdaptTestDFactoryImpl.init()
          Creates the default factory implementation.
 



Copyright © 2015. All Rights Reserved.