Mercurial > dive4elements > framework
log artifact-database/src/main/java/de/intevation/artifactdatabase/state/StateEngine.java @ 347:16ab243507e0
age | author | description |
---|---|---|
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. |