| Package | Description | 
|---|---|
| uk.ac.ebi.arrayexpress2.magetab.datamodel.layout | |
| uk.ac.ebi.arrayexpress2.magetab.datamodel.sdrf.node.attribute | 
 Classes that model attributes of nodes in the SDRF graph datastructure, as
described by the MAGE-TAB specification. 
 | 
| uk.ac.ebi.arrayexpress2.magetab.handler.sdrf | 
 SDRF specific handler classes. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
SDRFAttribute | 
SDRFLayout.getAttribute(Location location)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SDRFLayout.addAttributeLocation(SDRFAttribute attribute,
                    Location location)  | 
Collection<Location> | 
SDRFLayout.getLocationsForAttribute(SDRFAttribute attribute)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractSDRFAttribute
An abstract implementation of an SDRF attribute. 
 | 
class  | 
ArrayDesignAttribute
An array design node in the graph. 
 | 
class  | 
CharacteristicsAttribute
A characteristics attribute node in the graph. 
 | 
class  | 
FactorValueAttribute
A factor value attribute node in the graph. 
 | 
class  | 
LabelAttribute
A label attribute node in the graph. 
 | 
class  | 
MaterialTypeAttribute
A material type attribute node in the graph. 
 | 
class  | 
ParameterValueAttribute
A parameter value attribute node in the graph. 
 | 
class  | 
PerformerAttribute
A performer attribute node in the graph. 
 | 
class  | 
ProviderAttribute
A provider attribute node in the graph. 
 | 
class  | 
TechnologyTypeAttribute
A technology type attribute node in the SDRF graph. 
 | 
class  | 
UnitAttribute
A unit attribute node in the graph. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static String | 
SDRFReadUtils.getAttrColName(SDRFAttribute node,
              String headerName)  | 
Copyright © 2014. All rights reserved.