Uses of Interface
com._1c.g5.v8.dt.bsl.compare.BslModuleCustomMergeSettings
Packages that use BslModuleCustomMergeSettings
Package
Description
- 
Uses of BslModuleCustomMergeSettings in com._1c.g5.v8.dt.bsl.compareMethods in com._1c.g5.v8.dt.bsl.compare that return BslModuleCustomMergeSettingsModifier and TypeMethodDescriptionBslCompareFactory.createBslModuleCustomMergeSettings()Returns a new object of class 'Bsl Module Custom Merge Settings'.
- 
Uses of BslModuleCustomMergeSettings in com._1c.g5.v8.dt.bsl.compare.implClasses in com._1c.g5.v8.dt.bsl.compare.impl that implement BslModuleCustomMergeSettingsModifier and TypeClassDescriptionclassAn implementation of the model object 'Bsl Module Custom Merge Settings'.Methods in com._1c.g5.v8.dt.bsl.compare.impl that return BslModuleCustomMergeSettings
- 
Uses of BslModuleCustomMergeSettings in com._1c.g5.v8.dt.bsl.compare.utilMethods in com._1c.g5.v8.dt.bsl.compare.util with parameters of type BslModuleCustomMergeSettingsModifier and TypeMethodDescriptionBslCompareSwitch.caseBslModuleCustomMergeSettings(BslModuleCustomMergeSettings object) Returns the result of interpreting the object as an instance of 'Bsl Module Custom Merge Settings'.
- 
Uses of BslModuleCustomMergeSettings in com._1c.g5.v8.dt.internal.bsl.compare.ui.wizardConstructors in com._1c.g5.v8.dt.internal.bsl.compare.ui.wizard with parameters of type BslModuleCustomMergeSettingsModifierConstructorDescriptionBslModuleThreeSideMergeDialog(org.eclipse.swt.widgets.Shell shell, ThreeSideTextMergeEditorInput mergeEditorInput, org.eclipse.ui.services.IServiceLocator serviceLocator, boolean isThreeWay, BslModuleCustomMergeSettings bslModuleCustomMergeSettings) Constructor.