Uses of Interface
com._1c.g5.v8.dt.bsl.compare.MergeConflict
Packages that use MergeConflict
Package
Description
-
Uses of MergeConflict in com._1c.g5.v8.dt.bsl.compare
Methods in com._1c.g5.v8.dt.bsl.compare that return MergeConflictModifier and TypeMethodDescriptionBslCompareFactory.createMergeConflict()
Returns a new object of class 'Merge Conflict'.Methods in com._1c.g5.v8.dt.bsl.compare that return types with arguments of type MergeConflictModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<MergeConflict>
BslModuleCustomMergeSettings.getMergeConflicts()
Returns the value of the 'Merge Conflicts' containment reference list. -
Uses of MergeConflict in com._1c.g5.v8.dt.bsl.compare.impl
Classes in com._1c.g5.v8.dt.bsl.compare.impl that implement MergeConflictModifier and TypeClassDescriptionclass
An implementation of the model object 'Merge Conflict'.Methods in com._1c.g5.v8.dt.bsl.compare.impl that return MergeConflictMethods in com._1c.g5.v8.dt.bsl.compare.impl that return types with arguments of type MergeConflictModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<MergeConflict>
BslModuleCustomMergeSettingsImpl.getMergeConflicts()
-
Uses of MergeConflict in com._1c.g5.v8.dt.bsl.compare.util
Methods in com._1c.g5.v8.dt.bsl.compare.util with parameters of type MergeConflictModifier and TypeMethodDescriptionBslCompareSwitch.caseMergeConflict
(MergeConflict object) Returns the result of interpreting the object as an instance of 'Merge Conflict'.