Uses of Class
org.biomage.Interface.HasNodeValue.NodeValue_list

Packages that use HasNodeValue.NodeValue_list
org.biomage.HigherLevelAnalysis   
org.biomage.Interface   
 

Uses of HasNodeValue.NodeValue_list in org.biomage.HigherLevelAnalysis
 

Methods in org.biomage.HigherLevelAnalysis that return HasNodeValue.NodeValue_list
 HasNodeValue.NodeValue_list Node.getNodeValue()
          Get method for nodeValue
 

Methods in org.biomage.HigherLevelAnalysis with parameters of type HasNodeValue.NodeValue_list
 void Node.setNodeValue(HasNodeValue.NodeValue_list nodeValue)
          Set method for nodeValue
 

Uses of HasNodeValue.NodeValue_list in org.biomage.Interface
 

Methods in org.biomage.Interface that return HasNodeValue.NodeValue_list
 HasNodeValue.NodeValue_list HasNodeValue.getNodeValue()
          Get method for nodeValue
 

Methods in org.biomage.Interface with parameters of type HasNodeValue.NodeValue_list
 void HasNodeValue.setNodeValue(HasNodeValue.NodeValue_list nodeValue)
          Set method for nodeValue