Thu, 03 May 2012 07:55:23 +0000 |
Ingo Weinzierl |
Added a method State.getHelpText().
|
Mon, 30 Jan 2012 13:15:52 +0000 |
Ingo Weinzierl |
Added modifications to last commit (forgot to commit the modified class).
|
Mon, 16 Jan 2012 08:58:36 +0000 |
Felix Wolfsteller |
Cosmetics.
|
Mon, 09 Jan 2012 10:46:02 +0000 |
Ingo Weinzierl |
Added the owner Artifact as parameter to State.initialize().
|
Mon, 09 Jan 2012 08:15:35 +0000 |
Ingo Weinzierl |
Enhanced the State interface with a new method initialize() which might be used to initialize the State based on a model Artifact.
|
Thu, 25 Aug 2011 13:47:41 +0000 |
Ingo Weinzierl |
Enhanced the State interface with an endOfLife() method.
|
Fri, 08 Jul 2011 08:20:59 +0000 |
Ingo Weinzierl |
Outputs can have a member variable 'type' that should make it easier to distinguish the type of an Output.
|
Thu, 28 Apr 2011 10:27:27 +0000 |
Ingo Weinzierl |
Added a getData(String) method to a State to get just a single StateData object.
|
Thu, 14 Apr 2011 08:26:25 +0000 |
Ingo Weinzierl |
Improved the describe() of a State - a reference to an artifact has been added.
|
Wed, 30 Mar 2011 14:45:15 +0000 |
Ingo Weinzierl |
Added support for facets - facets of output modes are read from configuration now.
|
Tue, 22 Mar 2011 16:06:35 +0000 |
Ingo Weinzierl |
Enhanced the abstract state: the output modes are read now.
|
Mon, 14 Mar 2011 14:19:28 +0000 |
Ingo Weinzierl |
Changed the return type of a State's describe() method.
|
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.
|