Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 122:d3b8b0b1d010
Implemented the step-forward part of the advance operation.
flys-artifacts/trunk@1446 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 10 Mar 2011 05:56:17 +0000 |
parents | e0ded17a4846 |
children | ebb1cb69d847 |
comparison
equal
deleted
inserted
replaced
121:e0ded17a4846 | 122:d3b8b0b1d010 |
---|---|
1 2011-03-10 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/FLYSArtifact.java: | |
4 Implemented a part (step forward) of the advance operation. | |
5 | |
6 * TODO: Implement Step-Back in advance operation. | |
7 | |
1 2011-03-09 Ingo Weinzierl <ingo@intevation.de> | 8 2011-03-09 Ingo Weinzierl <ingo@intevation.de> |
2 | 9 |
3 * src/main/java/de/intevation/flys/artifacts/WINFOArtifact.java: | 10 * src/main/java/de/intevation/flys/artifacts/WINFOArtifact.java: |
4 Implemented the abstract method getName(). It returns the constant | 11 Implemented the abstract method getName(). It returns the constant |
5 'winfo' string. | 12 'winfo' string. |