Mercurial > dive4elements > river
view flys-artifacts/doc/conf/artifacts/qsector.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 | 374c2d70b982 |
children | a2bdc0f524e8 |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?> <artifact name="qsector"> <states> <state id="state.qsector.static" description="state.qsector.static" state="de.intevation.flys.artifacts.states.QSectorSingleState"> <outputmodes> <outputmode name="fix_wq_curve" description="output.fix_wq_curve" mime-type="image/png" type="chart"> <facets> <facet name="qsectors" description="qsectors."/> </facets> </outputmode> </outputmodes> </state> </states> </artifact>