| Package | Description | 
|---|---|
| uk.ac.ebi.arrayexpress2.magetab.handler.sdrf | 
 SDRF specific handler classes. 
 | 
| uk.ac.ebi.arrayexpress2.magetab.handler.sdrf.node.attribute | 
 SDRF Handler implementations that are capable of handling data items that
represent attributes attached to a node, as defined by the MAGE-TAB
specification. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected int | 
SDRFReadHandler.assessAttribute(SDRFAttributeReader reader,
               String[] header,
               int startIndex)  | 
protected int | 
SDRFReadHandler.readAttribute(SDRFAttributeReader reader,
             String[] header,
             String[] data,
             SDRF sdrf,
             SDRFNode parentNode,
             int lineNumber,
             int columnNumber,
             int startIndex)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ArrayDesignAttributeReader
A handler implementation that will handle Array Design fields in the SDRF. 
 | 
class  | 
ArrayDesignFileAttributeReader
Concrete implementation of  
ArrayDesignAttributeReader dealing with Array Design Files
 
 Tag: Array Design File | 
class  | 
ArrayDesignRefAttributeReader
Concrete implementation of  
ArrayDesignRefAttributeReader dealing with Array Design Refs
 
 Tag: Array Design Ref | 
class  | 
CharacteristicsAttributeReader
Handles characteristic attributes in the SDRF graph. 
 | 
class  | 
FactorValueAttributeReader
Handles factor value attributes in the SDRF graph. 
 | 
class  | 
LabelAttributeReader
Handles label attributes in the SDRF graph. 
 | 
class  | 
MaterialTypeAttributeReader
Handles material type attributes in the SDRF graph. 
 | 
class  | 
ParameterValueAttributeReader
Handles parameter value attributes in the SDRF graph. 
 | 
class  | 
PerformerAttributeReader
Handles performer attributes in the SDRF graph. 
 | 
class  | 
ProviderAttributeReader
Handles provider attributes in the SDRF graph. 
 | 
class  | 
TechnologyTypeAttributeReader
Handles technology type attributes in the SDRF graph. 
 | 
Copyright © 2014. All rights reserved.