Mercurial > dive4elements > framework
log
age | author | description |
---|---|---|
Mon, 07 Feb 2011 17:35:16 +0000 | Ingo Weinzierl | Prepared the State and StateData interfaces with methods to add new data to a State and implemented a DefaultStateData class. |
Mon, 07 Feb 2011 11:24:07 +0000 | Ingo Weinzierl | Improved the ProtocolUtils - there are new functions to append a current state and the reachable states to a root node. |
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 16:52:39 +0000 | Ingo Weinzierl | Added a ProtocolUtils class that provides functions that help creating the artifact protocol documents. |
Fri, 04 Feb 2011 10:50:53 +0000 | Ingo Weinzierl | Implementations to initialize and retrieve states. |
Fri, 04 Feb 2011 08:55:17 +0000 | Ingo Weinzierl | Added an abstract implementation of a State. |
Thu, 03 Feb 2011 18:00:41 +0000 | Ingo Weinzierl | Added interfaces and engines used in concrete artifact packages. |