Uses of Class
org.biomage.Interface.HasSubregions.Subregions_list

Packages that use HasSubregions.Subregions_list
org.biomage.BioSequence   
org.biomage.Interface   
 

Uses of HasSubregions.Subregions_list in org.biomage.BioSequence
 

Methods in org.biomage.BioSequence that return HasSubregions.Subregions_list
 HasSubregions.Subregions_list SeqFeatureLocation.getSubregions()
          Get method for subregions
 

Methods in org.biomage.BioSequence with parameters of type HasSubregions.Subregions_list
 void SeqFeatureLocation.setSubregions(HasSubregions.Subregions_list subregions)
          Set method for subregions
 

Uses of HasSubregions.Subregions_list in org.biomage.Interface
 

Methods in org.biomage.Interface that return HasSubregions.Subregions_list
 HasSubregions.Subregions_list HasSubregions.getSubregions()
          Get method for subregions
 

Methods in org.biomage.Interface with parameters of type HasSubregions.Subregions_list
 void HasSubregions.setSubregions(HasSubregions.Subregions_list subregions)
          Set method for subregions