Interface | Description |
---|---|
ICacheableStream |
This interface is supposed to be implemented by InputStream
which corresponds to uniquely identified content
|
ICompareStatistics |
Represents information about difference between models
|
IInputOutputDescriptor |
Interface used to provide the information about the input which is
compared/merged and the output where to store the results.
|
IMergePropertiesProvider |
Provides redefinition/additional properties for the MergeManager
|
IResourceVariantExtender |
Helper interface to extend Eclipse team IResourceVariant with additional information
|
IResourceVariantSharedData |
Shared info for resource variants
|
Class | Description |
---|---|
ArrayAsHashKey |
Wraps array into hash key
|
CompareResult |
Describes result of the binary file compare.
|
ContributorType |
Contributor type identifiers
|
DefaultInputOutputDescriptor |
The default implementation of the IInputOutputDescriptor.
|
EnumeratedType |
An enumeration of constants based on the typesafe enum pattern.
|
LazyFileOutputStream |
Lazy version of file output stream that performs initialization when needed
|
LogicalModelCacheManager | |
MergeModeType |
Enumerates possible modes for the compare/merge sessions.
|
MergeSessionInfo |
The structure encapsulating all data for the Compare/Merge session.
|
MergeStatusType |
MergeStatusType is a type of the compare or merge operations status that is
returned by the Model Merge Support to the called of the MergeFacade
|
RSxTeam |
RSx specific variants of Team operations
|