Mercurial > dive4elements > river
comparison flys-artifacts/doc/conf/artifacts/fixanalysis.xml @ 2700:b3364af53ab3
Changed data type for state 'eventselect' in fix-analysis.
flys-artifacts/trunk@4414 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Tue, 15 May 2012 15:31:39 +0000 |
parents | 15523818eae4 |
children | d1d35892bbdd |
comparison
equal
deleted
inserted
replaced
2699:0ca00d547f35 | 2700:b3364af53ab3 |
---|---|
56 <to state="state.fix.eventselect"/> | 56 <to state="state.fix.eventselect"/> |
57 </transition> | 57 </transition> |
58 | 58 |
59 <state id="state.fix.eventselect" description="state.fix.eventselect" | 59 <state id="state.fix.eventselect" description="state.fix.eventselect" |
60 state="de.intevation.flys.artifacts.states.fixation.EventSelect"> | 60 state="de.intevation.flys.artifacts.states.fixation.EventSelect"> |
61 <data name="events" type="Integer[]"/> | 61 <data name="events" type="intarray"/> |
62 </state> | 62 </state> |
63 | 63 |
64 <transition transition="de.intevation.flys.artifacts.transitions.ValueCompareTransition"> | 64 <transition transition="de.intevation.flys.artifacts.transitions.ValueCompareTransition"> |
65 <from state="state.fix.eventselect"/> | 65 <from state="state.fix.eventselect"/> |
66 <to state="state.fix.analysis.referenceperiod"/> | 66 <to state="state.fix.analysis.referenceperiod"/> |