Package | Description |
---|---|
org.openstreetmap.josm.gui.conflict.tags |
Modifier and Type | Field and Description |
---|---|
private List<RelationMemberConflictDecision> |
RelationMemberConflictResolverModel.decisions
the list of conflict decisions
|
Modifier and Type | Method and Description |
---|---|
RelationMemberConflictDecision |
RelationMemberConflictResolverModel.getDecision(int row)
Replies the decision at position
row |
protected RelationMemberConflictDecision |
RelationMemberConflictResolverModel.getDecision(Relation relation,
int pos) |