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