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.
|
Tue, 26 Apr 2011 13:17:08 +0000 |
Ingo Weinzierl |
Initialized the facet2theme mappings configured in themes.xml and added a function to the ThemeFactory that retrieves a theme from FLYSContext based on its name.
|
Fri, 22 Apr 2011 15:49:35 +0000 |
Sascha L. Teichmann |
Corrected a silly c&p mistake.
|
Fri, 22 Apr 2011 09:57:27 +0000 |
Sascha L. Teichmann |
Implementation of the "Ruecksprungkorrektur" to be done in "W fuer angepassten Abflusslaengschnitt".
|
Thu, 21 Apr 2011 08:49:58 +0000 |
Ingo Weinzierl |
Removed debug code that has been commited by accident.
|