Uses of Class
org.biomage.Interface.HasAnnotations.Annotations_list

Packages that use HasAnnotations.Annotations_list
org.biomage.Description   
org.biomage.Experiment   
org.biomage.Interface   
 

Uses of HasAnnotations.Annotations_list in org.biomage.Description
 

Methods in org.biomage.Description that return HasAnnotations.Annotations_list
 HasAnnotations.Annotations_list Description.getAnnotations()
          Get method for annotations
 

Methods in org.biomage.Description with parameters of type HasAnnotations.Annotations_list
 void Description.setAnnotations(HasAnnotations.Annotations_list annotations)
          Set method for annotations
 

Uses of HasAnnotations.Annotations_list in org.biomage.Experiment
 

Methods in org.biomage.Experiment that return HasAnnotations.Annotations_list
 HasAnnotations.Annotations_list ExperimentalFactor.getAnnotations()
          Get method for annotations
 

Methods in org.biomage.Experiment with parameters of type HasAnnotations.Annotations_list
 void ExperimentalFactor.setAnnotations(HasAnnotations.Annotations_list annotations)
          Set method for annotations
 

Uses of HasAnnotations.Annotations_list in org.biomage.Interface
 

Methods in org.biomage.Interface that return HasAnnotations.Annotations_list
 HasAnnotations.Annotations_list HasAnnotations.getAnnotations()
          Get method for annotations
 

Methods in org.biomage.Interface with parameters of type HasAnnotations.Annotations_list
 void HasAnnotations.setAnnotations(HasAnnotations.Annotations_list annotations)
          Set method for annotations