Uses of Class
org.biomage.Interface.HasSoftwares.Softwares_list

Packages that use HasSoftwares.Softwares_list
org.biomage.Interface   
org.biomage.Protocol   
 

Uses of HasSoftwares.Softwares_list in org.biomage.Interface
 

Methods in org.biomage.Interface that return HasSoftwares.Softwares_list
 HasSoftwares.Softwares_list HasSoftwares.getSoftwares()
          Get method for softwares
 

Methods in org.biomage.Interface with parameters of type HasSoftwares.Softwares_list
 void HasSoftwares.setSoftwares(HasSoftwares.Softwares_list softwares)
          Set method for softwares
 

Uses of HasSoftwares.Softwares_list in org.biomage.Protocol
 

Methods in org.biomage.Protocol that return HasSoftwares.Softwares_list
 HasSoftwares.Softwares_list Software.getSoftwares()
          Get method for softwares
 HasSoftwares.Softwares_list Protocol.getSoftwares()
          Get method for softwares
 HasSoftwares.Softwares_list Hardware.getSoftwares()
          Get method for softwares
 

Methods in org.biomage.Protocol with parameters of type HasSoftwares.Softwares_list
 void Software.setSoftwares(HasSoftwares.Softwares_list softwares)
          Set method for softwares
 void Protocol.setSoftwares(HasSoftwares.Softwares_list softwares)
          Set method for softwares
 void Hardware.setSoftwares(HasSoftwares.Softwares_list softwares)
          Set method for softwares