| 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.node |
ADF "graph part" specific handler classes.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<ADFGraphReadHandler> |
HandlerLoader.getADFGraphReadHandlers(String[] header)
Lookup ADF reading handlers that can read a particular header.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CompositeElementHandler
A handler that handles composite element nodes in the ADF graph.
|
class |
FeatureHandler
A handler that handles feature nodes in the ADF graph.
|
class |
ReporterHandler
A handler that handles reporter nodes from the ADF graph.
|
Copyright © 2014. All rights reserved.