Changeset 3530 in josm for trunk/src/org/openstreetmap/josm/data/conflict
- Timestamp:
- 15.09.2010 08:21:16 (21 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/data/conflict/Conflict.java
r3083 r3530 52 52 * Replies true if the primitive <code>primitive</code> is participating 53 53 * in this conflict 54 * 54 * 55 55 * @param primitive the primitive 56 56 * @return true if the primitive <code>primitive</code> is participating … … 66 66 * Replies true if the primitive with id <code>id</code> is participating 67 67 * in this conflict 68 * 68 * 69 69 * @param id the primitive id 70 70 * @return true if the primitive <code>primitive</code> is participating … … 104 104 105 105 /** 106 * 106 * 107 107 * @return True if my primitive was deleted but it has set non deleted status because it's referred by another 108 108 * primitive and references to deleted primitives are not allowed.
Note: See TracChangeset
for help on using the changeset viewer.
