Uses of Interface
org.eclipse.emf.ecp.view.edapt.util.test.model.c.EdaptTestCFactory

Packages that use EdaptTestCFactory
org.eclipse.emf.ecp.view.edapt.util.test.model.c   
org.eclipse.emf.ecp.view.edapt.util.test.model.c.impl   
 

Uses of EdaptTestCFactory in org.eclipse.emf.ecp.view.edapt.util.test.model.c
 

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

Methods in org.eclipse.emf.ecp.view.edapt.util.test.model.c that return EdaptTestCFactory
 EdaptTestCFactory EdaptTestCPackage.getCFactory()
          Returns the factory that creates the instances of the model.
 

Uses of EdaptTestCFactory in org.eclipse.emf.ecp.view.edapt.util.test.model.c.impl
 

Classes in org.eclipse.emf.ecp.view.edapt.util.test.model.c.impl that implement EdaptTestCFactory
 class EdaptTestCFactoryImpl
          An implementation of the model Factory.
 

Methods in org.eclipse.emf.ecp.view.edapt.util.test.model.c.impl that return EdaptTestCFactory
 EdaptTestCFactory EdaptTestCPackageImpl.getCFactory()
           
static EdaptTestCFactory EdaptTestCFactoryImpl.init()
          Creates the default factory implementation.
 



Copyright © 2015. All Rights Reserved.