| Package | Description |
|---|---|
| org.openstreetmap.josm.data.validation.tests | |
| org.openstreetmap.josm.gui.tagging |
| Modifier and Type | Method and Description |
|---|---|
private java.util.LinkedList<TaggingPresetItems.Role> |
RelationChecker.buildAllRoles(Relation n) |
| Modifier and Type | Method and Description |
|---|---|
private void |
RelationChecker.checkRoleCounts(Relation n,
TaggingPresetItems.Role r,
java.lang.String keyname,
RelationChecker.RoleInfo ri) |
private void |
RelationChecker.checkRoleMemberExpressions(Relation n,
TaggingPresetItems.Role r,
java.lang.String keyname,
RelationChecker.RoleInfo ri) |
private void |
RelationChecker.checkRoleTypes(Relation n,
TaggingPresetItems.Role r,
java.lang.String keyname,
RelationChecker.RoleInfo ri) |
| Modifier and Type | Method and Description |
|---|---|
private void |
RelationChecker.checkRoles(Relation n,
java.util.LinkedList<TaggingPresetItems.Role> allroles,
java.util.HashMap<java.lang.String,RelationChecker.RoleInfo> map) |
| Modifier and Type | Field and Description |
|---|---|
java.util.List<TaggingPresetItems.Role> |
TaggingPresetItems.Roles.roles |