Uses of Interface
org.eclipse.emf.ecp.view.edapt.util.test.model.z.EdaptTestZFactory

Packages that use EdaptTestZFactory
org.eclipse.emf.ecp.view.edapt.util.test.model.z   
org.eclipse.emf.ecp.view.edapt.util.test.model.z.impl   
 

Uses of EdaptTestZFactory in org.eclipse.emf.ecp.view.edapt.util.test.model.z
 

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

Methods in org.eclipse.emf.ecp.view.edapt.util.test.model.z that return EdaptTestZFactory
 EdaptTestZFactory EdaptTestZPackage.getZFactory()
          Returns the factory that creates the instances of the model.
 

Uses of EdaptTestZFactory in org.eclipse.emf.ecp.view.edapt.util.test.model.z.impl
 

Classes in org.eclipse.emf.ecp.view.edapt.util.test.model.z.impl that implement EdaptTestZFactory
 class EdaptTestZFactoryImpl
          An implementation of the model Factory.
 

Methods in org.eclipse.emf.ecp.view.edapt.util.test.model.z.impl that return EdaptTestZFactory
 EdaptTestZFactory EdaptTestZPackageImpl.getZFactory()
           
static EdaptTestZFactory EdaptTestZFactoryImpl.init()
          Creates the default factory implementation.
 



Copyright © 2015. All Rights Reserved.