Mercurial > dive4elements > river
view flys-artifacts/doc/conf/artifacts/gaugedischarge.xml @ 4442:26774405c884
Introduce a new FixingsFacet to add save access to the current Km
Values which are accessed by a String like a map must be checked for null. The
new FixingsFacet adds a getCurrentKm method that abstracts the direct access to
the CallContext and always returns a valid double value.
author | Björn Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Wed, 07 Nov 2012 14:06:03 +0100 |
parents | 5ce5abd173b9 |
children | a2bdc0f524e8 |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?> <artifact name="gaugedischarge"> <states> <state id="state.gaugedischarge.init" description="state.gaugedischarge.init" state="de.intevation.flys.artifacts.states.GaugeDischargeState"> <outputmodes> <outputmode name="computed_discharge_curve" description="computed_discharge_curve" mime-type="image/png" type="chart"> <facets> <facet name="discharge_curve.curve" description="facet.discharge_curve.curve" /> </facets> </outputmode> </outputmodes> </state> </states> </artifact>