Uses of Class
org.biomage.Interface.HasNodeContents.NodeContents_list

Packages that use HasNodeContents.NodeContents_list
org.biomage.HigherLevelAnalysis   
org.biomage.Interface   
 

Uses of HasNodeContents.NodeContents_list in org.biomage.HigherLevelAnalysis
 

Methods in org.biomage.HigherLevelAnalysis that return HasNodeContents.NodeContents_list
 HasNodeContents.NodeContents_list Node.getNodeContents()
          Get method for nodeContents
 

Methods in org.biomage.HigherLevelAnalysis with parameters of type HasNodeContents.NodeContents_list
 void Node.setNodeContents(HasNodeContents.NodeContents_list nodeContents)
          Set method for nodeContents
 

Uses of HasNodeContents.NodeContents_list in org.biomage.Interface
 

Methods in org.biomage.Interface that return HasNodeContents.NodeContents_list
 HasNodeContents.NodeContents_list HasNodeContents.getNodeContents()
          Get method for nodeContents
 

Methods in org.biomage.Interface with parameters of type HasNodeContents.NodeContents_list
 void HasNodeContents.setNodeContents(HasNodeContents.NodeContents_list nodeContents)
          Set method for nodeContents