| Package | Description |
|---|---|
| org.openstreetmap.josm.actions.upload | |
| org.openstreetmap.josm.data |
| Modifier and Type | Method and Description |
|---|---|
protected void |
RelationUploadOrderHook.warnCyclicUploadDependency(CyclicUploadDependencyException e)
Warns the user if a cyclic dependency is detected
|
| Modifier and Type | Method and Description |
|---|---|
void |
APIDataSet.adjustRelationUploadOrder()
Adjusts the upload order for new relations.
|
java.util.List<Relation> |
APIDataSet.RelationUploadDependencyGraph.computeUploadOrder() |
protected void |
APIDataSet.RelationUploadDependencyGraph.visit(java.util.Stack<Relation> path,
Relation current) |