comparison gnv-artifacts/doc/conf/products/verticalcrosssection/conf_mesh_parallel.xml @ 1100:2e50dfd45753

Fixed broken transition chain for 'Achsenparalleles Vertikalprofil' (issue300). gnv-artifacts/trunk@1224 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Mon, 28 Jun 2010 07:24:21 +0000
parents 479831c0463b
children 8ce8979f51df
comparison
equal deleted inserted replaced
1099:5cc3fc2e50fd 1100:2e50dfd45753
77 </state> 77 </state>
78 78
79 <transition transition="de.intevation.gnv.transition.DefaultTransition"> 79 <transition transition="de.intevation.gnv.transition.DefaultTransition">
80 <from state="verticalcrosssection_mesh_parallel_subarea"/> 80 <from state="verticalcrosssection_mesh_parallel_subarea"/>
81 <to state="verticalcrosssection_mesh_parallel"/> 81 <to state="verticalcrosssection_mesh_parallel"/>
82 </transition>
83
84 <state id="verticalcrosssection_mesh_parallel" description="verticalcrosssection_mesh_parallel" state="de.intevation.gnv.state.DefaultState">
85 <queryID>verticalprofile_mesh_with_area</queryID>
86 <dataname>meshid</dataname>
87 <data-multiselect>false</data-multiselect>
88 <inputvalues>
89 <inputvalue name="sourceid" type="Integer" multiselect="false" usedinquery="1"/>
90 <inputvalue name="fisname" type="String" multiselect="false" usedinquery="0"/>
91 <inputvalue name="subareaid" type="Integer" multiselect="false" usedinquery="1"/>
92 <inputvalue name="meshid" type="Integer" multiselect="false" usedinquery="0"/>
93 </inputvalues>
94 </state>
95
96 <transition transition="de.intevation.gnv.transition.PresettingsValueCompareTransition">
97 <from state="verticalcrosssection_mesh_parallel"/>
98 <to state="verticalcrosssection_mesh_parallel_coordinate"/>
99 <condition inputvalue="geometry" value="POINT" operator="notequal"/>
82 </transition> 100 </transition>
83 101
84 <state id="verticalcrosssection_mesh_parallel_without_geom" description="verticalcrosssection_mesh_parallel" state="de.intevation.gnv.state.DefaultState"> 102 <state id="verticalcrosssection_mesh_parallel_without_geom" description="verticalcrosssection_mesh_parallel" state="de.intevation.gnv.state.DefaultState">
85 <queryID>verticalprofile_mesh</queryID> 103 <queryID>verticalprofile_mesh</queryID>
86 <dataname>meshid</dataname> 104 <dataname>meshid</dataname>

http://dive4elements.wald.intevation.org