comparison artifacts/doc/conf/artifacts/uinfo.xml @ 9248:9e6b70cce337

pseudo epoch for salix.historical
author gernotbelger
date Thu, 12 Jul 2018 13:27:34 +0200
parents 972e10522ed6
children 1b2623dff742
comparison
equal deleted inserted replaced
9247:1ec3b891ab02 9248:9e6b70cce337
116 <state id="state.uinfo.load.year_with_soundings" description="state.uinfo.load.year_with_soundings" state="org.dive4elements.river.artifacts.uinfo.salix.LoadSingleYearSelectState" helpText="help.state.uinfo.load.year"> 116 <state id="state.uinfo.load.year_with_soundings" description="state.uinfo.load.year_with_soundings" state="org.dive4elements.river.artifacts.uinfo.salix.LoadSingleYearSelectState" helpText="help.state.uinfo.load.year">
117 <data name="singleyear" type="String" /> 117 <data name="singleyear" type="String" />
118 </state> 118 </state>
119 119
120 <state id="state.uinfo.load.epoch" description="state.uinfo.load.epoch" state="org.dive4elements.river.artifacts.uinfo.salix.LoadSingleEpochSelectState" helpText="help.state.uinfo.load.epoch"> 120 <state id="state.uinfo.load.epoch" description="state.uinfo.load.epoch" state="org.dive4elements.river.artifacts.uinfo.salix.LoadSingleEpochSelectState" helpText="help.state.uinfo.load.epoch">
121 <data name="singleepoch" type="String" /> 121 <data name="singleepoch" type="Integer" />
122 </state> 122 </state>
123 123
124 <transition transition="org.dive4elements.river.artifacts.transitions.ValueCompareTransition"> 124 <transition transition="org.dive4elements.river.artifacts.transitions.ValueCompareTransition">
125 <from state="state.uinfo.load.epoch" /> 125 <from state="state.uinfo.load.epoch" />
126 <to state="state.uinfo.distance_only_part.historical" /> 126 <to state="state.uinfo.distance_only_part.historical" />
130 <from state="state.uinfo.load.year_with_soundings" /> 130 <from state="state.uinfo.load.year_with_soundings" />
131 <to state="state.uinfo.distance_only_part.historical" /> 131 <to state="state.uinfo.distance_only_part.historical" />
132 <condition data="calculation_mode" value="uinfo_salix_line" operator="equal" /> 132 <condition data="calculation_mode" value="uinfo_salix_line" operator="equal" />
133 </transition> 133 </transition>
134 134
135 <state id="state.uinfo.distance_only_part.historical" description="state.uinfo.distance_only_part.historical" state="org.dive4elements.river.artifacts.states.DistanceOnlyPartSelect" helpText="help.state.uinfo.distance_only"> 135 <state id="state.uinfo.distance_only_part.historical" description="state.uinfo.distance_only_part.historical" state="org.dive4elements.river.artifacts.uinfo.salix.DistanceOnlyPartHistoricalSelect" helpText="help.state.uinfo.distance_only">
136 <data name="ld_from_part" type="Double" /> 136 <data name="ld_from_part" type="Double" />
137 <data name="ld_to_part" type="Double" /> 137 <data name="ld_to_part" type="Double" />
138 <data name="bedheights_for_part" type="Double" />
138 </state> 139 </state>
139 140
140 <transition transition="org.dive4elements.river.artifacts.transitions.ValueCompareTransition"> 141 <transition transition="org.dive4elements.river.artifacts.transitions.ValueCompareTransition">
141 <from state="state.uinfo.distance_only_part.historical" /> 142 <from state="state.uinfo.distance_only_part.historical" />
142 <to state="state.uinfo.salix_line" /> 143 <to state="state.uinfo.salix_line" />

http://dive4elements.wald.intevation.org