// License: GPL. For details, see LICENSE file. /** * Provides the classes for JOSM actions that work with {@link org.openstreetmap.josm.data.osm.Relation relations}. * @see org.openstreetmap.josm.actions.relation.AbstractRelationAction */ package org.openstreetmap.josm.actions.relation;