Package | Description |
---|---|
org.openstreetmap.josm.data.validation.tests |
Modifier and Type | Method and Description |
---|---|
private Map<String,RelationChecker.RoleInfo> |
RelationChecker.buildRoleInfoMap(Relation n) |
Modifier and Type | Method and Description |
---|---|
private void |
RelationChecker.checkRoleCounts(Relation n,
TaggingPresetItems.Role r,
String keyname,
RelationChecker.RoleInfo ri) |
Modifier and Type | Method and Description |
---|---|
private void |
RelationChecker.checkRoles(Relation n,
Map<String,RelationChecker.RolePreset> allroles,
Map<String,RelationChecker.RoleInfo> map) |