public class AssayNode extends HybridizationNode
| Modifier and Type | Field and Description | 
|---|---|
TechnologyTypeAttribute | 
technologyType  | 
arrayDesigns, comments, factorValuesnodeName| Constructor and Description | 
|---|
AssayNode()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getNodeType()
Get the type of this node in the graph. 
 | 
String[] | 
headers()
Returns a string array representing the headers of this node and all it's attributes. 
 | 
String[] | 
values(int channel)
Request values by factor value attribute scanner channel. 
 | 
valuestoStringaddChildNode, addChildNode, addParentNode, addParentNode, equals, getChildNodes, getLog, getNodeName, getParentNodes, hashCode, removeChildNode, removeParentNode, setNodeName, updateChildNode, updateParentNodeclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddChildNode, addChildNode, addParentNode, addParentNode, getChildNodes, getNodeName, getParentNodes, removeChildNode, removeParentNode, setNodeName, updateChildNode, updateParentNodepublic TechnologyTypeAttribute technologyType
public String[] headers()
SDRFNodeheaders in interface SDRFNodeheaders in class HybridizationNodepublic String[] values(int channel)
values in class HybridizationNodechannel - the channel to return values forpublic String getNodeType()
NodegetNodeType in interface NodegetNodeType in class HybridizationNodeCopyright © 2014. All rights reserved.