Uses of Interface
org.eclipse.emf.ecp.view.edapt.util.test.model.x.EdaptTestXFactory

Packages that use EdaptTestXFactory
org.eclipse.emf.ecp.view.edapt.util.test.model.x   
org.eclipse.emf.ecp.view.edapt.util.test.model.x.impl   
 

Uses of EdaptTestXFactory in org.eclipse.emf.ecp.view.edapt.util.test.model.x
 

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

Methods in org.eclipse.emf.ecp.view.edapt.util.test.model.x that return EdaptTestXFactory
 EdaptTestXFactory EdaptTestXPackage.getXFactory()
          Returns the factory that creates the instances of the model.
 

Uses of EdaptTestXFactory in org.eclipse.emf.ecp.view.edapt.util.test.model.x.impl
 

Classes in org.eclipse.emf.ecp.view.edapt.util.test.model.x.impl that implement EdaptTestXFactory
 class EdaptTestXFactoryImpl
          An implementation of the model Factory.
 

Methods in org.eclipse.emf.ecp.view.edapt.util.test.model.x.impl that return EdaptTestXFactory
 EdaptTestXFactory EdaptTestXPackageImpl.getXFactory()
           
static EdaptTestXFactory EdaptTestXFactoryImpl.init()
          Creates the default factory implementation.
 



Copyright © 2015. All Rights Reserved.