Fri, 17 Jun 2011 11:08:31 +0000 |
Sascha L. Teichmann |
make getGauges() more robust
facets-slt
|
Fri, 17 Jun 2011 10:40:54 +0000 |
Sascha L. Teichmann |
Removed ComputeCallback because this was thought too complicated. Fixed issue with facets not be re-generated if same state is entered again.
facets-slt
|
Fri, 17 Jun 2011 09:19:43 +0000 |
Ingo Weinzierl |
OutGenerators use now facets to fetch necessary data.
facets-slt
|
Thu, 16 Jun 2011 14:31:41 +0000 |
Ingo Weinzierl |
OutGenerators doOut() takes a facet object now instead of just its name.
facets-slt
|
Thu, 16 Jun 2011 14:10:49 +0000 |
Ingo Weinzierl |
Add index and description of facets to collections describe document.
facets-slt
|
Thu, 16 Jun 2011 13:24:00 +0000 |
Ingo Weinzierl |
Write computed facets into artifacts describe document.
facets-slt
|
Thu, 16 Jun 2011 10:05:44 +0000 |
Ingo Weinzierl |
Generated facets for each output aspect.
facets-slt
|
Thu, 16 Jun 2011 09:04:59 +0000 |
Ingo Weinzierl |
Store facets for each state.
facets-slt
|
Thu, 16 Jun 2011 08:57:05 +0000 |
Ingo Weinzierl |
Use enums to dispatch computeFeed() and computeAdvance().
facets-slt
|
Thu, 16 Jun 2011 08:43:58 +0000 |
Ingo Weinzierl |
Added two more compute() methods to ComputeCallback to distinguish between different phases of the artifact.
facets-slt
|
Thu, 16 Jun 2011 08:25:06 +0000 |
Ingo Weinzierl |
Moved Waterlevel state into the correct package.
facets-slt
|
Thu, 16 Jun 2011 07:50:56 +0000 |
Ingo Weinzierl |
Added a compute() method to WINFOArtifact which acts as a dispatcher for different computations. It triggers a calculation based on ComputeCallbacks that are generated by the current states.
facets-slt
|
Wed, 15 Jun 2011 15:28:54 +0000 |
Ingo Weinzierl |
Merged with trunk and introduced hashing of computed values.
facets-slt
|
Fri, 17 Jun 2011 13:00:54 +0000 |
Ingo Weinzierl |
Added a parameter 'wq_free' that determines that mode of calculation 1 (specifies if the calculation is bound to a gauge or not).
|
Fri, 17 Jun 2011 12:38:41 +0000 |
Ingo Weinzierl |
DischargeLongitudinalSectionCurve will have corrected W facets now.
|
Tue, 14 Jun 2011 16:26:59 +0000 |
Sascha L. Teichmann |
DistanceInfoService: Got rid of namespace in result document.
|