comparison flys-artifacts/doc/conf/artifacts/fixanalysis.xml @ 4565:ce6bea03156c 2.9.6

Add help anchors for fix analysis
author Sascha L. Teichmann <teichmann@intevation.de>
date Fri, 16 Nov 2012 18:23:26 +0100
parents 3f08855e68bc
children acfd48384835
comparison
equal deleted inserted replaced
4564:080411ac948f 4565:ce6bea03156c
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <artifact name="fixanalysis"> 2 <artifact name="fixanalysis">
3 <states> 3 <states>
4 <state id="state.fix.river" description="state.fix.river" 4 <state id="state.fix.river" description="state.fix.river"
5 helpText="help.state.fix.river"
5 state="de.intevation.flys.artifacts.states.RiverSelect"> 6 state="de.intevation.flys.artifacts.states.RiverSelect">
6 <data name="river" type="String" /> 7 <data name="river" type="String" />
7 </state> 8 </state>
8 9
9 <transition transition="de.intevation.flys.artifacts.transitions.DefaultTransition"> 10 <transition transition="de.intevation.flys.artifacts.transitions.DefaultTransition">
10 <from state="state.fix.river"/> 11 <from state="state.fix.river"/>
11 <to state="state.fix.calculation.mode"/> 12 <to state="state.fix.calculation.mode"/>
12 </transition> 13 </transition>
13 14
14 <state id="state.fix.calculation.mode" 15 <state id="state.fix.calculation.mode"
16 helpText="help.state.fix.calculation.mode"
15 description="state.fix.calcuation.mode" 17 description="state.fix.calcuation.mode"
16 state="de.intevation.flys.artifacts.states.fixation.FixationSelect"> 18 state="de.intevation.flys.artifacts.states.fixation.FixationSelect">
17 <data name="calculation.mode" type="String"/> 19 <data name="calculation.mode" type="String"/>
18 </state> 20 </state>
19 21
21 <from state="state.fix.calculation.mode"/> 23 <from state="state.fix.calculation.mode"/>
22 <to state="state.fix.location"/> 24 <to state="state.fix.location"/>
23 </transition> 25 </transition>
24 26
25 <state id="state.fix.location" description="state.fix.location" 27 <state id="state.fix.location" description="state.fix.location"
28 helpText="help.state.fix.location"
26 state="de.intevation.flys.artifacts.states.fixation.LocationSelect"> 29 state="de.intevation.flys.artifacts.states.fixation.LocationSelect">
27 <data name="from" type="Double"/> 30 <data name="from" type="Double"/>
28 <data name="to" type="Double"/> 31 <data name="to" type="Double"/>
29 <data name="step" type="Double"/> 32 <data name="step" type="Double"/>
30 </state> 33 </state>
33 <from state="state.fix.location"/> 36 <from state="state.fix.location"/>
34 <to state="state.fix.period"/> 37 <to state="state.fix.period"/>
35 </transition> 38 </transition>
36 39
37 <state id="state.fix.period" description="state.fix.period" 40 <state id="state.fix.period" description="state.fix.period"
41 helpText="help.state.fix.period"
38 state="de.intevation.flys.artifacts.states.fixation.FixationPeriod"> 42 state="de.intevation.flys.artifacts.states.fixation.FixationPeriod">
39 <data name="start" type="Long"/> 43 <data name="start" type="Long"/>
40 <data name="end" type="Long"/> 44 <data name="end" type="Long"/>
41 </state> 45 </state>
42 46
44 <from state="state.fix.period"/> 48 <from state="state.fix.period"/>
45 <to state="state.fix.gaugerange"/> 49 <to state="state.fix.gaugerange"/>
46 </transition> 50 </transition>
47 51
48 <state id="state.fix.gaugerange" description="state.fix.gaugerange" 52 <state id="state.fix.gaugerange" description="state.fix.gaugerange"
53 helpText="help.state.fix.gaugerange"
49 state="de.intevation.flys.artifacts.states.fixation.GaugeRange"> 54 state="de.intevation.flys.artifacts.states.fixation.GaugeRange">
50 <data name="q1" type="Integer"/> 55 <data name="q1" type="Integer"/>
51 <data name="q2" type="Integer"/> 56 <data name="q2" type="Integer"/>
52 </state> 57 </state>
53 58
55 <from state="state.fix.gaugerange"/> 60 <from state="state.fix.gaugerange"/>
56 <to state="state.fix.eventselect"/> 61 <to state="state.fix.eventselect"/>
57 </transition> 62 </transition>
58 63
59 <state id="state.fix.eventselect" description="state.fix.eventselect" 64 <state id="state.fix.eventselect" description="state.fix.eventselect"
65 helpText="help.state.fix.eventselect"
60 state="de.intevation.flys.artifacts.states.fixation.EventSelect"> 66 state="de.intevation.flys.artifacts.states.fixation.EventSelect">
61 <data name="events" type="intarray"/> 67 <data name="events" type="intarray"/>
62 </state> 68 </state>
63 69
64 <transition transition="de.intevation.flys.artifacts.transitions.ValueCompareTransition"> 70 <transition transition="de.intevation.flys.artifacts.transitions.ValueCompareTransition">
74 <condition data="calculation.mode" value="calculation.vollmer" 80 <condition data="calculation.mode" value="calculation.vollmer"
75 operator="equal"/> 81 operator="equal"/>
76 </transition> 82 </transition>
77 83
78 <state id="state.fix.analysis.referenceperiod" 84 <state id="state.fix.analysis.referenceperiod"
85 helpText="help.state.fix.analysis.referenceperiod"
79 description="state.fix.analysis.referenceperiod" 86 description="state.fix.analysis.referenceperiod"
80 state="de.intevation.flys.artifacts.states.fixation.ReferencePeriod"> 87 state="de.intevation.flys.artifacts.states.fixation.ReferencePeriod">
81 <data name="ref_start" type="Long"/> 88 <data name="ref_start" type="Long"/>
82 <data name="ref_end" type="Long"/> 89 <data name="ref_end" type="Long"/>
83 </state> 90 </state>
86 <from state="state.fix.analysis.referenceperiod"/> 93 <from state="state.fix.analysis.referenceperiod"/>
87 <to state="state.fix.analysis.analysisperiods"/> 94 <to state="state.fix.analysis.analysisperiods"/>
88 </transition> 95 </transition>
89 96
90 <state id="state.fix.analysis.analysisperiods" 97 <state id="state.fix.analysis.analysisperiods"
98 helpText="help.state.fix.analysis.analysisperiods"
91 description="state.fix.analysis.analysisperiods" 99 description="state.fix.analysis.analysisperiods"
92 state="de.intevation.flys.artifacts.states.fixation.AnalysisPeriods"> 100 state="de.intevation.flys.artifacts.states.fixation.AnalysisPeriods">
93 <data name="ana_data" type="String"/> 101 <data name="ana_data" type="String"/>
94 </state> 102 </state>
95 103
97 <from state="state.fix.analysis.analysisperiods"/> 105 <from state="state.fix.analysis.analysisperiods"/>
98 <to state="state.fix.analysis.function"/> 106 <to state="state.fix.analysis.function"/>
99 </transition> 107 </transition>
100 108
101 <state id="state.fix.analysis.function" 109 <state id="state.fix.analysis.function"
110 helpText="help.state.fix.analysis.function"
102 description="state.fix.analysis.function" 111 description="state.fix.analysis.function"
103 state="de.intevation.flys.artifacts.states.fixation.FunctionSelect"> 112 state="de.intevation.flys.artifacts.states.fixation.FunctionSelect">
104 <data name="function" type="String"/> 113 <data name="function" type="String"/>
105 </state> 114 </state>
106 115
108 <from state="state.fix.analysis.function"/> 117 <from state="state.fix.analysis.function"/>
109 <to state="state.fix.analysis.preprocessing"/> 118 <to state="state.fix.analysis.preprocessing"/>
110 </transition> 119 </transition>
111 120
112 <state id="state.fix.analysis.preprocessing" 121 <state id="state.fix.analysis.preprocessing"
122 helpText="help.state.fix.analysis.preprocessing"
113 description="state.fix.analysis.preprocessing" 123 description="state.fix.analysis.preprocessing"
114 state="de.intevation.flys.artifacts.states.fixation.PreprocessingSelect"> 124 state="de.intevation.flys.artifacts.states.fixation.PreprocessingSelect">
115 <data name="preprocessing" type="Boolean"/> 125 <data name="preprocessing" type="Boolean"/>
116 </state> 126 </state>
117 127
119 <from state="state.fix.analysis.preprocessing"/> 129 <from state="state.fix.analysis.preprocessing"/>
120 <to state="state.fix.analysis.compute"/> 130 <to state="state.fix.analysis.compute"/>
121 </transition> 131 </transition>
122 132
123 <state id="state.fix.analysis.compute" 133 <state id="state.fix.analysis.compute"
134 helpText="help.state.fix.analysis.compute"
124 description="state.fix.analysis.compute" 135 description="state.fix.analysis.compute"
125 state="de.intevation.flys.artifacts.states.fixation.FixAnalysisCompute"> 136 state="de.intevation.flys.artifacts.states.fixation.FixAnalysisCompute">
126 <outputmodes> 137 <outputmodes>
127 <outputmode name="fix_deltawt_export" description="output.fix_deltawt_export" mine-type="text/plain" type="export"> 138 <outputmode name="fix_deltawt_export" description="output.fix_deltawt_export" mine-type="text/plain" type="export">
128 <facets> 139 <facets>
206 </outputmode> 217 </outputmode>
207 </outputmodes> 218 </outputmodes>
208 </state> 219 </state>
209 220
210 <state id="state.fix.vollmer.function" 221 <state id="state.fix.vollmer.function"
222 helpText="help.state.fix.vollmer.function"
211 description="state.fix.vollmer.function" 223 description="state.fix.vollmer.function"
212 state="de.intevation.flys.artifacts.states.fixation.FunctionSelect"> 224 state="de.intevation.flys.artifacts.states.fixation.FunctionSelect">
213 <data name="function" type="String"/> 225 <data name="function" type="String"/>
214 </state> 226 </state>
215 227
217 <from state="state.fix.vollmer.function"/> 229 <from state="state.fix.vollmer.function"/>
218 <to state="state.fix.vollmer.preprocessing"/> 230 <to state="state.fix.vollmer.preprocessing"/>
219 </transition> 231 </transition>
220 232
221 <state id="state.fix.vollmer.preprocessing" 233 <state id="state.fix.vollmer.preprocessing"
234 helpText="help.state.fix.vollmer.preprocessing"
222 description="state.fix.vollmer.preprocessing" 235 description="state.fix.vollmer.preprocessing"
223 state="de.intevation.flys.artifacts.states.fixation.PreprocessingSelect"> 236 state="de.intevation.flys.artifacts.states.fixation.PreprocessingSelect">
224 <data name="preprocessing" type="Boolean"/> 237 <data name="preprocessing" type="Boolean"/>
225 </state> 238 </state>
226 239
228 <from state="state.fix.vollmer.preprocessing"/> 241 <from state="state.fix.vollmer.preprocessing"/>
229 <to state="state.fix.vollmer.qs"/> 242 <to state="state.fix.vollmer.qs"/>
230 </transition> 243 </transition>
231 244
232 <state id="state.fix.vollmer.qs" description="state.fix.vollmer.qs" 245 <state id="state.fix.vollmer.qs" description="state.fix.vollmer.qs"
246 helpText="help.state.fix.vollmer.qs"
233 state="de.intevation.flys.artifacts.states.WQAdapted"> 247 state="de.intevation.flys.artifacts.states.WQAdapted">
234 <data name="wq_isq" type="String" /> 248 <data name="wq_isq" type="String" />
235 <data name="wq_values" type="WQTriple" /> 249 <data name="wq_values" type="WQTriple" />
236 </state> 250 </state>
237 251
239 <from state="state.fix.vollmer.qs"/> 253 <from state="state.fix.vollmer.qs"/>
240 <to state="state.fix.vollmer.compute"/> 254 <to state="state.fix.vollmer.compute"/>
241 </transition> 255 </transition>
242 256
243 <state id="state.fix.vollmer.compute" 257 <state id="state.fix.vollmer.compute"
258 helpText="help.state.fix.vollmer.compute"
244 description="state.fix.vollmer.compute" 259 description="state.fix.vollmer.compute"
245 state="de.intevation.flys.artifacts.states.fixation.FixRealizingCompute"> 260 state="de.intevation.flys.artifacts.states.fixation.FixRealizingCompute">
246 <outputmodes> 261 <outputmodes>
247 <outputmode name="longitudinal_section" description="output.longitudinal_section" mime-type="image/png" type="chart"> 262 <outputmode name="longitudinal_section" description="output.longitudinal_section" mime-type="image/png" type="chart">
248 <facets> 263 <facets>

http://dive4elements.wald.intevation.org