comparison flys-artifacts/src/main/java/de/intevation/flys/artifacts/FixationArtifact.java @ 4418:e0a355d0c771

FixationArtifact: In doc, mention where the FacetActivity is registered.
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Tue, 06 Nov 2012 09:04:07 +0100
parents 1ff257ab38ca
children 03b8d10a99c0
comparison
equal deleted inserted replaced
4417:d09dbff54e38 4418:e0a355d0c771
13 /** The logger for this class. */ 13 /** The logger for this class. */
14 private static Logger logger = Logger.getLogger(FixationArtifact.class); 14 private static Logger logger = Logger.getLogger(FixationArtifact.class);
15 15
16 /** The name of the artifact. */ 16 /** The name of the artifact. */
17 public static final String ARTIFACT_NAME = "fixanalysis"; 17 public static final String ARTIFACT_NAME = "fixanalysis";
18
19 /* FacetActivity for this artifact is registered in FixAnalysisCompute . */
18 20
19 /** 21 /**
20 * The default constructor. 22 * The default constructor.
21 */ 23 */
22 public FixationArtifact() { 24 public FixationArtifact() {

http://dive4elements.wald.intevation.org