Uses of Interface
org.eclipse.emf.emfstore.internal.common.ESDisposable

Packages that use ESDisposable
org.eclipse.emf.emfstore.internal.client.model   
org.eclipse.emf.emfstore.internal.client.model.impl   
org.eclipse.emf.emfstore.internal.client.ui.common   
org.eclipse.emf.emfstore.internal.client.ui.dialogs.merge.ui.components   
org.eclipse.emf.emfstore.internal.client.ui.views.changes   
org.eclipse.emf.emfstore.internal.common.model.impl   
 

Uses of ESDisposable in org.eclipse.emf.emfstore.internal.client.model
 

Classes in org.eclipse.emf.emfstore.internal.client.model that implement ESDisposable
 class ESWorkspaceProviderImpl
          Controller for workspaces.
 

Uses of ESDisposable in org.eclipse.emf.emfstore.internal.client.model.impl
 

Classes in org.eclipse.emf.emfstore.internal.client.model.impl that implement ESDisposable
 class OperationManager
          This class acts as a simple wrapper around the operation recorder and provides convenience methods for undoing operations and handling composite operations.
 class ProjectSpaceBase
          Project space base class that contains custom user methods.
 class ProjectSpaceImpl
          An implementation of the model object ' Project Container'.
 class ResourcePersister
          Saves any registered resources upon certain types of triggers like, for instance, update and commit.
 class WorkspaceBase
          Workspace space base class that contains custom user methods.
 class WorkspaceImpl
          An implementation of the model object ' Workspace'.
 

Uses of ESDisposable in org.eclipse.emf.emfstore.internal.client.ui.common
 

Subinterfaces of ESDisposable in org.eclipse.emf.emfstore.internal.client.ui.common
 interface OperationCustomLabelProvider
          Interface for a custom LabelProvider for AbstractOperations.
 

Uses of ESDisposable in org.eclipse.emf.emfstore.internal.client.ui.dialogs.merge.ui.components
 

Classes in org.eclipse.emf.emfstore.internal.client.ui.dialogs.merge.ui.components that implement ESDisposable
 class ContextComponent
          Displays the context bar in the decision box.
 

Uses of ESDisposable in org.eclipse.emf.emfstore.internal.client.ui.views.changes
 

Classes in org.eclipse.emf.emfstore.internal.client.ui.views.changes that implement ESDisposable
 class DefaultOperationLabelProvider
          Default label provider for operations.
 

Uses of ESDisposable in org.eclipse.emf.emfstore.internal.common.model.impl
 

Classes in org.eclipse.emf.emfstore.internal.common.model.impl that implement ESDisposable
 class IdEObjectCollectionImpl
          Implementation of an ID based storage mechanism for EObjects.
 class NotifiableIdEObjectCollectionImpl
          A collection that is able of maintaining a list of IdEObjectCollectionChangeObserver.
 class ProjectImpl
           
 



Copyright © 2015. All Rights Reserved.