Mercurial > dive4elements > river
log flys-artifacts/src/main/java/de/intevation/flys/artifacts/states/DurationCurveState.java @ 692:22e4bffbe240 facets-slt
age | author | description |
---|---|---|
Thu, 16 Jun 2011 10:05:44 +0000 | Ingo Weinzierl | Generated facets for each output aspect. facets-slt |
Thu, 16 Jun 2011 08:43:58 +0000 | Ingo Weinzierl | Added two more compute() methods to ComputeCallback to distinguish between different phases of the artifact. facets-slt |
Thu, 16 Jun 2011 07:50:56 +0000 | Ingo Weinzierl | Added a compute() method to WINFOArtifact which acts as a dispatcher for different computations. It triggers a calculation based on ComputeCallbacks that are generated by the current states. facets-slt |
Tue, 07 Jun 2011 15:05:12 +0000 | Sascha L. Teichmann | Use java.util.List instead of java.util.Vector. Removed superfluous imports. |
Tue, 07 Jun 2011 14:28:44 +0000 | Sascha L. Teichmann | code clean up in states |
Mon, 02 May 2011 16:58:04 +0000 | Ingo Weinzierl | Enhanced the transition model to reach a state that creates duration curves. |