| Interface | Description |
|---|---|
| ImplementationProvider |
Interface that provide all necessary classes of a eDAL implementations.
|
| Class | Description |
|---|---|
| PrimaryDataDirectory |
Abstract PrimaryDataDirectory class.
|
| PrimaryDataEntity |
Abstract PrimaryDataEntity class.
|
| PrimaryDataEntityVersion |
Store version information of a
PrimaryDataEntity |
| PrimaryDataFile |
Abstract PrimaryDataFile class.
|
| PublicReference |
Provide a public, long term stable ID for data referencing.
|
| Exception | Description |
|---|---|
| EdalException |
Exception is thrown on general eDAL failures.
|
| PrimaryDataDirectoryException |
Class indicates an error with a
PrimaryDataDirectory. |
| PrimaryDataEntityException |
Class indicates an error with a
PrimaryDataEntity. |
| PrimaryDataEntityVersionException |
Class indicates an error with a
PrimaryDataEntityVersion. |
| PrimaryDataFileException |
Class indicates an error with a
PrimaryDataFile. |
| PublicReferenceException |
Copyright © 2015 Leibniz Institute of Plant Genetics and Crop Plant Research (IPK). All rights reserved.