Uses of Interface
org.eclipse.emf.cdo.ui.defs.CDOUIDefsFactory

Packages that use CDOUIDefsFactory
org.eclipse.emf.cdo.ui.defs   
org.eclipse.emf.cdo.ui.defs.impl   
 

Uses of CDOUIDefsFactory in org.eclipse.emf.cdo.ui.defs
 

Fields in org.eclipse.emf.cdo.ui.defs declared as CDOUIDefsFactory
static CDOUIDefsFactory CDOUIDefsFactory.eINSTANCE
          The singleton instance of the factory.
 

Methods in org.eclipse.emf.cdo.ui.defs that return CDOUIDefsFactory
 CDOUIDefsFactory CDOUIDefsPackage.getCDOUIDefsFactory()
          Returns the factory that creates the instances of the model.
 

Uses of CDOUIDefsFactory in org.eclipse.emf.cdo.ui.defs.impl
 

Classes in org.eclipse.emf.cdo.ui.defs.impl that implement CDOUIDefsFactory
 class CDOUIDefsFactoryImpl
          An implementation of the model Factory.
 

Methods in org.eclipse.emf.cdo.ui.defs.impl that return CDOUIDefsFactory
 CDOUIDefsFactory CDOUIDefsPackageImpl.getCDOUIDefsFactory()
           
static CDOUIDefsFactory CDOUIDefsFactoryImpl.init()
          Creates the default factory implementation.
 


Copyright (c) 2004 - 2009 Eike Stepper (Berlin, Germany) and others.
All Rights Reserved.