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.compare
Methods 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.impl
Classes in com._1c.g5.v8.dt.bsl.compare.impl that implement BslModuleCustomMergeSettingsModifier and TypeClassDescriptionclass
An 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.util
Methods 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.wizard
Constructors 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.