Uses of Interface
org.eclipse.emf.ecp.view.edapt.util.test.model.a.EdaptTestAFactory

Packages that use EdaptTestAFactory
org.eclipse.emf.ecp.view.edapt.util.test.model.a   
org.eclipse.emf.ecp.view.edapt.util.test.model.a.impl   
 

Uses of EdaptTestAFactory in org.eclipse.emf.ecp.view.edapt.util.test.model.a
 

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

Methods in org.eclipse.emf.ecp.view.edapt.util.test.model.a that return EdaptTestAFactory
 EdaptTestAFactory EdaptTestAPackage.getAFactory()
          Returns the factory that creates the instances of the model.
 

Uses of EdaptTestAFactory in org.eclipse.emf.ecp.view.edapt.util.test.model.a.impl
 

Classes in org.eclipse.emf.ecp.view.edapt.util.test.model.a.impl that implement EdaptTestAFactory
 class EdaptTestAFactoryImpl
          An implementation of the model Factory.
 

Methods in org.eclipse.emf.ecp.view.edapt.util.test.model.a.impl that return EdaptTestAFactory
 EdaptTestAFactory EdaptTestAPackageImpl.getAFactory()
           
static EdaptTestAFactory EdaptTestAFactoryImpl.init()
          Creates the default factory implementation.
 



Copyright © 2015. All Rights Reserved.