Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 1086:825ea312116d
Call State.endOfLife() for all States in the Artifact when Artifact.endOfLife() is called.
flys-artifacts/trunk@2589 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 26 Aug 2011 08:53:37 +0000 |
parents | 07878836ee0d |
children | 22149b0545b9 |
comparison
equal
deleted
inserted
replaced
1085:07878836ee0d | 1086:825ea312116d |
---|---|
1 2011-08-26 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/FLYSArtifact.java: Call | |
4 State.endOfLife() for all States when endOfLife() of the Artifact is | |
5 called. | |
6 | |
1 2011-08-26 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 7 2011-08-26 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 8 |
3 Also plot "W"-MainValues (on vertical axis), take correct parameters, but | 9 Also plot "W"-MainValues (on vertical axis), take correct parameters, but |
4 do not convert to correct scale (cm vs NN+m). | 10 do not convert to correct scale (cm vs NN+m). |
5 | 11 |