Uses of Interface
com._1c.g5.v8.dt.compare.model.MergeSettings
Packages that use MergeSettings
Package
Description
-
Uses of MergeSettings in com._1c.g5.v8.dt.compare.model
Methods in com._1c.g5.v8.dt.compare.model that return MergeSettingsModifier and TypeMethodDescriptionCompareFactory.createMergeSettings()
Returns a new object of class 'Merge Settings'.ComparisonNode.getMergeSettings()
Returns the value of the 'Merge Settings' containment reference.Methods in com._1c.g5.v8.dt.compare.model with parameters of type MergeSettingsModifier and TypeMethodDescriptionvoid
ComparisonNode.setMergeSettings
(MergeSettings value) Sets the value of the 'Merge Settings
' containment reference. -
Uses of MergeSettings in com._1c.g5.v8.dt.compare.model.impl
Classes in com._1c.g5.v8.dt.compare.model.impl that implement MergeSettingsModifier and TypeClassDescriptionclass
An implementation of the model object 'Merge Settings'.Methods in com._1c.g5.v8.dt.compare.model.impl that return MergeSettingsModifier and TypeMethodDescriptionCompareFactoryImpl.createMergeSettings()
ComparisonNodeImpl.getMergeSettings()
Methods in com._1c.g5.v8.dt.compare.model.impl with parameters of type MergeSettingsModifier and TypeMethodDescriptionvoid
ComparisonNodeImpl.setMergeSettings
(MergeSettings newMergeSettings) -
Uses of MergeSettings in com._1c.g5.v8.dt.compare.model.util
Methods in com._1c.g5.v8.dt.compare.model.util with parameters of type MergeSettingsModifier and TypeMethodDescriptionCompareSwitch.caseMergeSettings
(MergeSettings object) Returns the result of interpreting the object as an instance of 'Merge Settings'.