Uses of Interface
org.eclipse.emf.test.databinding.emfdb.EmfdbFactory

Packages that use EmfdbFactory
org.eclipse.emf.test.databinding.emfdb   
org.eclipse.emf.test.databinding.emfdb.impl   
 

Uses of EmfdbFactory in org.eclipse.emf.test.databinding.emfdb
 

Fields in org.eclipse.emf.test.databinding.emfdb declared as EmfdbFactory
static EmfdbFactory EmfdbFactory.eINSTANCE
          The singleton instance of the factory
 

Methods in org.eclipse.emf.test.databinding.emfdb that return EmfdbFactory
 EmfdbFactory EmfdbPackage.getEmfdbFactory()
          Returns the factory that creates the instances of the model
 

Uses of EmfdbFactory in org.eclipse.emf.test.databinding.emfdb.impl
 

Classes in org.eclipse.emf.test.databinding.emfdb.impl that implement EmfdbFactory
 class EmfdbFactoryImpl
          An implementation of the model Factory
 

Methods in org.eclipse.emf.test.databinding.emfdb.impl that return EmfdbFactory
 EmfdbFactory EmfdbPackageImpl.getEmfdbFactory()
           
static EmfdbFactory EmfdbFactoryImpl.init()
          Creates the default factory implementation
 


Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.