Mercurial > dive4elements > river
log flys-artifacts/src/main/java/de/intevation/flys/artifacts/states/CalculationSelect.java @ 948:0881cd4be773
age | author | description |
---|---|---|
Sun, 26 Jun 2011 17:18:59 +0000 | Sascha L. Teichmann | Removed trailing whitespace. |
Tue, 07 Jun 2011 14:28:44 +0000 | Sascha L. Teichmann | code clean up in states |
Mon, 23 May 2011 15:11:55 +0000 | Ingo Weinzierl | ISSUE-62 (part I/II) States are no longer filled with data - if a state needs user input, it needs to query the owner artifact. |
Mon, 18 Apr 2011 13:00:57 +0000 | Ingo Weinzierl | The calculation method is validated in the feed() operation. |
Thu, 14 Apr 2011 13:36:06 +0000 | Ingo Weinzierl | The location/distance state now writes default values into DESCRIBE. |
Tue, 29 Mar 2011 09:54:06 +0000 | Ingo Weinzierl | Adapted the available calculation modes of WINFO and its order in the DESCRIBE document. |
Mon, 21 Mar 2011 09:16:17 +0000 | Ingo Weinzierl | Added some more calculation types (to the DESCRIBE in the calculation select state). |
Mon, 14 Mar 2011 15:47:10 +0000 | Ingo Weinzierl | Introduced a state to select the calculation mode. |