annotate gnv-artifacts/Changelog @ 64:5db77e0a8594

Integrated Output Methods and Interfacsstructure gnv-artifacts/trunk@47 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Tim Englich <tim.englich@intevation.de>
date Wed, 09 Sep 2009 11:01:55 +0000
parents 6ae2d4134da3
children bf883222b675
rev   line source
64
5db77e0a8594 Integrated Output Methods and Interfacsstructure
Tim Englich <tim.englich@intevation.de>
parents: 63
diff changeset
1 2009-09-09 Tim Englich <tim.englich@intevation.de>
5db77e0a8594 Integrated Output Methods and Interfacsstructure
Tim Englich <tim.englich@intevation.de>
parents: 63
diff changeset
2
5db77e0a8594 Integrated Output Methods and Interfacsstructure
Tim Englich <tim.englich@intevation.de>
parents: 63
diff changeset
3 * src/main/java/de/intevation/gnv/transition/timeseries/TimeSeriesOutputTransition.java Added:
5db77e0a8594 Integrated Output Methods and Interfacsstructure
Tim Englich <tim.englich@intevation.de>
parents: 63
diff changeset
4 The specifed OutputTransition for the Product TimeSeries.
5db77e0a8594 Integrated Output Methods and Interfacsstructure
Tim Englich <tim.englich@intevation.de>
parents: 63
diff changeset
5
5db77e0a8594 Integrated Output Methods and Interfacsstructure
Tim Englich <tim.englich@intevation.de>
parents: 63
diff changeset
6 * src/main/java/de/intevation/gnv/artifacts/GNVArtifactBase.java Edited:
5db77e0a8594 Integrated Output Methods and Interfacsstructure
Tim Englich <tim.englich@intevation.de>
parents: 63
diff changeset
7 Integration of the OutputModes in the DescriberesultDocument.
5db77e0a8594 Integrated Output Methods and Interfacsstructure
Tim Englich <tim.englich@intevation.de>
parents: 63
diff changeset
8
5db77e0a8594 Integrated Output Methods and Interfacsstructure
Tim Englich <tim.englich@intevation.de>
parents: 63
diff changeset
9 * src/main/java/de/intevation/gnv/transition/OutputTransitionBase.java Added,
5db77e0a8594 Integrated Output Methods and Interfacsstructure
Tim Englich <tim.englich@intevation.de>
parents: 63
diff changeset
10 src/main/java/de/intevation/gnv/transition/OutputTransition.java Added:
5db77e0a8594 Integrated Output Methods and Interfacsstructure
Tim Englich <tim.englich@intevation.de>
parents: 63
diff changeset
11 The Interface and the abstract Basicimplementation of an Transition which
5db77e0a8594 Integrated Output Methods and Interfacsstructure
Tim Englich <tim.englich@intevation.de>
parents: 63
diff changeset
12 can produce different outputs.
5db77e0a8594 Integrated Output Methods and Interfacsstructure
Tim Englich <tim.englich@intevation.de>
parents: 63
diff changeset
13
5db77e0a8594 Integrated Output Methods and Interfacsstructure
Tim Englich <tim.englich@intevation.de>
parents: 63
diff changeset
14 * src/main/java/de/intevation/gnv/transition/DefaultOutputMode.java Added,
5db77e0a8594 Integrated Output Methods and Interfacsstructure
Tim Englich <tim.englich@intevation.de>
parents: 63
diff changeset
15 src/main/java/de/intevation/gnv/transition/OutputMode.java Added:
5db77e0a8594 Integrated Output Methods and Interfacsstructure
Tim Englich <tim.englich@intevation.de>
parents: 63
diff changeset
16 Interfacestructur and Defaultimplementation for the Representation of the
5db77e0a8594 Integrated Output Methods and Interfacsstructure
Tim Englich <tim.englich@intevation.de>
parents: 63
diff changeset
17 Different OutputModes given in an Artifact.
5db77e0a8594 Integrated Output Methods and Interfacsstructure
Tim Englich <tim.englich@intevation.de>
parents: 63
diff changeset
18
63
6ae2d4134da3 Changed DateoutputFormat from German- to Anericanstyle
Tim Englich <tim.englich@intevation.de>
parents: 62
diff changeset
19 2009-09-09 Tim Englich <tim.englich@intevation.de>
6ae2d4134da3 Changed DateoutputFormat from German- to Anericanstyle
Tim Englich <tim.englich@intevation.de>
parents: 62
diff changeset
20
6ae2d4134da3 Changed DateoutputFormat from German- to Anericanstyle
Tim Englich <tim.englich@intevation.de>
parents: 62
diff changeset
21 * src/main/java/de/intevation/gnv/transition/TransitionBase.java (describe) Edited:
6ae2d4134da3 Changed DateoutputFormat from German- to Anericanstyle
Tim Englich <tim.englich@intevation.de>
parents: 62
diff changeset
22 Changed DateoutputFormat from German- to Anericanstyle
6ae2d4134da3 Changed DateoutputFormat from German- to Anericanstyle
Tim Englich <tim.englich@intevation.de>
parents: 62
diff changeset
23
62
9f57053d0384 Testcases Modified
Tim Englich <tim.englich@intevation.de>
parents: 61
diff changeset
24 2009-09-09 Tim Englich <tim.englich@intevation.de>
9f57053d0384 Testcases Modified
Tim Englich <tim.englich@intevation.de>
parents: 61
diff changeset
25
9f57053d0384 Testcases Modified
Tim Englich <tim.englich@intevation.de>
parents: 61
diff changeset
26 * src/test/ressources/timeseries/timeseries_step_04_feed.xml Added,
9f57053d0384 Testcases Modified
Tim Englich <tim.englich@intevation.de>
parents: 61
diff changeset
27 * src/test/ressources/timeseries/timeseries_step_04_advance.xml Added:
9f57053d0384 Testcases Modified
Tim Englich <tim.englich@intevation.de>
parents: 61
diff changeset
28 Two more ArtifactCommands for the next Step in TimeSeriesArtifactTestCase
9f57053d0384 Testcases Modified
Tim Englich <tim.englich@intevation.de>
parents: 61
diff changeset
29 * src/test/ressources/queries.properties Edited:
9f57053d0384 Testcases Modified
Tim Englich <tim.englich@intevation.de>
parents: 61
diff changeset
30 New Queries for timeseries_timeinterval added.
9f57053d0384 Testcases Modified
Tim Englich <tim.englich@intevation.de>
parents: 61
diff changeset
31 Also use KEY ,VALUE, MIN and MAX as Identifiers for the different Columns.
9f57053d0384 Testcases Modified
Tim Englich <tim.englich@intevation.de>
parents: 61
diff changeset
32 * src/test/ressources/GNVArtifactsTestCase_Configuration.xml Edited,
9f57053d0384 Testcases Modified
Tim Englich <tim.englich@intevation.de>
parents: 61
diff changeset
33 * src/test/java/de/intevation/gnv/artifacts/GNVArtifactsTestCase.java Edited:
9f57053d0384 Testcases Modified
Tim Englich <tim.englich@intevation.de>
parents: 61
diff changeset
34 Modified the TimeseriesArtifact and added one further TransitionStep
9f57053d0384 Testcases Modified
Tim Englich <tim.englich@intevation.de>
parents: 61
diff changeset
35
61
5f47881f7c97 Implementation of the MIN- / MAX-Value Representation
Tim Englich <tim.englich@intevation.de>
parents: 60
diff changeset
36 2009-09-09 Tim Englich <tim.englich@intevation.de>
5f47881f7c97 Implementation of the MIN- / MAX-Value Representation
Tim Englich <tim.englich@intevation.de>
parents: 60
diff changeset
37
5f47881f7c97 Implementation of the MIN- / MAX-Value Representation
Tim Englich <tim.englich@intevation.de>
parents: 60
diff changeset
38 * src/main/java/de/intevation/gnv/transition/describedata/DefaultMinMaxDescribeData.java ,
5f47881f7c97 Implementation of the MIN- / MAX-Value Representation
Tim Englich <tim.englich@intevation.de>
parents: 60
diff changeset
39 * src/main/java/de/intevation/gnv/transition/describedata/MinMaxDescribeData.java,
5f47881f7c97 Implementation of the MIN- / MAX-Value Representation
Tim Englich <tim.englich@intevation.de>
parents: 60
diff changeset
40 * src/main/java/de/intevation/gnv/transition/describedata/DescribeData.java Added:
5f47881f7c97 Implementation of the MIN- / MAX-Value Representation
Tim Englich <tim.englich@intevation.de>
parents: 60
diff changeset
41 Interface Structure and Defaultimplementation for Representing DescribeData of an
5f47881f7c97 Implementation of the MIN- / MAX-Value Representation
Tim Englich <tim.englich@intevation.de>
parents: 60
diff changeset
42 Transition added. In this Way we are able to switch between different Renderingmethods
5f47881f7c97 Implementation of the MIN- / MAX-Value Representation
Tim Englich <tim.englich@intevation.de>
parents: 60
diff changeset
43 for descibe.
5f47881f7c97 Implementation of the MIN- / MAX-Value Representation
Tim Englich <tim.englich@intevation.de>
parents: 60
diff changeset
44 * src/main/java/de/intevation/gnv/transition/MinMaxTransition.java Added:
5f47881f7c97 Implementation of the MIN- / MAX-Value Representation
Tim Englich <tim.englich@intevation.de>
parents: 60
diff changeset
45 Added MinMaxTransition for representing Min-/Max-Value Results in a Tansition
5f47881f7c97 Implementation of the MIN- / MAX-Value Representation
Tim Englich <tim.englich@intevation.de>
parents: 60
diff changeset
46 * src/main/java/de/intevation/gnv/transition/TransitionBase.java Edited:
5f47881f7c97 Implementation of the MIN- / MAX-Value Representation
Tim Englich <tim.englich@intevation.de>
parents: 60
diff changeset
47 Integrated Min- / MAX-Value Support for Describe. Also done some Refactoring Work
5f47881f7c97 Implementation of the MIN- / MAX-Value Representation
Tim Englich <tim.englich@intevation.de>
parents: 60
diff changeset
48 for easy creating Extensions of this Class.
5f47881f7c97 Implementation of the MIN- / MAX-Value Representation
Tim Englich <tim.englich@intevation.de>
parents: 60
diff changeset
49 * src/main/java/de/intevation/gnv/artifacts/GNVArtifactBase.java Edited:
5f47881f7c97 Implementation of the MIN- / MAX-Value Representation
Tim Englich <tim.englich@intevation.de>
parents: 60
diff changeset
50 Userinterface Informations were integrated in the wrong Method. Now the
5f47881f7c97 Implementation of the MIN- / MAX-Value Representation
Tim Englich <tim.englich@intevation.de>
parents: 60
diff changeset
51 Informations are put into the ui-Node
5f47881f7c97 Implementation of the MIN- / MAX-Value Representation
Tim Englich <tim.englich@intevation.de>
parents: 60
diff changeset
52
60
eed1baaeb481 TestCase implemented until Choosing the TimeInetval of an TimeSeries
Tim Englich <tim.englich@intevation.de>
parents: 58
diff changeset
53 2009-09-08 Tim Englich <tim.englich@intevation.de>
eed1baaeb481 TestCase implemented until Choosing the TimeInetval of an TimeSeries
Tim Englich <tim.englich@intevation.de>
parents: 58
diff changeset
54
eed1baaeb481 TestCase implemented until Choosing the TimeInetval of an TimeSeries
Tim Englich <tim.englich@intevation.de>
parents: 58
diff changeset
55 * src/test/ressources/timeseries/timeseries_step_01_advance.xml Edited,
eed1baaeb481 TestCase implemented until Choosing the TimeInetval of an TimeSeries
Tim Englich <tim.englich@intevation.de>
parents: 58
diff changeset
56 src/test/ressources/timeseries/timeseries_step_01_feed.xml Edited,
eed1baaeb481 TestCase implemented until Choosing the TimeInetval of an TimeSeries
Tim Englich <tim.englich@intevation.de>
parents: 58
diff changeset
57 src/test/ressources/timeseries/timeseries_step_02_advance.xml Added,
eed1baaeb481 TestCase implemented until Choosing the TimeInetval of an TimeSeries
Tim Englich <tim.englich@intevation.de>
parents: 58
diff changeset
58 src/test/ressources/timeseries/timeseries_step_02_feed.xml Added,
eed1baaeb481 TestCase implemented until Choosing the TimeInetval of an TimeSeries
Tim Englich <tim.englich@intevation.de>
parents: 58
diff changeset
59 src/test/ressources/timeseries/timeseries_step_03_advance.xml Added,
eed1baaeb481 TestCase implemented until Choosing the TimeInetval of an TimeSeries
Tim Englich <tim.englich@intevation.de>
parents: 58
diff changeset
60 src/test/ressources/timeseries/timeseries_step_03_feed.xml Added,
eed1baaeb481 TestCase implemented until Choosing the TimeInetval of an TimeSeries
Tim Englich <tim.englich@intevation.de>
parents: 58
diff changeset
61 src/test/ressources/GNVArtifactsTestCase_Configuration.xml: Edited,
eed1baaeb481 TestCase implemented until Choosing the TimeInetval of an TimeSeries
Tim Englich <tim.englich@intevation.de>
parents: 58
diff changeset
62 src/test/ressources/queries.properties Added,
eed1baaeb481 TestCase implemented until Choosing the TimeInetval of an TimeSeries
Tim Englich <tim.englich@intevation.de>
parents: 58
diff changeset
63 src/test/java/de/intevation/gnv/artifacts/GNVArtifactsTestCase.java Edited:
eed1baaeb481 TestCase implemented until Choosing the TimeInetval of an TimeSeries
Tim Englich <tim.englich@intevation.de>
parents: 58
diff changeset
64 TestCase implemented until Choosing the TimeInetval of an TimeSeries
eed1baaeb481 TestCase implemented until Choosing the TimeInetval of an TimeSeries
Tim Englich <tim.englich@intevation.de>
parents: 58
diff changeset
65
eed1baaeb481 TestCase implemented until Choosing the TimeInetval of an TimeSeries
Tim Englich <tim.englich@intevation.de>
parents: 58
diff changeset
66 One Entry is Missing
eed1baaeb481 TestCase implemented until Choosing the TimeInetval of an TimeSeries
Tim Englich <tim.englich@intevation.de>
parents: 58
diff changeset
67
58
f31343d80d53 Artifact.advance initial implementiert
Tim Englich <tim.englich@intevation.de>
parents: 57
diff changeset
68 2009-09-08 Tim Englich <tim.englich@intevation.de>
f31343d80d53 Artifact.advance initial implementiert
Tim Englich <tim.englich@intevation.de>
parents: 57
diff changeset
69
f31343d80d53 Artifact.advance initial implementiert
Tim Englich <tim.englich@intevation.de>
parents: 57
diff changeset
70 * src/main/java/de/intevation/gnv/transition/TransitionBase.java Edited,
f31343d80d53 Artifact.advance initial implementiert
Tim Englich <tim.englich@intevation.de>
parents: 57
diff changeset
71 src/main/java/de/intevation/gnv/transition/Transition.java Edited,
f31343d80d53 Artifact.advance initial implementiert
Tim Englich <tim.englich@intevation.de>
parents: 57
diff changeset
72 src/main/java/de/intevation/gnv/artifacts/GNVArtifactBase.java Edited,
f31343d80d53 Artifact.advance initial implementiert
Tim Englich <tim.englich@intevation.de>
parents: 57
diff changeset
73 src/test/java/de/intevation/gnv/artifacts/GNVArtifactsTestCase.java Edited,
f31343d80d53 Artifact.advance initial implementiert
Tim Englich <tim.englich@intevation.de>
parents: 57
diff changeset
74 src/test/ressources/GNVArtifactsTestCase_Configuration.xml Edited,
f31343d80d53 Artifact.advance initial implementiert
Tim Englich <tim.englich@intevation.de>
parents: 57
diff changeset
75 src/test/ressources/timeseries/timeseries_step_01_feed.xml Added ,
f31343d80d53 Artifact.advance initial implementiert
Tim Englich <tim.englich@intevation.de>
parents: 57
diff changeset
76 src/test/ressources/timeseries/timeseries_step_01_advance.xml Added :
f31343d80d53 Artifact.advance initial implementiert
Tim Englich <tim.englich@intevation.de>
parents: 57
diff changeset
77 Artifact.advance initial implementiert
f31343d80d53 Artifact.advance initial implementiert
Tim Englich <tim.englich@intevation.de>
parents: 57
diff changeset
78
57
f01592cd6419 Funktionalität Feed initial bereitgestellt.
Tim Englich <tim.englich@intevation.de>
parents: 56
diff changeset
79 2009-09-08 Tim Englich <tim.englich@intevation.de>
f01592cd6419 Funktionalität Feed initial bereitgestellt.
Tim Englich <tim.englich@intevation.de>
parents: 56
diff changeset
80
f01592cd6419 Funktionalität Feed initial bereitgestellt.
Tim Englich <tim.englich@intevation.de>
parents: 56
diff changeset
81 * src/main/java/de/intevation/gnv/timeseries/TimeSeriesArtifact.java Edited,
f01592cd6419 Funktionalität Feed initial bereitgestellt.
Tim Englich <tim.englich@intevation.de>
parents: 56
diff changeset
82 src/main/java/de/intevation/gnv/transition/DefaultInputData.java Added,
f01592cd6419 Funktionalität Feed initial bereitgestellt.
Tim Englich <tim.englich@intevation.de>
parents: 56
diff changeset
83 src/main/java/de/intevation/gnv/transition/InputData.java Added,
f01592cd6419 Funktionalität Feed initial bereitgestellt.
Tim Englich <tim.englich@intevation.de>
parents: 56
diff changeset
84 src/main/java/de/intevation/gnv/transition/exception/TransitionException.java Added,
f01592cd6419 Funktionalität Feed initial bereitgestellt.
Tim Englich <tim.englich@intevation.de>
parents: 56
diff changeset
85 src/main/java/de/intevation/gnv/transition/TransitionBase.java Edited,
f01592cd6419 Funktionalität Feed initial bereitgestellt.
Tim Englich <tim.englich@intevation.de>
parents: 56
diff changeset
86 src/main/java/de/intevation/gnv/transition/Transition.java Edited,
f01592cd6419 Funktionalität Feed initial bereitgestellt.
Tim Englich <tim.englich@intevation.de>
parents: 56
diff changeset
87 src/main/java/de/intevation/gnv/artifacts/GNVArtifactBase.java Edited:
f01592cd6419 Funktionalität Feed initial bereitgestellt.
Tim Englich <tim.englich@intevation.de>
parents: 56
diff changeset
88 Funktionalität Feed initial bereitgestellt.
f01592cd6419 Funktionalität Feed initial bereitgestellt.
Tim Englich <tim.englich@intevation.de>
parents: 56
diff changeset
89
56
737d8bf63701 Required Inputelements integrated in BAsicArtifact-Descibe-Outputv
Tim Englich <tim.englich@intevation.de>
parents: 55
diff changeset
90 2009-09-08 Tim Englich <tim.englich@intevation.de>
737d8bf63701 Required Inputelements integrated in BAsicArtifact-Descibe-Outputv
Tim Englich <tim.englich@intevation.de>
parents: 55
diff changeset
91
737d8bf63701 Required Inputelements integrated in BAsicArtifact-Descibe-Outputv
Tim Englich <tim.englich@intevation.de>
parents: 55
diff changeset
92 * src/test/ressources/GNVArtifactsTestCase_Configuration.xml,
737d8bf63701 Required Inputelements integrated in BAsicArtifact-Descibe-Outputv
Tim Englich <tim.englich@intevation.de>
parents: 55
diff changeset
93 src/main/java/de/intevation/gnv/artifacts/GNVArtifactBase.java,
737d8bf63701 Required Inputelements integrated in BAsicArtifact-Descibe-Outputv
Tim Englich <tim.englich@intevation.de>
parents: 55
diff changeset
94 src/main/java/de/intevation/gnv/transition/TransitionBase.java,
737d8bf63701 Required Inputelements integrated in BAsicArtifact-Descibe-Outputv
Tim Englich <tim.englich@intevation.de>
parents: 55
diff changeset
95 src/main/java/de/intevation/gnv/transition/DefaultInputValue.java Edited:
57
f01592cd6419 Funktionalität Feed initial bereitgestellt.
Tim Englich <tim.englich@intevation.de>
parents: 56
diff changeset
96 Required Inputelements integrated in BasicArtifact-Descibe-Output
56
737d8bf63701 Required Inputelements integrated in BAsicArtifact-Descibe-Outputv
Tim Englich <tim.englich@intevation.de>
parents: 55
diff changeset
97
55
6ded86ce30dd Constructs for the required Inputvalues for an Transition created
Tim Englich <tim.englich@intevation.de>
parents: 54
diff changeset
98 2009-09-08 Tim Englich <tim.englich@intevation.de>
6ded86ce30dd Constructs for the required Inputvalues for an Transition created
Tim Englich <tim.englich@intevation.de>
parents: 54
diff changeset
99
6ded86ce30dd Constructs for the required Inputvalues for an Transition created
Tim Englich <tim.englich@intevation.de>
parents: 54
diff changeset
100 * src/main/java/de/intevation/gnv/transition/DefaultInputValue.java Added,
6ded86ce30dd Constructs for the required Inputvalues for an Transition created
Tim Englich <tim.englich@intevation.de>
parents: 54
diff changeset
101 src/main/java/de/intevation/gnv/transition/InputValue.java Added,
6ded86ce30dd Constructs for the required Inputvalues for an Transition created
Tim Englich <tim.englich@intevation.de>
parents: 54
diff changeset
102 src/main/java/de/intevation/gnv/transition/TransitionBase.java Edited,
6ded86ce30dd Constructs for the required Inputvalues for an Transition created
Tim Englich <tim.englich@intevation.de>
parents: 54
diff changeset
103 src/main/java/de/intevation/gnv/transition/Transition.java Edited,
6ded86ce30dd Constructs for the required Inputvalues for an Transition created
Tim Englich <tim.englich@intevation.de>
parents: 54
diff changeset
104 src/test/ressources/GNVArtifactsTestCase_Configuration.xml Edited:
6ded86ce30dd Constructs for the required Inputvalues for an Transition created
Tim Englich <tim.englich@intevation.de>
parents: 54
diff changeset
105 Constructs for the required Inputvalues for an Transition created
6ded86ce30dd Constructs for the required Inputvalues for an Transition created
Tim Englich <tim.englich@intevation.de>
parents: 54
diff changeset
106
54
09b4bf848c7b 2009-09-08 Tim Englich <tim.englich@intevation.de>
Tim Englich <tim.englich@intevation.de>
parents: 53
diff changeset
107 2009-09-08 Tim Englich <tim.englich@intevation.de>
09b4bf848c7b 2009-09-08 Tim Englich <tim.englich@intevation.de>
Tim Englich <tim.englich@intevation.de>
parents: 53
diff changeset
108
09b4bf848c7b 2009-09-08 Tim Englich <tim.englich@intevation.de>
Tim Englich <tim.englich@intevation.de>
parents: 53
diff changeset
109 * src/test/java/de/intevation/gnv/artifacts/GNVArtifactsTestCase.java,
09b4bf848c7b 2009-09-08 Tim Englich <tim.englich@intevation.de>
Tim Englich <tim.englich@intevation.de>
parents: 53
diff changeset
110 * src/main/java/de/intevation/gnv/timeseries/TimeSeriesArtifact.java:,
09b4bf848c7b 2009-09-08 Tim Englich <tim.englich@intevation.de>
Tim Englich <tim.englich@intevation.de>
parents: 53
diff changeset
111 * src/main/java/de/intevation/gnv/artifacts/GNVArtifactBase.java: Edited
09b4bf848c7b 2009-09-08 Tim Englich <tim.englich@intevation.de>
Tim Englich <tim.englich@intevation.de>
parents: 53
diff changeset
112 Added Output for Describe to the Artifactimplementation
09b4bf848c7b 2009-09-08 Tim Englich <tim.englich@intevation.de>
Tim Englich <tim.englich@intevation.de>
parents: 53
diff changeset
113
53
e464d9f9d967 Added getDescription to a Transition
Tim Englich <tim.englich@intevation.de>
parents: 52
diff changeset
114 2009-09-08 Tim Englich <tim.englich@intevation.de>
e464d9f9d967 Added getDescription to a Transition
Tim Englich <tim.englich@intevation.de>
parents: 52
diff changeset
115
e464d9f9d967 Added getDescription to a Transition
Tim Englich <tim.englich@intevation.de>
parents: 52
diff changeset
116 * src/test/ressources/GNVArtifactsTestCase_Configuration.xml,
e464d9f9d967 Added getDescription to a Transition
Tim Englich <tim.englich@intevation.de>
parents: 52
diff changeset
117 src/main/java/de/intevation/gnv/transition/Transition.java (getDescription),
e464d9f9d967 Added getDescription to a Transition
Tim Englich <tim.englich@intevation.de>
parents: 52
diff changeset
118 src/main/java/de/intevation/gnv/transition/TransitionBase.java (setup), (getDescription):
e464d9f9d967 Added getDescription to a Transition
Tim Englich <tim.englich@intevation.de>
parents: 52
diff changeset
119 Added Description to a Transition
e464d9f9d967 Added getDescription to a Transition
Tim Englich <tim.englich@intevation.de>
parents: 52
diff changeset
120
52
4d6a82b96059 First Implementation of the GNV-Artifacts
Tim Englich <tim.englich@intevation.de>
parents: 51
diff changeset
121 2009-09-07 Tim Englich <tim.englich@intevation.de>
4d6a82b96059 First Implementation of the GNV-Artifacts
Tim Englich <tim.englich@intevation.de>
parents: 51
diff changeset
122
4d6a82b96059 First Implementation of the GNV-Artifacts
Tim Englich <tim.englich@intevation.de>
parents: 51
diff changeset
123 * src/test/ressources/GNVArtifactsTestCase_Configuration.xml,
4d6a82b96059 First Implementation of the GNV-Artifacts
Tim Englich <tim.englich@intevation.de>
parents: 51
diff changeset
124 src/test/java/de/intevation/gnv/artifacts/GNVArtifactsTestCase.java: ADD
4d6a82b96059 First Implementation of the GNV-Artifacts
Tim Englich <tim.englich@intevation.de>
parents: 51
diff changeset
125 TestClass for GNV-Artifacts an TimeSeriesArtifacs
4d6a82b96059 First Implementation of the GNV-Artifacts
Tim Englich <tim.englich@intevation.de>
parents: 51
diff changeset
126
4d6a82b96059 First Implementation of the GNV-Artifacts
Tim Englich <tim.englich@intevation.de>
parents: 51
diff changeset
127 * src/main/java/de/intevation/gnv/transition/TransitionFactory.java,
4d6a82b96059 First Implementation of the GNV-Artifacts
Tim Englich <tim.englich@intevation.de>
parents: 51
diff changeset
128 src/main/java/de/intevation/gnv/transition/TransitionBase.java,
4d6a82b96059 First Implementation of the GNV-Artifacts
Tim Englich <tim.englich@intevation.de>
parents: 51
diff changeset
129 src/main/java/de/intevation/gnv/transition/Transition.java,
4d6a82b96059 First Implementation of the GNV-Artifacts
Tim Englich <tim.englich@intevation.de>
parents: 51
diff changeset
130 src/main/java/de/intevation/gnv/transition/DefaultTransition.java: ADD
4d6a82b96059 First Implementation of the GNV-Artifacts
Tim Englich <tim.englich@intevation.de>
parents: 51
diff changeset
131 Transitionimplementation for handling the substeps of an Artifact Livecycle
4d6a82b96059 First Implementation of the GNV-Artifacts
Tim Englich <tim.englich@intevation.de>
parents: 51
diff changeset
132
4d6a82b96059 First Implementation of the GNV-Artifacts
Tim Englich <tim.englich@intevation.de>
parents: 51
diff changeset
133 * src/main/java/de/intevation/gnv/timeseries/TimeSeriesArtifact.java: ADD
4d6a82b96059 First Implementation of the GNV-Artifacts
Tim Englich <tim.englich@intevation.de>
parents: 51
diff changeset
134 The Artifact for handling the TimeSeries
4d6a82b96059 First Implementation of the GNV-Artifacts
Tim Englich <tim.englich@intevation.de>
parents: 51
diff changeset
135 * src/main/java/de/intevation/gnv/artifacts/context/GNVArtifactContextFactory.java,
4d6a82b96059 First Implementation of the GNV-Artifacts
Tim Englich <tim.englich@intevation.de>
parents: 51
diff changeset
136 src/main/java/de/intevation/gnv/artifacts/context/GNVArtifactContext.java,
4d6a82b96059 First Implementation of the GNV-Artifacts
Tim Englich <tim.englich@intevation.de>
parents: 51
diff changeset
137 src/main/java/de/intevation/gnv/artifacts/GNVArtifactBase.java:
4d6a82b96059 First Implementation of the GNV-Artifacts
Tim Englich <tim.englich@intevation.de>
parents: 51
diff changeset
138 The Basic-Classes for providing GNC Artifacts. this Classes should be the Fundament
4d6a82b96059 First Implementation of the GNV-Artifacts
Tim Englich <tim.englich@intevation.de>
parents: 51
diff changeset
139 for the Implementation of Specialized Artifacts e.g. TimeSeries
4d6a82b96059 First Implementation of the GNV-Artifacts
Tim Englich <tim.englich@intevation.de>
parents: 51
diff changeset
140 * pom: Edited Projectreferences to the other GNV-Projects added
4d6a82b96059 First Implementation of the GNV-Artifacts
Tim Englich <tim.englich@intevation.de>
parents: 51
diff changeset
141
51
71788b63b146 First Implementation of an ArtifactFactory
Tim Englich <tim.englich@intevation.de>
parents: 50
diff changeset
142 2009-09-04 Tim Englich <tim.englich@intevation.de>
71788b63b146 First Implementation of an ArtifactFactory
Tim Englich <tim.englich@intevation.de>
parents: 50
diff changeset
143
71788b63b146 First Implementation of an ArtifactFactory
Tim Englich <tim.englich@intevation.de>
parents: 50
diff changeset
144 * src/main/java/de/intevation/gnv/artifacts/ArtifactFactoryBase.java:
71788b63b146 First Implementation of an ArtifactFactory
Tim Englich <tim.englich@intevation.de>
parents: 50
diff changeset
145 Implementation of the General ArtifactFactory
71788b63b146 First Implementation of an ArtifactFactory
Tim Englich <tim.englich@intevation.de>
parents: 50
diff changeset
146
50
8d8d6c4e96e5 Initial Projectsetup
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
147 2009-09-04 Tim Englich <tim.englich@intevation.de>
8d8d6c4e96e5 Initial Projectsetup
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
148
8d8d6c4e96e5 Initial Projectsetup
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
149 * pom.xml: Created with maven and put the Moduledependencies into it
8d8d6c4e96e5 Initial Projectsetup
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
150 * target | .settings | .project | .classpath: Add to SVN-Ignore
8d8d6c4e96e5 Initial Projectsetup
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
151 * Changes | Changelog | NEWS | README | TODO: Added
8d8d6c4e96e5 Initial Projectsetup
Tim Englich <tim.englich@intevation.de>
parents:
diff changeset
152 * src/**: Added to the Project

http://dive4elements.wald.intevation.org