Class LightweightCompareMergeProcessDescriptor


  • public class LightweightCompareMergeProcessDescriptor
    extends Object
    The lightweight comparison merge process descriptor.
    • Constructor Detail

      • LightweightCompareMergeProcessDescriptor

        public LightweightCompareMergeProcessDescriptor​(LightweightComparisonProcessHandle handle,
                                                        IComparisonProcessSettings settings)
        Creates a new instance.
        Parameters:
        handle - the lightweight comparison process handle, cannot be null
        settings - the comparison process settings, cannot be null
    • Method Detail

      • getSettings

        public IComparisonProcessSettings getSettings()
        Returns the comparison process settings.
        Returns:
        the comparison process settings, never null