changeset 915:a6f86fa053a1

Added listing of all supported OutputStates doc/trunk@1049 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Tim Englich <tim.englich@intevation.de>
date Tue, 04 May 2010 10:08:25 +0000
parents 4c701fd2b3bb
children a03d2006d7c6
files doc/ChangeLog doc/config-manual/model_of_transitions.tex
diffstat 2 files changed, 21 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/doc/ChangeLog	Tue May 04 09:55:17 2010 +0000
+++ b/doc/ChangeLog	Tue May 04 10:08:25 2010 +0000
@@ -1,3 +1,8 @@
+2010-05-04  Tim Englich <tim@intevation.de>
+
+	* config-manual/model_of_transitions.tex:
+	Added listing of all supported OutputStates.
+
 2010-05-04  Tim Englich <tim@intevation.de>
 
 	* config-manual/model_of_transitions.tex:
--- a/doc/config-manual/model_of_transitions.tex	Tue May 04 09:55:17 2010 +0000
+++ b/doc/config-manual/model_of_transitions.tex	Tue May 04 10:08:25 2010 +0000
@@ -453,9 +453,23 @@
 be provided.
 
 There are several OutputStates. Each one is designed to create 
-the output for one special Product (Verticalprofile, TimeSeries,...)
+the output for one special Product.
 
-//TODO: Listing of each OutputStates?
+\begin{itemize}
+  \item TimeSeries: TimeSeriesOutputState
+  \item Horizontalprofile: HorizontalProfileOutputState
+  \item Horizontalprofile on Meshes: HorizontalProfileMeshOutputState
+  \item Verticalcrosssection:VerticalCrossSectionOutputState
+  \item Verticalprofiles: VerticalProfileOutputState
+  \item Horizontalcrosssections: HorizontalCrossSectionMeshOutputState
+  \item Layer: LayerOutputState
+\end{itemize}
+
+All these Outputstates are Implemented in package de.intevation.gnv.state
+and its subpackages. 
+
+You have to put the fullqulified name of the Outputstate to the Attribute State
+as shown below.
 
 You can configure an OutputState as shown below:
 

http://dive4elements.wald.intevation.org