annotate artifacts/src/main/java/org/dive4elements/river/artifacts/sinfo/SInfoI18NStrings.java @ 8928:791714b92b5c

Basically implemented SINFO-Tkh Exports
author gernotbelger
date Thu, 01 Mar 2018 18:49:34 +0100
parents
children 5d5d482da3e9
rev   line source
8928
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
1 /** Copyright (C) 2017 by Bundesanstalt für Gewässerkunde
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
2 * Software engineering by
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
3 * Björnsen Beratende Ingenieure GmbH
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
4 * Dr. Schumacher Ingenieurbüro für Wasser und Umwelt
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
5 *
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
6 * This file is Free Software under the GNU AGPL (>=v3)
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
7 * and comes with ABSOLUTELY NO WARRANTY! Check out the
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
8 * documentation coming with Dive4Elements River for details.
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
9 */
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
10 package org.dive4elements.river.artifacts.sinfo;
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
11
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
12 /**
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
13 * Some commonly used i10n-strings.
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
14 *
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
15 * @author Gernot Belger
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
16 */
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
17 public interface SInfoI18NStrings {
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
18
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
19 public static final String CSV_META_HEADER_RESULT = "sinfo.export.flow_depth.csv.meta.header.result";
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
20
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
21 public static final String CSV_META_HEADER_RESULT_LABEL = "sinfo.export.flow_depth.csv.meta.header.result.label";
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
22
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
23 public static final String CSV_META_VERSION = "sinfo.export.flow_depth.csv.meta.version";
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
24
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
25 public static final String CSV_META_VERSION_LABEL = "sinfo.export.flow_depth.csv.meta.version.label";
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
26
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
27 public static final String CSV_META_USER = "sinfo.export.flow_depth.csv.meta.user";
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
28
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
29 public static final String CSV_META_USER_LABEL = "sinfo.export.flow_depth.csv.meta.user.label";
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
30
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
31 public static final String CSV_META_CREATION = "sinfo.export.flow_depth.csv.meta.creation";
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
32
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
33 public static final String CSV_META_CREATION_LABEL = "sinfo.export.flow_depth.csv.meta.creation.label";
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
34
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
35 public static final String CSV_META_RIVER = "sinfo.export.flow_depth.csv.meta.river";
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
36
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
37 public static final String CSV_META_RIVER_LABEL = "sinfo.export.flow_depth.csv.meta.river.label";
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
38
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
39 public static final String CSV_KM_HEADER = "sinfo.export.flow_depth.csv.header.km";
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
40
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
41 public static final String CSV_MEAN_BED_HEIGHT_HEADER = "sinfo.export.flow_depth.csv.header.mean_bed_height";
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
42
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
43 public static final String CSV_WATERLEVEL_HEADER = "sinfo.export.flow_depth.csv.header.waterlevel";
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
44
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
45 public static final String CSV_DISCHARGE_HEADER = "sinfo.export.flow_depth.csv.header.discharge";
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
46
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
47 public static final String CSV_LABEL_HEADER = "sinfo.export.flow_depth.csv.header.label";
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
48
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
49 public static final String CSV_GAUGE_HEADER = "sinfo.export.flow_depth.csv.header.gauge";
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
50
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
51 public static final String CSV_LOCATION_HEADER = "sinfo.export.flow_depth.csv.header.location";
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
52
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
53 public static final String CSV_META_HEADER_WATERLEVEL = "sinfo.export.flow_depth.csv.meta.header.waterlevel";
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
54
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
55 public static final String CSV_META_HEADER_WATERLEVEL_NAME = "sinfo.export.flow_depth.csv.meta.header.waterlevel.name";
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
56
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
57 public static final String CSV_META_HEADER_WATERLEVEL_GAUGE = "sinfo.export.flow_depth.csv.meta.header.waterlevel.gauge";
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
58
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
59 public static final String CSV_META_HEADER_WATERLEVEL_YEAR = "sinfo.export.flow_depth.csv.meta.header.waterlevel.year";
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
60
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
61 public static final String CSV_META_RANGE = "sinfo.export.flow_depth.csv.meta.range";
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
62
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
63 public static final String CSV_META_RANGE_LABEL = "sinfo.export.flow_depth.csv.meta.range.label";
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
64
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
65 public static final String CSV_META_HEIGHT_UNIT_RIVER = "sinfo.export.flow_depth.csv.meta.height_unit.river";
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
66
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
67 public static final String UNIT_M = "m";
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
68
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
69 public static final String UNIT_CM = "cm";
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
70
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
71 public static final String UNIT_CUBIC_M = "m³/s";
791714b92b5c Basically implemented SINFO-Tkh Exports
gernotbelger
parents:
diff changeset
72 }

http://dive4elements.wald.intevation.org