Uses of Interface
org.eclipse.emf.workspace.util.WorkspaceSynchronizer.Delegate

Packages that use WorkspaceSynchronizer.Delegate
org.eclipse.emf.workspace.util Utilities used by/with the workbench editing domain API. 
 

Uses of WorkspaceSynchronizer.Delegate in org.eclipse.emf.workspace.util
 

Constructors in org.eclipse.emf.workspace.util with parameters of type WorkspaceSynchronizer.Delegate
WorkspaceSynchronizer(TransactionalEditingDomain domain, WorkspaceSynchronizer.Delegate delegate)
          Initializes me with the editing domain for which I synchronize resources, using the specified delegate to handle resource changes.
 


Copyright 2002, 2007 IBM Corporation and others.
All Rights Reserved.