Uses of Interface
org.eclipse.emf.ecp.view.edapt.util.test.model.f.EdaptTestFFactory

Packages that use EdaptTestFFactory
org.eclipse.emf.ecp.view.edapt.util.test.model.f   
org.eclipse.emf.ecp.view.edapt.util.test.model.f.impl   
 

Uses of EdaptTestFFactory in org.eclipse.emf.ecp.view.edapt.util.test.model.f
 

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

Methods in org.eclipse.emf.ecp.view.edapt.util.test.model.f that return EdaptTestFFactory
 EdaptTestFFactory EdaptTestFPackage.getFFactory()
          Returns the factory that creates the instances of the model.
 

Uses of EdaptTestFFactory in org.eclipse.emf.ecp.view.edapt.util.test.model.f.impl
 

Classes in org.eclipse.emf.ecp.view.edapt.util.test.model.f.impl that implement EdaptTestFFactory
 class EdaptTestFFactoryImpl
          An implementation of the model Factory.
 

Methods in org.eclipse.emf.ecp.view.edapt.util.test.model.f.impl that return EdaptTestFFactory
 EdaptTestFFactory EdaptTestFPackageImpl.getFFactory()
           
static EdaptTestFFactory EdaptTestFFactoryImpl.init()
          Creates the default factory implementation.
 



Copyright © 2015. All Rights Reserved.