Uses of Class
org.biomage.Interface.HasSoftwareApplications.SoftwareApplications_list

Packages that use HasSoftwareApplications.SoftwareApplications_list
org.biomage.Interface   
org.biomage.Protocol   
 

Uses of HasSoftwareApplications.SoftwareApplications_list in org.biomage.Interface
 

Methods in org.biomage.Interface that return HasSoftwareApplications.SoftwareApplications_list
 HasSoftwareApplications.SoftwareApplications_list HasSoftwareApplications.getSoftwareApplications()
          Get method for softwareApplications
 

Methods in org.biomage.Interface with parameters of type HasSoftwareApplications.SoftwareApplications_list
 void HasSoftwareApplications.setSoftwareApplications(HasSoftwareApplications.SoftwareApplications_list softwareApplications)
          Set method for softwareApplications
 

Uses of HasSoftwareApplications.SoftwareApplications_list in org.biomage.Protocol
 

Methods in org.biomage.Protocol that return HasSoftwareApplications.SoftwareApplications_list
 HasSoftwareApplications.SoftwareApplications_list ProtocolApplication.getSoftwareApplications()
          Get method for softwareApplications
 

Methods in org.biomage.Protocol with parameters of type HasSoftwareApplications.SoftwareApplications_list
 void ProtocolApplication.setSoftwareApplications(HasSoftwareApplications.SoftwareApplications_list softwareApplications)
          Set method for softwareApplications