Mercurial > dive4elements > river
changeset 4924:725de57d3774
AttributeWriter: Doc.
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Thu, 31 Jan 2013 09:29:02 +0100 |
parents | 5cb8e941da1e |
children | 57609ffb3843 |
files | flys-artifacts/src/main/java/de/intevation/flys/collections/AttributeWriter.java |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/flys-artifacts/src/main/java/de/intevation/flys/collections/AttributeWriter.java Thu Jan 31 09:28:37 2013 +0100 +++ b/flys-artifacts/src/main/java/de/intevation/flys/collections/AttributeWriter.java Thu Jan 31 09:29:02 2013 +0100 @@ -59,6 +59,8 @@ * @param oldAttr "Old" (possibly user-changed) outputs. * @param newAttr "New" (eventually re-read in its original, unchanged * form) outputs. + * @param matrix Compatibility matrix, mapping output names to list of + * facet names that can be included in this out. */ public AttributeWriter( ArtifactDatabase db,