Uses of Interface
com._1c.g5.v8.dt.compare.merge.IRenameOnMergeOperation
Packages that use IRenameOnMergeOperation
Package
Description
-
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 IRenameOnMergeOperationModifier and TypeMethodDescriptionIComparisonParticipant.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 IRenameOnMergeOperationModifier and TypeMethodDescriptionAbstractEmfBasedComparisonParticipant.prepareRenameOperations
(IMergeSession mergeSession, ComparisonContext context) -
Uses of IRenameOnMergeOperation in com._1c.g5.v8.dt.internal.bsl.compare.contributor
Methods in com._1c.g5.v8.dt.internal.bsl.compare.contributor that return types with arguments of type IRenameOnMergeOperationModifier and TypeMethodDescriptionBslModuleComparisonParticipant.prepareRenameOperations
(IMergeSession mergeSession, ComparisonContext context) -
Uses of IRenameOnMergeOperation in com._1c.g5.v8.dt.internal.compare
Methods in com._1c.g5.v8.dt.internal.compare that return types with arguments of type IRenameOnMergeOperationModifier and TypeMethodDescriptionSolidResourceComparisonParticipant.prepareRenameOperations
(IMergeSession mergeSession, ComparisonContext context) -
Uses of IRenameOnMergeOperation in com._1c.g5.v8.dt.internal.md.compare.merge
Subinterfaces of IRenameOnMergeOperation in com._1c.g5.v8.dt.internal.md.compare.mergeModifier and TypeInterfaceDescriptioninterface
Rename-on-merge operation for Md objects and its predefined items.Classes in com._1c.g5.v8.dt.internal.md.compare.merge that implement IRenameOnMergeOperationModifier and TypeClassDescriptionclass
Common logic implementation of rename-on-merge operations for Md objects and its predefined items.class
The operation to rename top Md objects on merge that require FQN changing.class
Operation to rename Md objects on merge.class
Operation to rename Predefined items of Md objects on merge. -
Uses of IRenameOnMergeOperation in com._1c.g5.v8.dt.internal.md.compare.participant
Methods in com._1c.g5.v8.dt.internal.md.compare.participant that return types with arguments of type IRenameOnMergeOperationModifier and TypeMethodDescriptionManifestComparisonParticipant.prepareRenameOperations
(IMergeSession mergeSession, ComparisonContext context) MdObjectComparisonParticipant.prepareRenameOperations
(IMergeSession mergeSession, ComparisonContext context) UnsupportedObjectComparisonParticipant.prepareRenameOperations
(IMergeSession mergeSession, ComparisonContext context)