comparison artifacts/src/main/java/org/dive4elements/river/artifacts/states/DischargeLongitudinalSection.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 af13ceeba52a
comparison
equal deleted inserted replaced
5866:9a6741ccf6d4 5867:59ff03ff48f1
13 13
14 import org.dive4elements.artifacts.Artifact; 14 import org.dive4elements.artifacts.Artifact;
15 import org.dive4elements.artifacts.CallContext; 15 import org.dive4elements.artifacts.CallContext;
16 16
17 import org.dive4elements.river.artifacts.ChartArtifact; 17 import org.dive4elements.river.artifacts.ChartArtifact;
18 import org.dive4elements.river.artifacts.FLYSArtifact; 18 import org.dive4elements.river.artifacts.D4EArtifact;
19 19
20 import org.dive4elements.river.artifacts.access.Calculation4Access; 20 import org.dive4elements.river.artifacts.access.Calculation4Access;
21 21
22 import org.dive4elements.river.artifacts.model.Calculation4; 22 import org.dive4elements.river.artifacts.model.Calculation4;
23 import org.dive4elements.river.artifacts.model.CalculationResult; 23 import org.dive4elements.river.artifacts.model.CalculationResult;
62 }); 62 });
63 } 63 }
64 64
65 @Override 65 @Override
66 public Object computeAdvance( 66 public Object computeAdvance(
67 FLYSArtifact artifact, 67 D4EArtifact artifact,
68 String hash, 68 String hash,
69 CallContext context, 69 CallContext context,
70 List<Facet> facets, 70 List<Facet> facets,
71 Object old 71 Object old
72 ) { 72 ) {

http://dive4elements.wald.intevation.org