org.thalia.bio
Interface IBioAllele

All Superinterfaces:
IBioAdaptable, IBioEntity

public interface IBioAllele
extends IBioEntity

Class Description Here

Author:
Jean-Baptiste Veyrieras

Method Summary
 IBioLocus getLocus()
           
 void setLocus(IBioLocus locus)
           
 
Methods inherited from interface org.thalia.bio.IBioEntity
getName, getParent, getProperties, getType, setName, setProperties
 
Methods inherited from interface org.thalia.bio.IBioAdaptable
getBioAdapter
 

Method Detail

getLocus

IBioLocus getLocus()

setLocus

void setLocus(IBioLocus locus)