Uses of Class
org.openstreetmap.josm.command.RelationMemberConflictResolverCommand

Packages that use RelationMemberConflictResolverCommand
org.openstreetmap.josm.gui.conflict.pair.relation   
 

Uses of RelationMemberConflictResolverCommand in org.openstreetmap.josm.gui.conflict.pair.relation
 

Methods in org.openstreetmap.josm.gui.conflict.pair.relation that return RelationMemberConflictResolverCommand
 RelationMemberConflictResolverCommand RelationMemberListMergeModel.buildResolveCommand(Relation my, Relation their)
          Builds the command to resolve conflicts in the node list of a way
 



JOSM