Uses of Interface
org.biopax.paxtools.model.level2.bioSource

Packages that use bioSource
org.biopax.paxtools.model.level2   
 

Uses of bioSource in org.biopax.paxtools.model.level2
 

Methods in org.biopax.paxtools.model.level2 that return bioSource
 bioSource sequenceEntity.getORGANISM()
           
 bioSource pathway.getORGANISM()
           
 bioSource complex.getORGANISM()
           
 

Methods in org.biopax.paxtools.model.level2 with parameters of type bioSource
 void sequenceEntity.setORGANISM(bioSource ORGANISM)
           
 void pathway.setORGANISM(bioSource ORGANISM)
           
 void complex.setORGANISM(bioSource ORGANISM)
           
 



Copyright © 2011 BioPAX. All Rights Reserved.