Interface | Description |
---|---|
IMergeSessionCompareInput |
This is the interface extending the ICompareInput by adding an accessor to
the MergeSessionCompareInput which is neede for the C/M support.
|
IMergeStatusCallback |
IMergeStatusCallback is an interface that is passed to all async compare or
merge functions of the MergeFacade to return the status of the operation upon
completion.
|
IMergeStatusCallbackExt |
Extended version of IMergeStatucCallback interface which provides access to description and merge statu
|
Class | Description |
---|---|
AbstractMergeManager |
The base class used in the Aurora Compare&Merge framework to start and manage
the actual Compare/Merge sessions.
|
DefaultMergeStatusCallback |
The default implementation of the IMergeStatusCallback.
|
MergeFacade |
MergeFacade is a facade class for the entire Model Merge Support
infrastructure that is to be used by the Team Infrastructure to start Compare
or Merge operations on files.
|
MergeSessionCompareInput |
This is default implementation of the IMergeSessionCompareInput.
|
Enum | Description |
---|---|
AbstractMergeManager.ConflictSuppressionStrategy |
Defines how to process suppressed conflict
|