annotate gnv-artifacts/doc/conf/products/verticalprofile/conf_mesh.xml @ 1084:81ac8d2f6cb7

Limited the parameterization of timeseries, horizontalprofiles and verticalprofiles so that just a single vector can be selected at the same time. gnv-artifacts/trunk@1186 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Wed, 09 Jun 2010 12:54:08 +0000
parents 902bcd837995
children 1e34fbfcf5d3
rev   line source
204
734ac082c8d1 Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8"?>
734ac082c8d1 Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
2 <artifact name="verticalProfileMesh">
335
e964a3d8f7bc Some Refactoring work done.
Tim Englich <tim.englich@intevation.de>
parents: 325
diff changeset
3 <states>
748
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
4 <state id="verticalprofile_mesh_mapviewerswitch" description="verticalprofile_mesh_area_one" state="de.intevation.gnv.state.DefaultAutoResumeState">
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
5 <!-- Empty State which will be used to integrate the switch for a
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
6 standalone and an mapviewer based call. -->
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
7 <inputvalues>
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
8 <inputvalue name="sourceid" type="Integer" multiselect="false" usedinquery="0"/>
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
9 <inputvalue name="fisname" type="String" multiselect="false" usedinquery="0"/>
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
10 </inputvalues>
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
11 </state>
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
12
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
13 <transition transition="de.intevation.gnv.transition.PresettingsValueCompareTransition">
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
14 <from state="verticalprofile_mesh_mapviewerswitch"/>
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
15 <to state="verticalprofile_mesh_area"/>
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
16 <condition inputvalue="geometry" value="POLYGON" operator="notequal"/>
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
17 </transition>
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
18
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
19 <transition transition="de.intevation.gnv.transition.PresettingsValueCompareTransition">
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
20 <from state="verticalprofile_mesh_mapviewerswitch"/>
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
21 <to state="verticalprofile_mesh_with_wkt"/>
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
22 <condition inputvalue="geometry" value="POLYGON" operator="equal"/>
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
23 </transition>
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
24
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
25 <state id="verticalprofile_mesh_with_wkt" description="timeseries_mesh" state="de.intevation.gnv.state.PreSettingsTransferState">
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
26 <queryID>verticalprofile_mesh_with_wkt</queryID>
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
27 <dataname>meshid</dataname>
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
28 <data-multiselect>false</data-multiselect>
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
29 <presettings-transfer presetting="geometry" inputvalue="mesh_coordinate"/>
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
30 <inputvalues>
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
31 <inputvalue name="sourceid" type="Integer" multiselect="false" usedinquery="1"/>
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
32 <inputvalue name="fisname" type="String" multiselect="false" usedinquery="0"/>
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
33 <inputvalue name="mesh_coordinate" type="Geometry" multiselect="false" usedinquery="1"/>
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
34 <inputvalue name="meshid" type="Integer" multiselect="false" usedinquery="0"/>
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
35 </inputvalues>
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
36 </state>
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
37
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
38 <transition transition="de.intevation.gnv.transition.DefaultTransition">
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
39 <from state="verticalprofile_mesh_with_wkt"/>
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
40 <to state="verticalprofile_mesh_point_presettings"/>
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
41 </transition>
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
42
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
43 <state id="verticalprofile_mesh_point_presettings" description="verticalprofile_meshpoint" state="de.intevation.gnv.state.PreSettingsTransferCoordinateSelectionState">
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
44 <queryID>verticalprofile_mesh_point</queryID>
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
45 <dataname>mesh_point</dataname>
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
46 <data-multiselect>false</data-multiselect>
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
47 <presettings-transfer presetting="geometry" inputvalue="mesh_coordinate"/>
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
48 <inputvalues>
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
49 <inputvalue name="meshid" type="Integer" multiselect="false"/>
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
50 <inputvalue name="mesh_coordinate" type="Geometry" multiselect="false" usedinquery="1"/>
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
51 <inputvalue name="fisname" type="String" multiselect="false" usedinquery="0"/>
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
52 <inputvalue name="mesh_point" type="Integer" multiselect="false" usedinquery="0"/>
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
53 </inputvalues>
865
06264920e8d1 ISSUE262: Added missing Namespacedeclarations
Tim Englich <tim.englich@intevation.de>
parents: 847
diff changeset
54 <mesh-width xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="${artifacts.config.dir}/meshwidth.xml"/>
748
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
55 </state>
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
56
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
57 <transition transition="de.intevation.gnv.transition.DefaultTransition">
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
58 <from state="verticalprofile_mesh_point_presettings"/>
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
59 <to state="verticalprofile_mesh_mindepth"/>
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
60 </transition>
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
61
335
e964a3d8f7bc Some Refactoring work done.
Tim Englich <tim.englich@intevation.de>
parents: 325
diff changeset
62 <state id="verticalprofile_mesh_area" description="verticalprofile_mesh_area_one" state="de.intevation.gnv.state.DefaultState">
223
05663e307495 Added the RegionFilters into the configuration of the Products for Meshes.
Tim Englich <tim.englich@intevation.de>
parents: 213
diff changeset
63 <queryID>area_filter</queryID>
05663e307495 Added the RegionFilters into the configuration of the Products for Meshes.
Tim Englich <tim.englich@intevation.de>
parents: 213
diff changeset
64 <dataname>areaid</dataname>
05663e307495 Added the RegionFilters into the configuration of the Products for Meshes.
Tim Englich <tim.englich@intevation.de>
parents: 213
diff changeset
65 <data-multiselect>false</data-multiselect>
05663e307495 Added the RegionFilters into the configuration of the Products for Meshes.
Tim Englich <tim.englich@intevation.de>
parents: 213
diff changeset
66 <data-noselect>true</data-noselect>
05663e307495 Added the RegionFilters into the configuration of the Products for Meshes.
Tim Englich <tim.englich@intevation.de>
parents: 213
diff changeset
67 <inputvalues>
05663e307495 Added the RegionFilters into the configuration of the Products for Meshes.
Tim Englich <tim.englich@intevation.de>
parents: 213
diff changeset
68 <inputvalue name="sourceid" type="Integer" multiselect="false" usedinquery="0"/>
05663e307495 Added the RegionFilters into the configuration of the Products for Meshes.
Tim Englich <tim.englich@intevation.de>
parents: 213
diff changeset
69 <inputvalue name="fisname" type="String" multiselect="false" usedinquery="0"/>
325
3eff9241ea1e Refactoring of the Transitionmodel.
Tim Englich <tim.englich@intevation.de>
parents: 322
diff changeset
70 <inputvalue name="areaid" type="Integer" multiselect="false" usedinquery="0"/>
223
05663e307495 Added the RegionFilters into the configuration of the Products for Meshes.
Tim Englich <tim.englich@intevation.de>
parents: 213
diff changeset
71 </inputvalues>
335
e964a3d8f7bc Some Refactoring work done.
Tim Englich <tim.englich@intevation.de>
parents: 325
diff changeset
72 </state>
337
a887074460b6 Last Step of the Refactoring Work on the Transition Model.
Tim Englich <tim.englich@intevation.de>
parents: 335
diff changeset
73
a887074460b6 Last Step of the Refactoring Work on the Transition Model.
Tim Englich <tim.englich@intevation.de>
parents: 335
diff changeset
74 <transition transition="de.intevation.gnv.transition.ValueCompareTransition">
a887074460b6 Last Step of the Refactoring Work on the Transition Model.
Tim Englich <tim.englich@intevation.de>
parents: 335
diff changeset
75 <from state="verticalprofile_mesh_area"/>
a887074460b6 Last Step of the Refactoring Work on the Transition Model.
Tim Englich <tim.englich@intevation.de>
parents: 335
diff changeset
76 <to state="verticalprofile_mesh_subarea"/>
a887074460b6 Last Step of the Refactoring Work on the Transition Model.
Tim Englich <tim.englich@intevation.de>
parents: 335
diff changeset
77 <condition inputvalue="areaid" value="n/n" operator="notequal"/>
a887074460b6 Last Step of the Refactoring Work on the Transition Model.
Tim Englich <tim.englich@intevation.de>
parents: 335
diff changeset
78 </transition>
a887074460b6 Last Step of the Refactoring Work on the Transition Model.
Tim Englich <tim.englich@intevation.de>
parents: 335
diff changeset
79 <transition transition="de.intevation.gnv.transition.ValueCompareTransition">
a887074460b6 Last Step of the Refactoring Work on the Transition Model.
Tim Englich <tim.englich@intevation.de>
parents: 335
diff changeset
80 <from state="verticalprofile_mesh_area"/>
a887074460b6 Last Step of the Refactoring Work on the Transition Model.
Tim Englich <tim.englich@intevation.de>
parents: 335
diff changeset
81 <to state="verticalprofile_mesh_without_geom"/>
a887074460b6 Last Step of the Refactoring Work on the Transition Model.
Tim Englich <tim.englich@intevation.de>
parents: 335
diff changeset
82 <condition inputvalue="areaid" value="n/n" operator="equal"/>
a887074460b6 Last Step of the Refactoring Work on the Transition Model.
Tim Englich <tim.englich@intevation.de>
parents: 335
diff changeset
83 </transition>
a887074460b6 Last Step of the Refactoring Work on the Transition Model.
Tim Englich <tim.englich@intevation.de>
parents: 335
diff changeset
84
335
e964a3d8f7bc Some Refactoring work done.
Tim Englich <tim.englich@intevation.de>
parents: 325
diff changeset
85 <state id="verticalprofile_mesh_subarea" description="verticalprofile_mesh_subaera" state="de.intevation.gnv.state.DefaultState">
223
05663e307495 Added the RegionFilters into the configuration of the Products for Meshes.
Tim Englich <tim.englich@intevation.de>
parents: 213
diff changeset
86 <queryID>subarea_filter</queryID>
05663e307495 Added the RegionFilters into the configuration of the Products for Meshes.
Tim Englich <tim.englich@intevation.de>
parents: 213
diff changeset
87 <dataname>subareaid</dataname>
05663e307495 Added the RegionFilters into the configuration of the Products for Meshes.
Tim Englich <tim.englich@intevation.de>
parents: 213
diff changeset
88 <data-multiselect>false</data-multiselect>
05663e307495 Added the RegionFilters into the configuration of the Products for Meshes.
Tim Englich <tim.englich@intevation.de>
parents: 213
diff changeset
89 <inputvalues>
05663e307495 Added the RegionFilters into the configuration of the Products for Meshes.
Tim Englich <tim.englich@intevation.de>
parents: 213
diff changeset
90 <inputvalue name="sourceid" type="Integer" multiselect="false" usedinquery="0"/>
05663e307495 Added the RegionFilters into the configuration of the Products for Meshes.
Tim Englich <tim.englich@intevation.de>
parents: 213
diff changeset
91 <inputvalue name="fisname" type="String" multiselect="false" usedinquery="0"/>
05663e307495 Added the RegionFilters into the configuration of the Products for Meshes.
Tim Englich <tim.englich@intevation.de>
parents: 213
diff changeset
92 <inputvalue name="areaid" type="Integer" multiselect="false" usedinquery="1"/>
325
3eff9241ea1e Refactoring of the Transitionmodel.
Tim Englich <tim.englich@intevation.de>
parents: 322
diff changeset
93 <inputvalue name="subareaid" type="Integer" multiselect="false" usedinquery="0"/>
223
05663e307495 Added the RegionFilters into the configuration of the Products for Meshes.
Tim Englich <tim.englich@intevation.de>
parents: 213
diff changeset
94 </inputvalues>
335
e964a3d8f7bc Some Refactoring work done.
Tim Englich <tim.englich@intevation.de>
parents: 325
diff changeset
95 </state>
325
3eff9241ea1e Refactoring of the Transitionmodel.
Tim Englich <tim.englich@intevation.de>
parents: 322
diff changeset
96
337
a887074460b6 Last Step of the Refactoring Work on the Transition Model.
Tim Englich <tim.englich@intevation.de>
parents: 335
diff changeset
97 <transition transition="de.intevation.gnv.transition.DefaultTransition">
a887074460b6 Last Step of the Refactoring Work on the Transition Model.
Tim Englich <tim.englich@intevation.de>
parents: 335
diff changeset
98 <from state="verticalprofile_mesh_subarea"/>
a887074460b6 Last Step of the Refactoring Work on the Transition Model.
Tim Englich <tim.englich@intevation.de>
parents: 335
diff changeset
99 <to state="verticalprofile_mesh"/>
a887074460b6 Last Step of the Refactoring Work on the Transition Model.
Tim Englich <tim.englich@intevation.de>
parents: 335
diff changeset
100 </transition>
a887074460b6 Last Step of the Refactoring Work on the Transition Model.
Tim Englich <tim.englich@intevation.de>
parents: 335
diff changeset
101
748
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
102 <state id="verticalprofile_mesh_without_geom" description="verticalprofile_mesh_without_geom" state="de.intevation.gnv.state.DefaultState">
325
3eff9241ea1e Refactoring of the Transitionmodel.
Tim Englich <tim.englich@intevation.de>
parents: 322
diff changeset
103 <queryID>verticalprofile_mesh</queryID>
3eff9241ea1e Refactoring of the Transitionmodel.
Tim Englich <tim.englich@intevation.de>
parents: 322
diff changeset
104 <dataname>meshid</dataname>
3eff9241ea1e Refactoring of the Transitionmodel.
Tim Englich <tim.englich@intevation.de>
parents: 322
diff changeset
105 <data-multiselect>false</data-multiselect>
3eff9241ea1e Refactoring of the Transitionmodel.
Tim Englich <tim.englich@intevation.de>
parents: 322
diff changeset
106 <inputvalues>
3eff9241ea1e Refactoring of the Transitionmodel.
Tim Englich <tim.englich@intevation.de>
parents: 322
diff changeset
107 <inputvalue name="sourceid" type="Integer" multiselect="false" usedinquery="1"/>
3eff9241ea1e Refactoring of the Transitionmodel.
Tim Englich <tim.englich@intevation.de>
parents: 322
diff changeset
108 <inputvalue name="fisname" type="String" multiselect="false" usedinquery="0"/>
3eff9241ea1e Refactoring of the Transitionmodel.
Tim Englich <tim.englich@intevation.de>
parents: 322
diff changeset
109 <inputvalue name="meshid" type="Integer" multiselect="false" usedinquery="0"/>
3eff9241ea1e Refactoring of the Transitionmodel.
Tim Englich <tim.englich@intevation.de>
parents: 322
diff changeset
110 </inputvalues>
335
e964a3d8f7bc Some Refactoring work done.
Tim Englich <tim.englich@intevation.de>
parents: 325
diff changeset
111 </state>
337
a887074460b6 Last Step of the Refactoring Work on the Transition Model.
Tim Englich <tim.englich@intevation.de>
parents: 335
diff changeset
112
748
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
113 <transition transition="de.intevation.gnv.transition.PresettingsValueCompareTransition">
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
114 <from state="verticalprofile_mesh_without_geom"/>
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
115 <to state="verticalprofile_mesh_coordinate"/>
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
116 <condition inputvalue="geometry" value="POINT" operator="notequal"/>
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
117 </transition>
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
118
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
119 <transition transition="de.intevation.gnv.transition.PresettingsValueCompareTransition">
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
120 <from state="verticalprofile_mesh_without_geom"/>
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
121 <to state="verticalprofile_mesh_point_presettings"/>
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
122 <condition inputvalue="geometry" value="POINT" operator="equal"/>
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
123 </transition>
337
a887074460b6 Last Step of the Refactoring Work on the Transition Model.
Tim Englich <tim.englich@intevation.de>
parents: 335
diff changeset
124
335
e964a3d8f7bc Some Refactoring work done.
Tim Englich <tim.englich@intevation.de>
parents: 325
diff changeset
125 <state id="verticalprofile_mesh" description="verticalprofile_mesh" state="de.intevation.gnv.state.DefaultState">
223
05663e307495 Added the RegionFilters into the configuration of the Products for Meshes.
Tim Englich <tim.englich@intevation.de>
parents: 213
diff changeset
126 <queryID>verticalprofile_mesh_with_area</queryID>
204
734ac082c8d1 Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
127 <dataname>meshid</dataname>
734ac082c8d1 Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
128 <data-multiselect>false</data-multiselect>
734ac082c8d1 Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
129 <inputvalues>
734ac082c8d1 Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
130 <inputvalue name="sourceid" type="Integer" multiselect="false" usedinquery="1"/>
734ac082c8d1 Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
131 <inputvalue name="fisname" type="String" multiselect="false" usedinquery="0"/>
223
05663e307495 Added the RegionFilters into the configuration of the Products for Meshes.
Tim Englich <tim.englich@intevation.de>
parents: 213
diff changeset
132 <inputvalue name="subareaid" type="Integer" multiselect="false" usedinquery="1"/>
325
3eff9241ea1e Refactoring of the Transitionmodel.
Tim Englich <tim.englich@intevation.de>
parents: 322
diff changeset
133 <inputvalue name="meshid" type="Integer" multiselect="false" usedinquery="0"/>
204
734ac082c8d1 Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
134 </inputvalues>
335
e964a3d8f7bc Some Refactoring work done.
Tim Englich <tim.englich@intevation.de>
parents: 325
diff changeset
135 </state>
204
734ac082c8d1 Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
136
748
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
137 <transition transition="de.intevation.gnv.transition.PresettingsValueCompareTransition">
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
138 <from state="verticalprofile_mesh"/>
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
139 <to state="verticalprofile_mesh_coordinate"/>
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
140 <condition inputvalue="geometry" value="POINT" operator="notequal"/>
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
141 </transition>
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
142
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
143 <transition transition="de.intevation.gnv.transition.PresettingsValueCompareTransition">
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
144 <from state="verticalprofile_mesh"/>
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
145 <to state="verticalprofile_mesh_point_presettings"/>
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
146 <condition inputvalue="geometry" value="POINT" operator="equal"/>
5b9945798f86 Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
Tim Englich <tim.englich@intevation.de>
parents: 640
diff changeset
147 </transition>
337
a887074460b6 Last Step of the Refactoring Work on the Transition Model.
Tim Englich <tim.englich@intevation.de>
parents: 335
diff changeset
148
335
e964a3d8f7bc Some Refactoring work done.
Tim Englich <tim.englich@intevation.de>
parents: 325
diff changeset
149 <state id="verticalprofile_mesh_coordinate" description="verticalprofile_mesh_coordinate" state="de.intevation.gnv.state.SingleInputState">
204
734ac082c8d1 Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
150 <dataname>mesh_coordinate</dataname>
734ac082c8d1 Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
151 <data-multiselect>false</data-multiselect>
734ac082c8d1 Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
152 <inputvalues>
325
3eff9241ea1e Refactoring of the Transitionmodel.
Tim Englich <tim.englich@intevation.de>
parents: 322
diff changeset
153 <inputvalue name="meshid" type="Integer" multiselect="false" usedinquery="1"/>
204
734ac082c8d1 Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
154 <inputvalue name="fisname" type="String" multiselect="false" usedinquery="0"/>
325
3eff9241ea1e Refactoring of the Transitionmodel.
Tim Englich <tim.englich@intevation.de>
parents: 322
diff changeset
155 <inputvalue name="mesh_coordinate" type="Coordinate" multiselect="false" usedinquery="0"/>
204
734ac082c8d1 Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
156 </inputvalues>
335
e964a3d8f7bc Some Refactoring work done.
Tim Englich <tim.englich@intevation.de>
parents: 325
diff changeset
157 </state>
204
734ac082c8d1 Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
158
337
a887074460b6 Last Step of the Refactoring Work on the Transition Model.
Tim Englich <tim.englich@intevation.de>
parents: 335
diff changeset
159 <transition transition="de.intevation.gnv.transition.DefaultTransition">
a887074460b6 Last Step of the Refactoring Work on the Transition Model.
Tim Englich <tim.englich@intevation.de>
parents: 335
diff changeset
160 <from state="verticalprofile_mesh_coordinate"/>
a887074460b6 Last Step of the Refactoring Work on the Transition Model.
Tim Englich <tim.englich@intevation.de>
parents: 335
diff changeset
161 <to state="verticalprofile_mesh_point"/>
a887074460b6 Last Step of the Refactoring Work on the Transition Model.
Tim Englich <tim.englich@intevation.de>
parents: 335
diff changeset
162 </transition>
a887074460b6 Last Step of the Refactoring Work on the Transition Model.
Tim Englich <tim.englich@intevation.de>
parents: 335
diff changeset
163
335
e964a3d8f7bc Some Refactoring work done.
Tim Englich <tim.englich@intevation.de>
parents: 325
diff changeset
164 <state id="verticalprofile_mesh_point" description="verticalprofile_mesh_point" state="de.intevation.gnv.state.CoordinateSelectionState">
204
734ac082c8d1 Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
165 <queryID>verticalprofile_mesh_point</queryID>
734ac082c8d1 Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
166 <dataname>mesh_point</dataname>
734ac082c8d1 Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
167 <data-multiselect>false</data-multiselect>
734ac082c8d1 Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
168 <inputvalues>
325
3eff9241ea1e Refactoring of the Transitionmodel.
Tim Englich <tim.englich@intevation.de>
parents: 322
diff changeset
169 <inputvalue name="meshid" type="Integer" multiselect="false" usedinquery="1"/>
3eff9241ea1e Refactoring of the Transitionmodel.
Tim Englich <tim.englich@intevation.de>
parents: 322
diff changeset
170 <inputvalue name="mesh_coordinate" type="Coordinate" multiselect="false" usedinquery="1"/>
204
734ac082c8d1 Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
171 <inputvalue name="fisname" type="String" multiselect="false" usedinquery="0"/>
325
3eff9241ea1e Refactoring of the Transitionmodel.
Tim Englich <tim.englich@intevation.de>
parents: 322
diff changeset
172 <inputvalue name="mesh_point" type="Integer" multiselect="false" usedinquery="0"/>
204
734ac082c8d1 Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
173 </inputvalues>
865
06264920e8d1 ISSUE262: Added missing Namespacedeclarations
Tim Englich <tim.englich@intevation.de>
parents: 847
diff changeset
174 <mesh-width xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="${artifacts.config.dir}/meshwidth.xml"/>
335
e964a3d8f7bc Some Refactoring work done.
Tim Englich <tim.englich@intevation.de>
parents: 325
diff changeset
175 </state>
204
734ac082c8d1 Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
176
337
a887074460b6 Last Step of the Refactoring Work on the Transition Model.
Tim Englich <tim.englich@intevation.de>
parents: 335
diff changeset
177 <transition transition="de.intevation.gnv.transition.DefaultTransition">
a887074460b6 Last Step of the Refactoring Work on the Transition Model.
Tim Englich <tim.englich@intevation.de>
parents: 335
diff changeset
178 <from state="verticalprofile_mesh_point"/>
a887074460b6 Last Step of the Refactoring Work on the Transition Model.
Tim Englich <tim.englich@intevation.de>
parents: 335
diff changeset
179 <to state="verticalprofile_mesh_mindepth"/>
a887074460b6 Last Step of the Refactoring Work on the Transition Model.
Tim Englich <tim.englich@intevation.de>
parents: 335
diff changeset
180 </transition>
a887074460b6 Last Step of the Refactoring Work on the Transition Model.
Tim Englich <tim.englich@intevation.de>
parents: 335
diff changeset
181
335
e964a3d8f7bc Some Refactoring work done.
Tim Englich <tim.englich@intevation.de>
parents: 325
diff changeset
182 <state id="verticalprofile_mesh_mindepth" description="verticalprofile_mesh_mindepth" state="de.intevation.gnv.state.DefaultState">
213
c0a798299efc Integration of the selection of the min and max Layer used in Verticalprofiles of Meshes. issue61
Tim Englich <tim.englich@intevation.de>
parents: 204
diff changeset
183 <queryID>verticalprofile_mesh_mindepth</queryID>
c0a798299efc Integration of the selection of the min and max Layer used in Verticalprofiles of Meshes. issue61
Tim Englich <tim.englich@intevation.de>
parents: 204
diff changeset
184 <dataname>mindepthid</dataname>
c0a798299efc Integration of the selection of the min and max Layer used in Verticalprofiles of Meshes. issue61
Tim Englich <tim.englich@intevation.de>
parents: 204
diff changeset
185 <data-multiselect>false</data-multiselect>
c0a798299efc Integration of the selection of the min and max Layer used in Verticalprofiles of Meshes. issue61
Tim Englich <tim.englich@intevation.de>
parents: 204
diff changeset
186 <inputvalues>
c0a798299efc Integration of the selection of the min and max Layer used in Verticalprofiles of Meshes. issue61
Tim Englich <tim.englich@intevation.de>
parents: 204
diff changeset
187 <inputvalue name="meshid" type="Integer" multiselect="false" usedinquery="1"/>
c0a798299efc Integration of the selection of the min and max Layer used in Verticalprofiles of Meshes. issue61
Tim Englich <tim.englich@intevation.de>
parents: 204
diff changeset
188 <inputvalue name="mesh_point" type="Integer" multiselect="false" usedinquery="2"/>
c0a798299efc Integration of the selection of the min and max Layer used in Verticalprofiles of Meshes. issue61
Tim Englich <tim.englich@intevation.de>
parents: 204
diff changeset
189 <inputvalue name="fisname" type="String" multiselect="false" usedinquery="0"/>
325
3eff9241ea1e Refactoring of the Transitionmodel.
Tim Englich <tim.englich@intevation.de>
parents: 322
diff changeset
190 <inputvalue name="mindepthid" type="Double" multiselect="false" usedinquery="0"/>
213
c0a798299efc Integration of the selection of the min and max Layer used in Verticalprofiles of Meshes. issue61
Tim Englich <tim.englich@intevation.de>
parents: 204
diff changeset
191 </inputvalues>
335
e964a3d8f7bc Some Refactoring work done.
Tim Englich <tim.englich@intevation.de>
parents: 325
diff changeset
192 </state>
213
c0a798299efc Integration of the selection of the min and max Layer used in Verticalprofiles of Meshes. issue61
Tim Englich <tim.englich@intevation.de>
parents: 204
diff changeset
193
337
a887074460b6 Last Step of the Refactoring Work on the Transition Model.
Tim Englich <tim.englich@intevation.de>
parents: 335
diff changeset
194 <transition transition="de.intevation.gnv.transition.DefaultTransition">
a887074460b6 Last Step of the Refactoring Work on the Transition Model.
Tim Englich <tim.englich@intevation.de>
parents: 335
diff changeset
195 <from state="verticalprofile_mesh_mindepth"/>
a887074460b6 Last Step of the Refactoring Work on the Transition Model.
Tim Englich <tim.englich@intevation.de>
parents: 335
diff changeset
196 <to state="verticalprofile_mesh_maxdepth"/>
a887074460b6 Last Step of the Refactoring Work on the Transition Model.
Tim Englich <tim.englich@intevation.de>
parents: 335
diff changeset
197 </transition>
a887074460b6 Last Step of the Refactoring Work on the Transition Model.
Tim Englich <tim.englich@intevation.de>
parents: 335
diff changeset
198
335
e964a3d8f7bc Some Refactoring work done.
Tim Englich <tim.englich@intevation.de>
parents: 325
diff changeset
199 <state id="verticalprofile_mesh_maxdepth" description="verticalprofile_mesh_maxdepth" state="de.intevation.gnv.state.DefaultState">
213
c0a798299efc Integration of the selection of the min and max Layer used in Verticalprofiles of Meshes. issue61
Tim Englich <tim.englich@intevation.de>
parents: 204
diff changeset
200 <queryID>verticalprofile_mesh_maxdepth</queryID>
c0a798299efc Integration of the selection of the min and max Layer used in Verticalprofiles of Meshes. issue61
Tim Englich <tim.englich@intevation.de>
parents: 204
diff changeset
201 <dataname>maxdepthid</dataname>
c0a798299efc Integration of the selection of the min and max Layer used in Verticalprofiles of Meshes. issue61
Tim Englich <tim.englich@intevation.de>
parents: 204
diff changeset
202 <data-multiselect>false</data-multiselect>
335
e964a3d8f7bc Some Refactoring work done.
Tim Englich <tim.englich@intevation.de>
parents: 325
diff changeset
203 <reachablestates>
e964a3d8f7bc Some Refactoring work done.
Tim Englich <tim.englich@intevation.de>
parents: 325
diff changeset
204 <state>verticalprofile_meshpoint_parameter</state>
e964a3d8f7bc Some Refactoring work done.
Tim Englich <tim.englich@intevation.de>
parents: 325
diff changeset
205 </reachablestates>
213
c0a798299efc Integration of the selection of the min and max Layer used in Verticalprofiles of Meshes. issue61
Tim Englich <tim.englich@intevation.de>
parents: 204
diff changeset
206 <inputvalues>
c0a798299efc Integration of the selection of the min and max Layer used in Verticalprofiles of Meshes. issue61
Tim Englich <tim.englich@intevation.de>
parents: 204
diff changeset
207 <inputvalue name="meshid" type="Integer" multiselect="false" usedinquery="1"/>
c0a798299efc Integration of the selection of the min and max Layer used in Verticalprofiles of Meshes. issue61
Tim Englich <tim.englich@intevation.de>
parents: 204
diff changeset
208 <inputvalue name="mesh_point" type="Integer" multiselect="false" usedinquery="2"/>
c0a798299efc Integration of the selection of the min and max Layer used in Verticalprofiles of Meshes. issue61
Tim Englich <tim.englich@intevation.de>
parents: 204
diff changeset
209 <inputvalue name="fisname" type="String" multiselect="false" usedinquery="0"/>
c0a798299efc Integration of the selection of the min and max Layer used in Verticalprofiles of Meshes. issue61
Tim Englich <tim.englich@intevation.de>
parents: 204
diff changeset
210 <inputvalue name="mindepthid" type="Double" multiselect="false" usedinquery="1"/>
325
3eff9241ea1e Refactoring of the Transitionmodel.
Tim Englich <tim.englich@intevation.de>
parents: 322
diff changeset
211 <inputvalue name="maxdepthid" type="Double" multiselect="false" usedinquery="0"/>
213
c0a798299efc Integration of the selection of the min and max Layer used in Verticalprofiles of Meshes. issue61
Tim Englich <tim.englich@intevation.de>
parents: 204
diff changeset
212 </inputvalues>
335
e964a3d8f7bc Some Refactoring work done.
Tim Englich <tim.englich@intevation.de>
parents: 325
diff changeset
213 </state>
1073
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
214
337
a887074460b6 Last Step of the Refactoring Work on the Transition Model.
Tim Englich <tim.englich@intevation.de>
parents: 335
diff changeset
215 <transition transition="de.intevation.gnv.transition.DefaultTransition">
a887074460b6 Last Step of the Refactoring Work on the Transition Model.
Tim Englich <tim.englich@intevation.de>
parents: 335
diff changeset
216 <from state="verticalprofile_mesh_maxdepth"/>
1073
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
217 <to state="verticalprofile_meshpoint_vector_scalar"/>
337
a887074460b6 Last Step of the Refactoring Work on the Transition Model.
Tim Englich <tim.englich@intevation.de>
parents: 335
diff changeset
218 </transition>
1073
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
219
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
220 <state id="verticalprofile_meshpoint_vector_scalar" description="verticalprofile_meshpoint_vector_scalar" state="de.intevation.gnv.state.SwitchModeState">
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
221 <dataname>vectorscalar</dataname>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
222 <data-multiselect>false</data-multiselect>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
223 <inputvalues>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
224 <inputvalue name="meshid" type="Integer" multiselect="false" usedinquery="1"/>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
225 <inputvalue name="mesh_point" type="Integer" multiselect="false" usedinquery="0"/>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
226 <inputvalue name="fisname" type="String" multiselect="false" usedinquery="0"/>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
227 <inputvalue name="mindepthid" type="Double" multiselect="false" usedinquery="0"/>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
228 <inputvalue name="maxdepthid" type="Double" multiselect="false" usedinquery="0"/>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
229 <inputvalue name="vectorscalar" type="String" multiselect="false" usedinquery="0"/>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
230 </inputvalues>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
231 </state>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
232
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
233 <transition transition="de.intevation.gnv.transition.ValueCompareTransition">
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
234 <from state="verticalprofile_meshpoint_vector_scalar"/>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
235 <to state="verticalprofile_meshpoint_parameter"/>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
236 <condition inputvalue="vectorscalar" value="scalar" operator="equal"/>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
237 </transition>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
238
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
239 <transition transition="de.intevation.gnv.transition.ValueCompareTransition">
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
240 <from state="verticalprofile_meshpoint_vector_scalar"/>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
241 <to state="verticalprofile_meshpoint_parameter_vector"/>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
242 <condition inputvalue="vectorscalar" value="vector" operator="equal"/>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
243 </transition>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
244
337
a887074460b6 Last Step of the Refactoring Work on the Transition Model.
Tim Englich <tim.englich@intevation.de>
parents: 335
diff changeset
245 <state id="verticalprofile_meshpoint_parameter" description="verticalprofile_meshpoint_parameter" state="de.intevation.gnv.state.DefaultState">
204
734ac082c8d1 Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
246 <queryID>verticalprofile_mesh_parameter</queryID>
734ac082c8d1 Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
247 <dataname>parameterid</dataname>
599
c5710a8d2825 Added the usage of the Presettings in the States which are handling the choice of Parameter
Tim Englich <tim.englich@intevation.de>
parents: 529
diff changeset
248 <presettings-name>parameter</presettings-name>
204
734ac082c8d1 Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
249 <data-multiselect>true</data-multiselect>
734ac082c8d1 Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
250 <inputvalues>
734ac082c8d1 Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
251 <inputvalue name="meshid" type="Integer" multiselect="false" usedinquery="1"/>
734ac082c8d1 Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
252 <inputvalue name="mesh_point" type="Integer" multiselect="false" usedinquery="0"/>
734ac082c8d1 Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
253 <inputvalue name="fisname" type="String" multiselect="false" usedinquery="0"/>
213
c0a798299efc Integration of the selection of the min and max Layer used in Verticalprofiles of Meshes. issue61
Tim Englich <tim.englich@intevation.de>
parents: 204
diff changeset
254 <inputvalue name="mindepthid" type="Double" multiselect="false" usedinquery="0"/>
c0a798299efc Integration of the selection of the min and max Layer used in Verticalprofiles of Meshes. issue61
Tim Englich <tim.englich@intevation.de>
parents: 204
diff changeset
255 <inputvalue name="maxdepthid" type="Double" multiselect="false" usedinquery="0"/>
325
3eff9241ea1e Refactoring of the Transitionmodel.
Tim Englich <tim.englich@intevation.de>
parents: 322
diff changeset
256 <inputvalue name="parameterid" type="Integer" multiselect="true" usedinquery="0" />
204
734ac082c8d1 Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
257 </inputvalues>
335
e964a3d8f7bc Some Refactoring work done.
Tim Englich <tim.englich@intevation.de>
parents: 325
diff changeset
258 </state>
529
846e6f8d3d9c Solved issue161. Adapted transition model of verticalprofiles. Splitted date selection into two steps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 522
diff changeset
259
1073
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
260 <state id="verticalprofile_meshpoint_parameter_vector" description="verticalprofile_meshpoint_parameter" state="de.intevation.gnv.state.DefaultState">
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
261 <queryID>verticalprofile_mesh_parameter_vector</queryID>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
262 <dataname>parameterid</dataname>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
263 <presettings-name>parameter</presettings-name>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
264 <data-multiselect>true</data-multiselect>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
265 <inputvalues>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
266 <inputvalue name="meshid" type="Integer" multiselect="false" usedinquery="1"/>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
267 <inputvalue name="mesh_point" type="Integer" multiselect="false" usedinquery="0"/>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
268 <inputvalue name="fisname" type="String" multiselect="false" usedinquery="0"/>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
269 <inputvalue name="mindepthid" type="Double" multiselect="false" usedinquery="0"/>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
270 <inputvalue name="maxdepthid" type="Double" multiselect="false" usedinquery="0"/>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
271 <inputvalue name="parameterid" type="Integer" multiselect="true" usedinquery="0" />
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
272 </inputvalues>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
273 </state>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
274
529
846e6f8d3d9c Solved issue161. Adapted transition model of verticalprofiles. Splitted date selection into two steps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 522
diff changeset
275 <transition transition="de.intevation.gnv.transition.DefaultTransition">
846e6f8d3d9c Solved issue161. Adapted transition model of verticalprofiles. Splitted date selection into two steps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 522
diff changeset
276 <from state="verticalprofile_meshpoint_parameter"/>
846e6f8d3d9c Solved issue161. Adapted transition model of verticalprofiles. Splitted date selection into two steps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 522
diff changeset
277 <to state="verticalprofile_mesh_year"/>
846e6f8d3d9c Solved issue161. Adapted transition model of verticalprofiles. Splitted date selection into two steps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 522
diff changeset
278 </transition>
1073
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
279
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
280 <transition transition="de.intevation.gnv.transition.DefaultTransition">
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
281 <from state="verticalprofile_meshpoint_parameter_vector"/>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
282 <to state="verticalprofile_mesh_year_vector"/>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
283 </transition>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
284
529
846e6f8d3d9c Solved issue161. Adapted transition model of verticalprofiles. Splitted date selection into two steps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 522
diff changeset
285 <state id="verticalprofile_mesh_year" description="verticalprofile_mesh_year" state="de.intevation.gnv.state.DefaultState">
846e6f8d3d9c Solved issue161. Adapted transition model of verticalprofiles. Splitted date selection into two steps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 522
diff changeset
286 <queryID>verticalprofile_mesh_year</queryID>
846e6f8d3d9c Solved issue161. Adapted transition model of verticalprofiles. Splitted date selection into two steps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 522
diff changeset
287 <dataname>yearid</dataname>
846e6f8d3d9c Solved issue161. Adapted transition model of verticalprofiles. Splitted date selection into two steps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 522
diff changeset
288 <data-multiselect>true</data-multiselect>
846e6f8d3d9c Solved issue161. Adapted transition model of verticalprofiles. Splitted date selection into two steps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 522
diff changeset
289 <inputvalues>
846e6f8d3d9c Solved issue161. Adapted transition model of verticalprofiles. Splitted date selection into two steps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 522
diff changeset
290 <inputvalue name="meshid" type="Integer" multiselect="false" usedinquery="1"/>
846e6f8d3d9c Solved issue161. Adapted transition model of verticalprofiles. Splitted date selection into two steps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 522
diff changeset
291 <inputvalue name="mesh_point" type="Integer" multiselect="false" usedinquery="0"/>
846e6f8d3d9c Solved issue161. Adapted transition model of verticalprofiles. Splitted date selection into two steps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 522
diff changeset
292 <inputvalue name="parameterid" type="Integer" multiselect="true" usedinquery="1" />
846e6f8d3d9c Solved issue161. Adapted transition model of verticalprofiles. Splitted date selection into two steps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 522
diff changeset
293 <inputvalue name="fisname" type="String" multiselect="false" usedinquery="0"/>
846e6f8d3d9c Solved issue161. Adapted transition model of verticalprofiles. Splitted date selection into two steps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 522
diff changeset
294 <inputvalue name="mindepthid" type="Double" multiselect="false" usedinquery="0"/>
846e6f8d3d9c Solved issue161. Adapted transition model of verticalprofiles. Splitted date selection into two steps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 522
diff changeset
295 <inputvalue name="maxdepthid" type="Double" multiselect="false" usedinquery="0"/>
846e6f8d3d9c Solved issue161. Adapted transition model of verticalprofiles. Splitted date selection into two steps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 522
diff changeset
296 <inputvalue name="yearid" type="String" multiselect="true" usedinquery="0"/>
846e6f8d3d9c Solved issue161. Adapted transition model of verticalprofiles. Splitted date selection into two steps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 522
diff changeset
297 </inputvalues>
846e6f8d3d9c Solved issue161. Adapted transition model of verticalprofiles. Splitted date selection into two steps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 522
diff changeset
298 </state>
1073
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
299
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
300 <state id="verticalprofile_mesh_year_vector" description="verticalprofile_mesh_year" state="de.intevation.gnv.state.DefaultState">
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
301 <queryID>verticalprofile_mesh_year_vector</queryID>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
302 <dataname>yearid</dataname>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
303 <data-multiselect>true</data-multiselect>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
304 <inputvalues>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
305 <inputvalue name="meshid" type="Integer" multiselect="false" usedinquery="1"/>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
306 <inputvalue name="mesh_point" type="Integer" multiselect="false" usedinquery="0"/>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
307 <inputvalue name="parameterid" type="Integer" multiselect="true" usedinquery="1" />
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
308 <inputvalue name="fisname" type="String" multiselect="false" usedinquery="0"/>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
309 <inputvalue name="mindepthid" type="Double" multiselect="false" usedinquery="0"/>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
310 <inputvalue name="maxdepthid" type="Double" multiselect="false" usedinquery="0"/>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
311 <inputvalue name="yearid" type="String" multiselect="true" usedinquery="0"/>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
312 </inputvalues>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
313 </state>
204
734ac082c8d1 Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
314
337
a887074460b6 Last Step of the Refactoring Work on the Transition Model.
Tim Englich <tim.englich@intevation.de>
parents: 335
diff changeset
315 <transition transition="de.intevation.gnv.transition.DefaultTransition">
529
846e6f8d3d9c Solved issue161. Adapted transition model of verticalprofiles. Splitted date selection into two steps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 522
diff changeset
316 <from state="verticalprofile_mesh_year"/>
337
a887074460b6 Last Step of the Refactoring Work on the Transition Model.
Tim Englich <tim.englich@intevation.de>
parents: 335
diff changeset
317 <to state="verticalprofile_mesh_date"/>
a887074460b6 Last Step of the Refactoring Work on the Transition Model.
Tim Englich <tim.englich@intevation.de>
parents: 335
diff changeset
318 </transition>
1073
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
319
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
320 <transition transition="de.intevation.gnv.transition.DefaultTransition">
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
321 <from state="verticalprofile_mesh_year_vector"/>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
322 <to state="verticalprofile_mesh_date_vector"/>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
323 </transition>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
324
335
e964a3d8f7bc Some Refactoring work done.
Tim Englich <tim.englich@intevation.de>
parents: 325
diff changeset
325 <state id="verticalprofile_mesh_date" description="verticalprofile_mesh_date" state="de.intevation.gnv.state.DefaultState">
204
734ac082c8d1 Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
326 <queryID>verticalprofile_mesh_date</queryID>
734ac082c8d1 Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
327 <dataname>dateid</dataname>
734ac082c8d1 Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
328 <data-multiselect>true</data-multiselect>
734ac082c8d1 Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
329 <inputvalues>
734ac082c8d1 Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
330 <inputvalue name="meshid" type="Integer" multiselect="false" usedinquery="1"/>
734ac082c8d1 Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
331 <inputvalue name="mesh_point" type="Integer" multiselect="false" usedinquery="0"/>
734ac082c8d1 Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
332 <inputvalue name="parameterid" type="Integer" multiselect="true" usedinquery="1" />
734ac082c8d1 Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
333 <inputvalue name="fisname" type="String" multiselect="false" usedinquery="0"/>
213
c0a798299efc Integration of the selection of the min and max Layer used in Verticalprofiles of Meshes. issue61
Tim Englich <tim.englich@intevation.de>
parents: 204
diff changeset
334 <inputvalue name="mindepthid" type="Double" multiselect="false" usedinquery="0"/>
c0a798299efc Integration of the selection of the min and max Layer used in Verticalprofiles of Meshes. issue61
Tim Englich <tim.englich@intevation.de>
parents: 204
diff changeset
335 <inputvalue name="maxdepthid" type="Double" multiselect="false" usedinquery="0"/>
529
846e6f8d3d9c Solved issue161. Adapted transition model of verticalprofiles. Splitted date selection into two steps.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 522
diff changeset
336 <inputvalue name="yearid" type="String" multiselect="true" usedinquery="1"/>
325
3eff9241ea1e Refactoring of the Transitionmodel.
Tim Englich <tim.englich@intevation.de>
parents: 322
diff changeset
337 <inputvalue name="dateid" type="Date" multiselect="true" usedinquery="0"/>
204
734ac082c8d1 Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
338 </inputvalues>
335
e964a3d8f7bc Some Refactoring work done.
Tim Englich <tim.englich@intevation.de>
parents: 325
diff changeset
339 </state>
1073
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
340
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
341 <state id="verticalprofile_mesh_date_vector" description="verticalprofile_mesh_date" state="de.intevation.gnv.state.DefaultState">
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
342 <queryID>verticalprofile_mesh_date_vector</queryID>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
343 <dataname>dateid</dataname>
1084
81ac8d2f6cb7 Limited the parameterization of timeseries, horizontalprofiles and verticalprofiles so that just a single vector can be selected at the same time.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 1073
diff changeset
344 <data-multiselect>false</data-multiselect>
1073
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
345 <inputvalues>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
346 <inputvalue name="meshid" type="Integer" multiselect="false" usedinquery="1"/>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
347 <inputvalue name="mesh_point" type="Integer" multiselect="false" usedinquery="0"/>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
348 <inputvalue name="parameterid" type="Integer" multiselect="true" usedinquery="1" />
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
349 <inputvalue name="fisname" type="String" multiselect="false" usedinquery="0"/>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
350 <inputvalue name="mindepthid" type="Double" multiselect="false" usedinquery="0"/>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
351 <inputvalue name="maxdepthid" type="Double" multiselect="false" usedinquery="0"/>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
352 <inputvalue name="yearid" type="String" multiselect="true" usedinquery="1"/>
1084
81ac8d2f6cb7 Limited the parameterization of timeseries, horizontalprofiles and verticalprofiles so that just a single vector can be selected at the same time.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 1073
diff changeset
353 <inputvalue name="dateid" type="Date" multiselect="false" usedinquery="0"/>
1073
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
354 </inputvalues>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
355 </state>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
356
337
a887074460b6 Last Step of the Refactoring Work on the Transition Model.
Tim Englich <tim.englich@intevation.de>
parents: 335
diff changeset
357 <transition transition="de.intevation.gnv.transition.DefaultTransition">
a887074460b6 Last Step of the Refactoring Work on the Transition Model.
Tim Englich <tim.englich@intevation.de>
parents: 335
diff changeset
358 <from state="verticalprofile_mesh_date"/>
a887074460b6 Last Step of the Refactoring Work on the Transition Model.
Tim Englich <tim.englich@intevation.de>
parents: 335
diff changeset
359 <to state="verticalprofile_mesh_calculate_results"/>
a887074460b6 Last Step of the Refactoring Work on the Transition Model.
Tim Englich <tim.englich@intevation.de>
parents: 335
diff changeset
360 </transition>
1073
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
361
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
362 <transition transition="de.intevation.gnv.transition.DefaultTransition">
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
363 <from state="verticalprofile_mesh_date_vector"/>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
364 <to state="verticalprofile_mesh_calculate_results_vector"/>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
365 </transition>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
366
335
e964a3d8f7bc Some Refactoring work done.
Tim Englich <tim.englich@intevation.de>
parents: 325
diff changeset
367 <state id="verticalprofile_mesh_calculate_results" description="verticalprofile_mesh_calculate_results" state="de.intevation.gnv.state.profile.vertical.VerticalProfileOutputState">
204
734ac082c8d1 Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
368 <queryID>verticalprofile_mesh_chart_data</queryID>
241
8500529d82af Added ODV-Export to VerticalProfiles
Tim Englich <tim.englich@intevation.de>
parents: 227
diff changeset
369 <queryID-odv>verticalprofile_mesh_odv_data</queryID-odv>
204
734ac082c8d1 Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
370 <inputvalues>
734ac082c8d1 Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
371 <inputvalue name="parameterid" type="Integer" multiselect="true" usedinquery="1"/>
734ac082c8d1 Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
372 <inputvalue name="dateid" type="Date" multiselect="true" usedinquery="1"/>
734ac082c8d1 Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
373 <inputvalue name="meshid" type="Integer" multiselect="false" usedinquery="2"/>
734ac082c8d1 Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
374 <inputvalue name="mesh_point" type="Integer" multiselect="false" usedinquery="2"/>
734ac082c8d1 Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
375 <inputvalue name="fisname" type="String" multiselect="false" usedinquery="0"/>
213
c0a798299efc Integration of the selection of the min and max Layer used in Verticalprofiles of Meshes. issue61
Tim Englich <tim.englich@intevation.de>
parents: 204
diff changeset
376 <inputvalue name="mindepthid" type="Double" multiselect="false" usedinquery="1"/>
c0a798299efc Integration of the selection of the min and max Layer used in Verticalprofiles of Meshes. issue61
Tim Englich <tim.englich@intevation.de>
parents: 204
diff changeset
377 <inputvalue name="maxdepthid" type="Double" multiselect="false" usedinquery="1"/>
204
734ac082c8d1 Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
378 </inputvalues>
734ac082c8d1 Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
379 <value-names>
734ac082c8d1 Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
380 <value-name name="feature" value="mesh_point"></value-name>
734ac082c8d1 Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
381 <value-name name="parameter" value="parameterid"></value-name>
734ac082c8d1 Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
382 <value-name name="measurement" value="dateid"></value-name>
734ac082c8d1 Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
383 </value-names>
734ac082c8d1 Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
384 <outputsModes>
734ac082c8d1 Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
385 <outputsMode name="chart" description="Chartrepresentation of the Values" mime-type="image/png">
734ac082c8d1 Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
386 <parameters>
734ac082c8d1 Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
387 <inputvalue name="width" type="Integer" value="600"/>
734ac082c8d1 Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
388 <inputvalue name="height" type="Integer" value="400"/>
502
fec85cd01497 Fixed issue105. Added option to enable/disable data points in charts. Parse this option while creating charts.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 500
diff changeset
389 <inputvalue name="points" type="Boolean" value="false"/>
204
734ac082c8d1 Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
390 </parameters>
633
7a136b99ad71 Adapted product configuration regarding the changes in rev704.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 620
diff changeset
391 <exportModes>
7a136b99ad71 Adapted product configuration regarding the changes in rev704.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 620
diff changeset
392 <export name="img" description="IMG-Export der Daten" mime-type="image/png" />
7a136b99ad71 Adapted product configuration regarding the changes in rev704.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 620
diff changeset
393 <export name="pdf" description="PDF-Export der Daten" mime-type="application/pdf" />
7a136b99ad71 Adapted product configuration regarding the changes in rev704.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 620
diff changeset
394 <export name="svg" description="SVG-Export der Daten" mime-type="image/svg+xml" />
7a136b99ad71 Adapted product configuration regarding the changes in rev704.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 620
diff changeset
395 </exportModes>
204
734ac082c8d1 Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
396 </outputsMode>
618
250160797195 Added histogram as output mode in configuration files.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 599
diff changeset
397 <outputsMode name="histogram" description="Histogram of the Values" mime-type="image/png">
250160797195 Added histogram as output mode in configuration files.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 599
diff changeset
398 <parameters>
250160797195 Added histogram as output mode in configuration files.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 599
diff changeset
399 <inputvalue name="width" type="Integer" value="600"/>
250160797195 Added histogram as output mode in configuration files.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 599
diff changeset
400 <inputvalue name="height" type="Integer" value="400"/>
250160797195 Added histogram as output mode in configuration files.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 599
diff changeset
401 <inputvalue name="bincount" type="Integer" value="7"/>
847
42c4cfc0d133 Changed the type of histogram parameter 'binwidth' from integer to double (issue231).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 748
diff changeset
402 <inputvalue name="binwidth" type="Double" value="7"/>
618
250160797195 Added histogram as output mode in configuration files.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 599
diff changeset
403 </parameters>
633
7a136b99ad71 Adapted product configuration regarding the changes in rev704.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 620
diff changeset
404 <exportModes>
7a136b99ad71 Adapted product configuration regarding the changes in rev704.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 620
diff changeset
405 <export name="img" description="IMG-Export der Daten" mime-type="image/png" />
7a136b99ad71 Adapted product configuration regarding the changes in rev704.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 620
diff changeset
406 <export name="pdf" description="PDF-Export der Daten" mime-type="application/pdf" />
7a136b99ad71 Adapted product configuration regarding the changes in rev704.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 620
diff changeset
407 <export name="svg" description="SVG-Export der Daten" mime-type="image/svg+xml" />
7a136b99ad71 Adapted product configuration regarding the changes in rev704.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 620
diff changeset
408 </exportModes>
522
c896282c2601 Issue 156 solved. Added width, height and points as parameter to svg and pdf output mode. Width and height have an effact on the width and height of the export, points is a boolean property which enables/disables the drawing of data points.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 511
diff changeset
409 </outputsMode>
204
734ac082c8d1 Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
410 <outputsMode name="csv" description="CSV-Export der Daten" mime-type="text/plain"/>
227
454223658697 Added odv output format to products.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 223
diff changeset
411 <outputsMode name="odv" description="ODV-Export der Daten" mime-type="text/plain"/>
204
734ac082c8d1 Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
412 <outputsMode name="statistics" description="Statistik zu den Daten" mime-type="text/xml"/>
734ac082c8d1 Split the Configuration File in several small Documents to speed up the Artifactinstantiation and also make the administration of the Artifactdatabase easier. issue40 and issue59
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
413 </outputsModes>
335
e964a3d8f7bc Some Refactoring work done.
Tim Englich <tim.englich@intevation.de>
parents: 325
diff changeset
414 </state>
1073
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
415
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
416 <state id="verticalprofile_mesh_calculate_results_vector" description="verticalprofile_mesh_calculate_results" state="de.intevation.gnv.state.profile.vertical.VerticalProfileMeshVectorOutputState">
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
417 <queryID>verticalprofile_mesh_chart_data_vector</queryID>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
418 <queryID-odv>verticalprofile_mesh_odv_data_vector</queryID-odv>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
419 <inputvalues>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
420 <inputvalue name="parameterid" type="Integer" multiselect="true" usedinquery="1"/>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
421 <inputvalue name="dateid" type="Date" multiselect="true" usedinquery="1"/>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
422 <inputvalue name="meshid" type="Integer" multiselect="false" usedinquery="2"/>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
423 <inputvalue name="mesh_point" type="Integer" multiselect="false" usedinquery="2"/>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
424 <inputvalue name="fisname" type="String" multiselect="false" usedinquery="0"/>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
425 <inputvalue name="mindepthid" type="Double" multiselect="false" usedinquery="1"/>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
426 <inputvalue name="maxdepthid" type="Double" multiselect="false" usedinquery="1"/>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
427 </inputvalues>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
428 <value-names>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
429 <value-name name="feature" value="mesh_point"></value-name>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
430 <value-name name="parameter" value="parameterid"></value-name>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
431 <value-name name="measurement" value="dateid"></value-name>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
432 </value-names>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
433 <outputsModes>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
434 <outputsMode name="chart" description="Chartrepresentation of the Values" mime-type="image/png">
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
435 <parameters>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
436 <inputvalue name="width" type="Integer" value="600"/>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
437 <inputvalue name="height" type="Integer" value="400"/>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
438 <inputvalue name="points" type="Boolean" value="false"/>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
439 </parameters>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
440 <exportModes>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
441 <export name="img" description="IMG-Export der Daten" mime-type="image/png" />
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
442 <export name="pdf" description="PDF-Export der Daten" mime-type="application/pdf" />
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
443 <export name="svg" description="SVG-Export der Daten" mime-type="image/svg+xml" />
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
444 </exportModes>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
445 </outputsMode>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
446 <outputsMode name="histogram" description="Histogram of the Values" mime-type="image/png">
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
447 <parameters>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
448 <inputvalue name="width" type="Integer" value="600"/>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
449 <inputvalue name="height" type="Integer" value="400"/>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
450 <inputvalue name="bincount" type="Integer" value="7"/>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
451 <inputvalue name="binwidth" type="Double" value="7"/>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
452 </parameters>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
453 <exportModes>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
454 <export name="img" description="IMG-Export der Daten" mime-type="image/png" />
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
455 <export name="pdf" description="PDF-Export der Daten" mime-type="application/pdf" />
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
456 <export name="svg" description="SVG-Export der Daten" mime-type="image/svg+xml" />
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
457 </exportModes>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
458 </outputsMode>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
459 <outputsMode name="csv" description="CSV-Export der Daten" mime-type="text/plain"/>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
460 <outputsMode name="odv" description="ODV-Export der Daten" mime-type="text/plain"/>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
461 <outputsMode name="statistics" description="Statistik zu den Daten" mime-type="text/xml"/>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
462 </outputsModes>
902bcd837995 Configured transitions for vector data verticalprofiles.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 865
diff changeset
463 </state>
335
e964a3d8f7bc Some Refactoring work done.
Tim Englich <tim.englich@intevation.de>
parents: 325
diff changeset
464 </states>
227
454223658697 Added odv output format to products.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents: 223
diff changeset
465 </artifact>

http://dive4elements.wald.intevation.org