Fri, 29 Apr 2011 07:27:05 +0000 |
Ingo Weinzierl |
Introduced a model class to store a set of triple data objects that consist of W, Q and Kms information.
|
Fri, 29 Apr 2011 07:22:25 +0000 |
Ingo Weinzierl |
Bugfix: Removed endless loop and a bug while iterating over Hibernate results.
|
Thu, 28 Apr 2011 12:54:11 +0000 |
Ingo Weinzierl |
Added an OutGenerator for creating longitudinal section curves.
|
Thu, 28 Apr 2011 12:23:40 +0000 |
Ingo Weinzierl |
Bugfix: Added missing <output-generators> section to the global configuration.
|
Thu, 28 Apr 2011 11:32:41 +0000 |
Ingo Weinzierl |
Added a further state that is reached if the waterlevel calculation mode has been chosen.
|
Thu, 28 Apr 2011 11:22:45 +0000 |
Ingo Weinzierl |
Added a new Transition to compare values.
|
Thu, 28 Apr 2011 11:20:11 +0000 |
Ingo Weinzierl |
Bugfixes: Adapted a broken method call of TransitionEngine.isStateReachable() and added the outputs of a current state to the DESCRIBE.
|
Thu, 28 Apr 2011 11:16:21 +0000 |
Ingo Weinzierl |
Bugfix: Added the missing init() method to a Transition and call it in the TransitionFactory after a Transition has been created.
|
Thu, 28 Apr 2011 11:13:06 +0000 |
Ingo Weinzierl |
Bugfix: The outputs of a Collection's attribute document are stored in an outputs node now instead of being stored toplevel in the document.
|
Thu, 28 Apr 2011 11:08:34 +0000 |
Ingo Weinzierl |
Throw an illegal argument exception in LocationDistanceSelect.validate() and WQSelect.validate() if no data has been inserted so far.
|
Thu, 28 Apr 2011 09:09:44 +0000 |
Sascha L. Teichmann |
Added XSL transformation do create Graphviz digraph out of conf.xml
|
Thu, 28 Apr 2011 08:14:20 +0000 |
Ingo Weinzierl |
The OutGenerator gets the theme of a facet while output creation.
|
Wed, 27 Apr 2011 14:42:52 +0000 |
Ingo Weinzierl |
Removed useless imports.
|
Wed, 27 Apr 2011 14:40:44 +0000 |
Ingo Weinzierl |
Added an abstract OutGenerator that should be the base class for all generators which create charts.
|
Wed, 27 Apr 2011 14:35:44 +0000 |
Ingo Weinzierl |
Improved the out() operation of a Collection - the OutGenerator gets to know about the facets and its theme.
|
Tue, 26 Apr 2011 13:29:18 +0000 |
Ingo Weinzierl |
The Attributes of a collection are written into its DESCRIBE now.
|