Uses of Class
org.openstreetmap.josm.data.validation.tests.RelationChecker.RoleInfo
-
Packages that use RelationChecker.RoleInfo Package Description org.openstreetmap.josm.data.validation.tests Provides the classes for JOSM data validation tests. -
-
Uses of RelationChecker.RoleInfo in org.openstreetmap.josm.data.validation.tests
Methods in org.openstreetmap.josm.data.validation.tests that return types with arguments of type RelationChecker.RoleInfo Modifier and Type Method Description private static java.util.Map<java.lang.String,RelationChecker.RoleInfo>RelationChecker. buildRoleInfoMap(Relation n)Methods in org.openstreetmap.josm.data.validation.tests with parameters of type RelationChecker.RoleInfo Modifier and Type Method Description private voidRelationChecker. checkRoleCounts(Relation n, Roles.Role r, java.lang.String keyname, RelationChecker.RoleInfo ri)
-