Mercurial > dive4elements > river
log flys-artifacts/src/main/java/de/intevation/flys/artifacts/states/LocationSelect.java @ 1135:c8c753931514
age | author | description |
---|---|---|
Fri, 19 Aug 2011 14:10:18 +0000 | Sascha L. Teichmann | State engine: Removed CallContext from state validation. |
Thu, 30 Jun 2011 11:32:17 +0000 | Ingo Weinzierl | #159 Modifications in the transition model to support a state with a kilometer range input only. |
Tue, 14 Jun 2011 10:38:00 +0000 | Ingo Weinzierl | The state that is used to enter locations writes the river's range into the DESCRIBE now. |
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. |
Tue, 03 May 2011 12:05:32 +0000 | Ingo Weinzierl | Enabled the WINFO artifact to create duration curves - new OutGenerator, added methods for data computation. |
Mon, 02 May 2011 16:58:04 +0000 | Ingo Weinzierl | Enhanced the transition model to reach a state that creates duration curves. |