Uses of Class
org.biomage.Interface.HasNodes.Nodes_list

Packages that use HasNodes.Nodes_list
org.biomage.HigherLevelAnalysis   
org.biomage.Interface   
 

Uses of HasNodes.Nodes_list in org.biomage.HigherLevelAnalysis
 

Methods in org.biomage.HigherLevelAnalysis that return HasNodes.Nodes_list
 HasNodes.Nodes_list Node.getNodes()
          Get method for nodes
 HasNodes.Nodes_list BioAssayDataCluster.getNodes()
          Get method for nodes
 

Methods in org.biomage.HigherLevelAnalysis with parameters of type HasNodes.Nodes_list
 void Node.setNodes(HasNodes.Nodes_list nodes)
          Set method for nodes
 void BioAssayDataCluster.setNodes(HasNodes.Nodes_list nodes)
          Set method for nodes
 

Uses of HasNodes.Nodes_list in org.biomage.Interface
 

Methods in org.biomage.Interface that return HasNodes.Nodes_list
 HasNodes.Nodes_list HasNodes.getNodes()
          Get method for nodes
 

Methods in org.biomage.Interface with parameters of type HasNodes.Nodes_list
 void HasNodes.setNodes(HasNodes.Nodes_list nodes)
          Set method for nodes