Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 1084:583314dafdb6
Call State.endOfLife() in FLYSArtifact when stepping back to a previous state.
flys-artifacts/trunk@2587 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 26 Aug 2011 08:07:47 +0000 |
parents | d0db31d1f64c |
children | 07878836ee0d |
comparison
equal
deleted
inserted
replaced
1083:d0db31d1f64c | 1084:583314dafdb6 |
---|---|
1 2011-08-26 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/FLYSArtifact.java: Call | |
4 State.endOfLife() of each State that is no longer in the queue of the | |
5 artifact when this artifact steps back to a previous state. | |
6 | |
1 2011-08-25 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 7 2011-08-25 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 8 |
3 * src/main/java/de/intevation/flys/exports/ComputedDischargeCurveGenerator.java: | 9 * src/main/java/de/intevation/flys/exports/ComputedDischargeCurveGenerator.java: |
4 Plot MainValues delivered by MainValuesFacet in much the same ways than | 10 Plot MainValues delivered by MainValuesFacet in much the same ways than |
5 Annotations in LongitudinalSection plots. | 11 Annotations in LongitudinalSection plots. |