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