comparison artifacts/src/main/java/org/dive4elements/river/artifacts/FixationArtifact.java @ 5867:59ff03ff48f1

River artifacts: Renamed FLYSArtifact(Collection) to D4EArtifact(Collection).
author Sascha L. Teichmann <teichmann@intevation.de>
date Sun, 28 Apr 2013 15:23:01 +0200
parents 4897a58c8746
children 824afa929350
comparison
equal deleted inserted replaced
5866:9a6741ccf6d4 5867:59ff03ff48f1
27 * The default fixation analysis artifact. 27 * The default fixation analysis artifact.
28 * 28 *
29 * @author <a href="mailto:raimund.renkert@intevation.de">Raimund Renkert</a> 29 * @author <a href="mailto:raimund.renkert@intevation.de">Raimund Renkert</a>
30 */ 30 */
31 public class FixationArtifact 31 public class FixationArtifact
32 extends FLYSArtifact 32 extends D4EArtifact
33 implements WaterLineArtifact 33 implements WaterLineArtifact
34 { 34 {
35 /** The logger for this class. */ 35 /** The logger for this class. */
36 private static Logger logger = Logger.getLogger(FixationArtifact.class); 36 private static Logger logger = Logger.getLogger(FixationArtifact.class);
37 37

http://dive4elements.wald.intevation.org