Uses of Interface
com._1c.g5.v8.dt.compare.model.CustomMergeSettings
Packages that use CustomMergeSettings
Package
Description
-
Uses of CustomMergeSettings in com._1c.g5.v8.dt.bsl.compare
Subinterfaces of CustomMergeSettings in com._1c.g5.v8.dt.bsl.compareModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Bsl Module Custom Merge Settings'. -
Uses of CustomMergeSettings in com._1c.g5.v8.dt.bsl.compare.impl
Classes in com._1c.g5.v8.dt.bsl.compare.impl that implement CustomMergeSettingsModifier and TypeClassDescriptionclass
An implementation of the model object 'Bsl Module Custom Merge Settings'. -
Uses of CustomMergeSettings in com._1c.g5.v8.dt.bsl.compare.util
Methods in com._1c.g5.v8.dt.bsl.compare.util with parameters of type CustomMergeSettingsModifier and TypeMethodDescriptionBslCompareSwitch.caseCustomMergeSettings
(CustomMergeSettings object) Returns the result of interpreting the object as an instance of 'Custom Merge Settings'. -
Uses of CustomMergeSettings in com._1c.g5.v8.dt.compare.core
Methods in com._1c.g5.v8.dt.compare.core with parameters of type CustomMergeSettingsModifier and TypeMethodDescriptionvoid
IComparisonSession.setCustomMergeSettings
(long nodeId, CustomMergeSettings settings, ComparisonContext comparisonContext) Sets node's custom merge settings. -
Uses of CustomMergeSettings in com._1c.g5.v8.dt.compare.model
Methods in com._1c.g5.v8.dt.compare.model that return CustomMergeSettingsModifier and TypeMethodDescriptionMergeSettings.getCustomSettings()
Returns the value of the 'Custom Settings' containment reference.Methods in com._1c.g5.v8.dt.compare.model with parameters of type CustomMergeSettingsModifier and TypeMethodDescriptionvoid
MergeSettings.setCustomSettings
(CustomMergeSettings value) Sets the value of the 'Custom Settings
' containment reference. -
Uses of CustomMergeSettings in com._1c.g5.v8.dt.compare.model.impl
Methods in com._1c.g5.v8.dt.compare.model.impl that return CustomMergeSettingsMethods in com._1c.g5.v8.dt.compare.model.impl with parameters of type CustomMergeSettingsModifier and TypeMethodDescriptionvoid
MergeSettingsImpl.setCustomSettings
(CustomMergeSettings newCustomSettings) -
Uses of CustomMergeSettings in com._1c.g5.v8.dt.compare.model.util
Methods in com._1c.g5.v8.dt.compare.model.util with parameters of type CustomMergeSettingsModifier and TypeMethodDescriptionCompareSwitch.caseCustomMergeSettings
(CustomMergeSettings object) Returns the result of interpreting the object as an instance of 'Custom Merge Settings'. -
Uses of CustomMergeSettings in com._1c.g5.v8.dt.internal.compare
Methods in com._1c.g5.v8.dt.internal.compare with parameters of type CustomMergeSettingsModifier and TypeMethodDescriptionvoid
ComparisonSession.setCustomMergeSettings
(long nodeId, CustomMergeSettings settings, ComparisonContext comparisonContext) -
Uses of CustomMergeSettings in com._1c.g5.v8.dt.internal.compare.tracing
Methods in com._1c.g5.v8.dt.internal.compare.tracing with parameters of type CustomMergeSettingsModifier and TypeMethodDescriptionstatic void
Tracer.setCustomMergeSettingsForNode
(ComparisonNode node, CustomMergeSettings settings, ComparisonSession comparisonSession)