A C D E F G H I L M N O R S T U W

W

WorkspaceCommandStackImpl - Class in org.eclipse.emf.workspace.impl
Implementation of a transactional command stack that delegates execution of commands to an IOperationHistory.
WorkspaceCommandStackImpl(IOperationHistory) - Constructor for class org.eclipse.emf.workspace.impl.WorkspaceCommandStackImpl
Initializes me with the operation history to which I delegate command execution.
WorkspaceEditingDomainFactory - Class in org.eclipse.emf.workspace
Factory for creating transactional editing domains that delegate command execution, undo, and redo to an IOperationHistory.
WorkspaceEditingDomainFactory() - Constructor for class org.eclipse.emf.workspace.WorkspaceEditingDomainFactory
Initializes me.
WorkspaceSynchronizer - Class in org.eclipse.emf.workspace.util
A utility object that listens to workspace resource changes to synchronize the state of an EMF resource set with the workspace.
WorkspaceSynchronizer(TransactionalEditingDomain) - Constructor for class org.eclipse.emf.workspace.util.WorkspaceSynchronizer
Initializes me with the editing domain for which I synchronize resources, using the default change-handling behaviour.
WorkspaceSynchronizer(TransactionalEditingDomain, WorkspaceSynchronizer.Delegate) - Constructor for class org.eclipse.emf.workspace.util.WorkspaceSynchronizer
Initializes me with the editing domain for which I synchronize resources, using the specified delegate to handle resource changes.
WorkspaceSynchronizer.Delegate - Interface in org.eclipse.emf.workspace.util
Call-back interface for an object to which a WorkspaceSynchronizer delegates the algorithms for handling different kinds of resource changes.
WorkspaceValidateEditSupport - Class in org.eclipse.emf.workspace.util
An implementation of the transaction validate-edit support that uses the Eclipse Platform's Workspace API to validate edits.
WorkspaceValidateEditSupport() - Constructor for class org.eclipse.emf.workspace.util.WorkspaceValidateEditSupport
 

Copyright 2002, 2007 IBM Corporation and others.
All Rights Reserved.
A C D E F G H I L M N O R S T U W