Mercurial > dive4elements > river
view flys-artifacts/doc/conf/artifacts/manualpoints.xml @ 4187:21f4e4b79121
Refactor GaugeDischargeCurveFacet to be able to set a facet name
For adding another output of the GaugeDischargeCurveArtifact it is necessary to
provide to facet instances with different names. Therefore the
GaugeDischargeCurveFacet is extended to set the facet name in the constructor.
author | Björn Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Fri, 19 Oct 2012 13:25:49 +0200 |
parents | 1ff257ab38ca |
children | 06b6667513db |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?> <artifact name="manualpoints"> <states> <state id="state.manualpoints.static" description="state.manualpoints.static" state="de.intevation.flys.artifacts.states.ManualPointsSingleState"> <outputmodes> <outputmode name="longitudinal_section" description="output.longitudinal_section" mime-type="image/png" type="chart"> <facets> <facet name="longitudinal_section.manualpoints" description="Points provided by user." /> <facet name="discharge_longitudinal_section.manualpoints" description="Points provided by user." /> <facet name="discharge_curve.manualpoints" description="Points provided by user." /> <facet name="w_differences.manualpoints" description="Points provided by user." /> <facet name="duration_curve.manualpoints" description="Points provided by user." /> <facet name="computed_discharge_curve.manualpoints" description="Points provided by user." /> <facet name="cross_section.manualpoints" description="Points provided by user." /> <facet name="reference_curve.manualpoints" description="User-provided points *yawn*"/> <facet name="reference_curve_normalized.manualpoints" description="points"/> <facet name="historical_discharge.manualpoints" description="Points provided by user." /> <facet name="cross_section.manualline" description="Lines provided by user." /> <facet name="fix_wq_curve.manualpoints" description="Points provided by user." /> <facet name="fix_deltawt_curve.manualpoints" description="Points provided by user." /> <facet name="fix_longitudinal_section_curve.manualpoints" description="Points provided by user." /> <facet name="fix_derivate_curve.manualpoints" description="Points provided by user." /> </facets> </outputmode> </outputmodes> </state> </states> </artifact>