Mercurial > dive4elements > framework
log artifact-database/src/main/java/de/intevation/artifactdatabase/state/StateEngine.java @ 459:fdb479d4a759 2.9.12
age | author | description |
---|---|---|
Wed, 12 Dec 2012 16:06:55 +0100 | Björn Ricks | Add debug output for StateEngine 2.9.7 |
Mon, 30 Jan 2012 13:17:32 +0000 | Ingo Weinzierl | Added a method StateEngine.getStateData() that returns the StateData of a specific Artifact. |
Fri, 28 Oct 2011 10:08:35 +0000 | Felix Wolfsteller | Let StateEngine compute compatibility matrix based on a list of states. |
Tue, 07 Jun 2011 11:06:54 +0000 | Sascha L. Teichmann | Use generics more precisely |
Mon, 07 Feb 2011 11:20:31 +0000 | Ingo Weinzierl | Improved the StateEngine and the TransitionEngine to retrieve the reachable states of a current state. |
Fri, 04 Feb 2011 10:50:53 +0000 | Ingo Weinzierl | Implementations to initialize and retrieve states. |
Thu, 03 Feb 2011 18:00:41 +0000 | Ingo Weinzierl | Added interfaces and engines used in concrete artifact packages. |