Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/src/test/ressources/conf.xml @ 111:065ec0a29394
Integrate the type Point into the ArtifactMethod.
Integrate Responstest for feed-Requests into the JUnitTest
gnv-artifacts/trunk@160 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Tue, 29 Sep 2009 15:30:03 +0000 |
parents | 994a39b084d6 |
children | b8dbf39ca935 |
comparison
equal
deleted
inserted
replaced
110:b465f1bbe368 | 111:065ec0a29394 |
---|---|
127 <reachableTransitions> | 127 <reachableTransitions> |
128 <transition>timeseries_meshpoint_depth</transition>v | 128 <transition>timeseries_meshpoint_depth</transition>v |
129 </reachableTransitions> | 129 </reachableTransitions> |
130 <inputvalues> | 130 <inputvalues> |
131 <inputvalue name="featureid" type="Integer" multiselect="false"/> | 131 <inputvalue name="featureid" type="Integer" multiselect="false"/> |
132 <inputvalue name="mesh_coordinate" type="Integer" multiselect="false" usedinquery="0"/> | 132 <inputvalue name="mesh_coordinate" type="Point" multiselect="false" usedinquery="0"/> |
133 </inputvalues> | 133 </inputvalues> |
134 </transition> | 134 </transition> |
135 | 135 |
136 <transition id="timeseries_meshpoint_depth" description="timeseries_meshpoint_depth" transition="de.intevation.gnv.transition.DefaultTransition"> | 136 <transition id="timeseries_meshpoint_depth" description="timeseries_meshpoint_depth" transition="de.intevation.gnv.transition.DefaultTransition"> |
137 <queryID>timeseries_meshpoint_depth</queryID> | 137 <queryID>timeseries_meshpoint_depth</queryID> |