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

Packages that use CDOEditorDef
org.eclipse.emf.cdo.ui.defs   
org.eclipse.emf.cdo.ui.defs.impl   
org.eclipse.emf.cdo.ui.defs.util   
 

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

Methods in org.eclipse.emf.cdo.ui.defs that return CDOEditorDef
 CDOEditorDef CDOUIDefsFactory.createCDOEditorDef()
          Returns a new object of class 'CDO Editor Def'.
 

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

Classes in org.eclipse.emf.cdo.ui.defs.impl that implement CDOEditorDef
 class CDOEditorDefImpl
          An implementation of the model object ' View Editor Def'.
 

Methods in org.eclipse.emf.cdo.ui.defs.impl that return CDOEditorDef
 CDOEditorDef CDOUIDefsFactoryImpl.createCDOEditorDef()
           
 

Uses of CDOEditorDef in org.eclipse.emf.cdo.ui.defs.util
 

Methods in org.eclipse.emf.cdo.ui.defs.util with parameters of type CDOEditorDef
 T CDOUIDefsSwitch.caseCDOEditorDef(CDOEditorDef object)
          Returns the result of interpreting the object as an instance of 'CDO Editor Def'.
 


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