Mercurial > dive4elements > framework
log artifact-database/src/main/java/de/intevation/artifactdatabase/transition/TransitionEngine.java @ 403:bd76529d612b
age | author | description |
---|---|---|
Tue, 17 Jul 2012 19:21:08 +0000 | Felix Wolfsteller | Doc fixes. |
Thu, 28 Apr 2011 10:30:30 +0000 | Ingo Weinzierl | Modified Transition.isValid() - added the artifact and the current state to the parameter list. |
Wed, 09 Mar 2011 15:48:06 +0000 | Ingo Weinzierl | Improved the TransitionEngine with a method that determines if a State B is reachable from a State A. |
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. |
Thu, 03 Feb 2011 18:00:41 +0000 | Ingo Weinzierl | Added interfaces and engines used in concrete artifact packages. |