Interface | Description |
---|---|
LevelProviderEnum |
The LevelProviderEnum interface should be implemented by any field enum.
|
Class | Description |
---|---|
ExportTool | Deprecated |
ExportTool.InternalSwingWorkerForRecordSet |
The abstract InternalSwingWorkerForRecordSet class is derived from the AbstractGenericTask class.
|
ExportToolDialog | Deprecated |
ImportFieldElement |
This class contains the field details for the importation
|
ImportFieldManager |
This class manages a list of ImportFieldElement.
|
ImportFieldManagerDialog |
ImportDialog is a dialog box that matches the fields of the input data set
and the fields that are required for a particular model
|
REpiceaExportTool |
The REpiceaExportTool class is an abstract class that can save a file from particular record sets.
|
REpiceaExportTool.InternalSwingWorkerForRecordSet |
The abstract InternalSwingWorkerForRecordSet class is derived from the AbstractGenericTask class.
|
REpiceaExportToolDialog |
The REpiceaExportToolDialog class is the user interface of the REpiceaExportTool class.
|
REpiceaRecordReader |
The RecordReader class does two things: 1- it defines the field to be imported and 2-
it reads the different records.
|
Enum | Description |
---|---|
ExportTool.FieldName |
The FieldName enum class defines the field names during the export.
|
ExportToolDialog.MessageID | |
ImportFieldElement.FieldType | |
ImportFieldManagerDialog.MessageID |
This enum contains all the messages that are displayed by this dialog.
|
REpiceaExportTool.FieldName |
The FieldName enum class defines the field names during the export.
|
REpiceaExportToolDialog.MessageID | |
REpiceaRecordReader.MessageID |
Exception | Description |
---|---|
REpiceaRecordReader.NullInThisFieldException | |
REpiceaRecordReader.VariableValueException |