See: Description

| Interface | Description |
|---|---|
| CDOChangeKindProvider |
Generic provider for the kinds of changes that have been applied to objects.
|
| CDOChangeSet |
The
change set data between two branch points with a common
ancestor. |
| CDOChangeSetData | |
| CDOChangeSetDataProvider |
Provides consumers with
change set data structures. |
| CDOCommitData |
Change set data with detailed information about new package
units. |
| CDOCommitHistory |
A cache for the
commit infos of a branch or of an entire repository. |
| CDOCommitHistory.Provider<KEY,HISTORY extends CDOCommitHistory> |
Provides consumers with
histories. |
| CDOCommitHistory.TriggerLoadElement |
A virtual
history element that can be returned from IContainer.getElements()
if CDOCommitHistory.isAppendingTriggerLoadElement() is true to indicate that
the history is not fully loaded, yet. |
| CDOCommitInfo |
Commit data in the context of a commit info manager with
additional commit informations. |
| CDOCommitInfoHandler |
A call-back interface that indicates the ability to handle
commit infos that are passed
from other entities. |
| CDOCommitInfoManager |
Loads, provides and possible manages
commit info objects. |
| CDOCommitInfoProvider |
Calls registered
commit info handlers. |
| Enum | Description |
|---|---|
| CDOChangeKind |
Enumerates possible change kinds.
|
Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.