Mercurial > dive4elements > river
comparison flys-artifacts/doc/conf/artifacts/winfo.xml @ 2209:e5aac8a88f17
Modified some data types in the 'historical discharge curves' transitions.
flys-artifacts/trunk@3840 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 31 Jan 2012 15:14:54 +0000 |
parents | b8a1e488b684 |
children | ebbb18ed78c4 |
comparison
equal
deleted
inserted
replaced
2208:b8a1e488b684 | 2209:e5aac8a88f17 |
---|---|
460 <from state="state.winfo.historicalq.timerange"/> | 460 <from state="state.winfo.historicalq.timerange"/> |
461 <to state="state.winfo.historicalq.mode"/> | 461 <to state="state.winfo.historicalq.mode"/> |
462 </transition> | 462 </transition> |
463 | 463 |
464 <state id="state.winfo.historicalq.mode" description="state.winfo.historicalq.mode" state="de.intevation.flys.artifacts.states.HistoricalDischargeState"> | 464 <state id="state.winfo.historicalq.mode" description="state.winfo.historicalq.mode" state="de.intevation.flys.artifacts.states.HistoricalDischargeState"> |
465 <data name="historical_mode" type="Integer" /> | 465 <data name="historical_mode" type="intoptions" /> |
466 <data name="historical_values" type="String" /> | 466 <data name="historical_values" type="intarray" /> |
467 </state> | 467 </state> |
468 | 468 |
469 <transition transition="de.intevation.flys.artifacts.transitions.DefaultTransition"> | 469 <transition transition="de.intevation.flys.artifacts.transitions.DefaultTransition"> |
470 <from state="state.winfo.historicalq.mode"/> | 470 <from state="state.winfo.historicalq.mode"/> |
471 <to state="state.winfo.historicalq.compute"/> | 471 <to state="state.winfo.historicalq.compute"/> |