Interface | Description |
---|---|
TableController.MultipleSelectionListener | |
TableController.SingleSelectionListener |
Class | Description |
---|---|
BackNextController |
controls the actions when the back or next button is pressed
|
DateAndTimeController |
handles operations on DateAndTime objects
|
MainController |
controls the main frame of the application,
changes step panels and exits the application
|
PositionController |
handles operations on Position objects
|
Step1Controller |
chooses a CSV file
|
Step2Controller |
offers settings for parsing the CSV file
|
Step3Controller |
lets the user identify different types of metadata
for each column in the CSV file
|
Step4aController |
Solves ambiguities in case there is more than one date&time column.
|
Step4bController |
Solves ambiguities in case there is more than one feature of interest,
observed property, unit of measurement or sensor column
|
Step4cController |
Solves ambiguities in case there is more than one position group
(needs apparently to be implemented)
TODO Implement |
Step5aController |
lets the user add missing metadata for identified date×
|
Step5cController |
lets the user add missing metadata for identified positions
|
Step6aController |
Lets the user choose date&time for all measured value columns
in case there are not any date× given in the CSV file
|
Step6bController |
Lets the user choose feature of interest, observed property,
unit of measurement and sensor for each measured value column
in case they do not appear in the CSV file.
|
Step6bSpecialController |
used to determine sensors in case there is one of the following
relationships between feature of interest and observed property
column: 0:1, 0:n, n:0, 1:0, 1:1, n:n
|
Step6cController |
lets the user choose the position for each feature of interest
(either stored in a column or manually selected)
in case there are not any positions given in the CSV file
|
Step7Controller |
Lets the user choose a URL of a Sensor Observation Service (and test the
connection), define the offering, and save the configuration.
|
Step8Controller |
Assembles all information from previous steps,
fills XML template files with it and uploads
them to the Sensor Observation Service,
displays the configuration,
and the log file
depending on the options from step 7.
|
StepController | |
TableController |
provides all necessary functions for modifying the table
|
Copyright © 2011–2019 52°North. All rights reserved.