| Package | Description |
|---|---|
| uk.ac.ebi.arrayexpress2.magetab.handler.adf |
ADF specific handler classes.
|
| uk.ac.ebi.arrayexpress2.magetab.handler.adf.node.attribute |
ADF graph handler implementations that are capable of handling data items that
represent attributes attached to a node in the ADF, as defined by the MAGE-TAB
specification.
|
| Modifier and Type | Method and Description |
|---|---|
protected int |
ADFGraphReadHandler.assessAttribute(ADFAttributeReader reader,
String[] header,
int startIndex) |
protected int |
ADFGraphReadHandler.readAttribute(ADFAttributeReader reader,
String[] header,
String[] data,
ADFNode parentNode,
int startIndex) |
| Modifier and Type | Class and Description |
|---|---|
class |
ControlTypeAttributeReader
Handles control type attributes in the ADF graph part.
|
class |
ReporterGroupAttributeReader
Handles reporter group attributes in the ADF graph part.
|
Copyright © 2014. All rights reserved.