| Package | Description | 
|---|---|
| uk.ac.ebi.arrayexpress2.magetab.datamodel | 
 Classes for constructing an in-memory datamodel of the data contained in IDF and
SDRF files, as specified by the MAGE-TAB specification. 
 | 
| uk.ac.ebi.arrayexpress2.magetab.datamodel.graph | 
 Some high-level graph modelling classes, for representing abstract graphs. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ADF
A datastructure that models the ADF in the MAGE-TAB spec. 
 | 
class  | 
SDRF
A datastructure that simply models SDRF in the MAGE-TAB spec. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractGraph<S extends Node>
An abstract top-level implementation of a MAGE-TAB graph. 
 | 
Copyright © 2014. All rights reserved.