comparison flys-client/src/main/java/de/intevation/flys/client/shared/model/ArtifactDescription.java @ 4432:e8a4d2fd25cc

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

http://dive4elements.wald.intevation.org