comparison flys-client/src/main/java/de/intevation/flys/client/shared/model/ArtifactDescription.java @ 4433:5b8919ef601d

Backed out changeset e8a4d2fd25cc
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Wed, 07 Nov 2012 12:23:41 +0100
parents e8a4d2fd25cc
children
comparison
equal deleted inserted replaced
4432:e8a4d2fd25cc 4433:5b8919ef601d
2 2
3 import java.io.Serializable; 3 import java.io.Serializable;
4 4
5 5
6 /** 6 /**
7 * The artifact description describes the current being of an artifact. 7 * The artifact description describes a state of an artifact. There are
8 * There are
9 * operations defined that return former inserted data, possible input values 8 * operations defined that return former inserted data, possible input values
10 * and output targets that are available in the current state of the artifact. 9 * and output targets that are available in the current state of the artifact.
11 * 10 *
12 * @author <a href="mailto:ingo.weinzierl@intevation.de">Ingo Weinzierl</a> 11 * @author <a href="mailto:ingo.weinzierl@intevation.de">Ingo Weinzierl</a>
13 */ 12 */

http://dive4elements.wald.intevation.org