Uses of Interface
com._1c.g5.v8.dt.compare.merge.IRenameOnMergeOperation
-
Packages that use IRenameOnMergeOperation Package Description com._1c.g5.v8.dt.compare.core com._1c.g5.v8.dt.compare.participant -
-
Uses of IRenameOnMergeOperation in com._1c.g5.v8.dt.compare.core
Methods in com._1c.g5.v8.dt.compare.core that return types with arguments of type IRenameOnMergeOperation Modifier and Type Method Description List<IRenameOnMergeOperation>
IComparisonParticipant. prepareRenameOperations(IMergeSession mergeSession, ComparisonContext context)
Gets a list of rename operations prepared by this participant. -
Uses of IRenameOnMergeOperation in com._1c.g5.v8.dt.compare.participant
Methods in com._1c.g5.v8.dt.compare.participant that return types with arguments of type IRenameOnMergeOperation Modifier and Type Method Description List<IRenameOnMergeOperation>
AbstractEmfBasedComparisonParticipant. prepareRenameOperations(IMergeSession mergeSession, ComparisonContext context)
-