Uses of Class
org.eclipse.emf.ecore.util.Diagnostician

Packages that use Diagnostician
org.eclipse.emf.ecore.util Provides utilities. 
org.eclipse.emf.edit.ui.action This provides a reusable implementation of an IAction that delegates to a CommandActionDelegate, which is usually also a Command 
 

Uses of Diagnostician in org.eclipse.emf.ecore.util
 

Fields in org.eclipse.emf.ecore.util declared as Diagnostician
static Diagnostician Diagnostician.INSTANCE
           
 

Uses of Diagnostician in org.eclipse.emf.edit.ui.action
 

Methods in org.eclipse.emf.edit.ui.action that return Diagnostician
protected  Diagnostician ValidateAction.createDiagnostician(AdapterFactory adapterFactory, IProgressMonitor progressMonitor)
           
 


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