| Interface | Description |
|---|---|
| IApplyChangesCallback |
A callback to implement code that applies to a project.
|
| IApplyChangesWrapper |
Wraps a call to apply operations on a project space.
|
| IDEObjectCollectionDirtyStateListener |
Listener to the dirty state of an IdEObjectCollection.
|
| OperationRecorderListener |
Listener for operations recorded by operation recorder.
|
| Class | Description |
|---|---|
| AdminBrokerImpl |
Implementation of the AdminBroker.
|
| ApplyOperationsAndRecordRunnable |
A
Runnable implementation that applies a given list of operations
onto a ProjectSpaceBase. |
| ApplyOperationsRunnable |
A
Runnable implementation that applies a given list of operations
onto a ProjectSpaceBase. |
| AutoOperationWrapper |
Very basic implementation of an
ESOperationModifier. |
| DefaultRunnableContext |
A
ESRunnableContext implementation that does nothing. |
| ESLocalProjectSaveStateNotifier |
Notifies
ESLocalProjectSaveStateNotifier about changes of the ESLocalProject save state. |
| Messages |
Common client model messages.
|
| ModelFactoryImpl |
An implementation of the model Factory.
|
| ModelPackageImpl |
An implementation of the model Package.
|
| OperationManager |
This class acts as a simple wrapper around the operation recorder and provides convenience methods
for undoing operations and handling composite operations.
|
| OperationRecorder |
Tracks changes on any given
IdEObjectCollection. |
| OperationRecorderConfig |
Encapsulates configuration options for the operation recorder.
|
| PendingFileTransferImpl |
An implementation of the model object 'Pending File Transfer'.
|
| ProjectSpaceBase |
Project space base class that contains custom user methods.
|
| ProjectSpaceImpl |
An implementation of the model object ' Project Container'.
|
| RemovedElementsCache |
Caches removed elements.
|
| ResourcePersister |
Saves any registered resources upon certain types of triggers like, for instance, update and commit.
|
| ServerInfoImpl |
An implementation of the model object ' Server Info'.
|
| UsersessionImpl |
An implementation of the model object ' Usersession'.
|
| WorkspaceBase |
Workspace space base class that contains custom user methods.
|
| WorkspaceImpl |
An implementation of the model object ' Workspace'.
|
Copyright © 2017. All rights reserved.