| Package | Description |
|---|---|
| uk.ac.ebi.arrayexpress2.magetab.handler |
Handler classes, interfaces and utilities for interpreting MAGE-TAB documents
and converting to objects in the datamodel and ArrayExpress 2 domain model.
|
| uk.ac.ebi.arrayexpress2.magetab.handler.adf |
ADF specific handler classes.
|
| uk.ac.ebi.arrayexpress2.magetab.handler.idf |
IDF specific handler classes.
|
| uk.ac.ebi.arrayexpress2.magetab.handler.sdrf |
SDRF specific handler classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MAGETABValidateHandler
An abstract implementation of a ValidateHandler for validating data from an
MAGETABInvestigation#. |
| Modifier and Type | Method and Description |
|---|---|
Collection<ValidateHandler<?>> |
HandlerLoader.getValidateHandlers()
Gets the collection of all available
ValidateHandlers. |
| Modifier and Type | Class and Description |
|---|---|
class |
ADFValidateHandler
An abstract implementation of a ValidateHandler for writing data from an
IDF to some external output resource. |
| Modifier and Type | Class and Description |
|---|---|
class |
IDFValidateHandler
An abstract implementation of a ValidateHandler for writing data from an
IDF to some external output resource. |
| Modifier and Type | Class and Description |
|---|---|
class |
SDRFValidateHandler
An abstract implementation of a ValidateHandler for writing data from an
IDF to some external output resource. |
Copyright © 2014. All rights reserved.