Uses of Interface
org.biopax.paxtools.model.level2.bioSource
Packages that use bioSource
Package
Description
This package contains the interfaces that maps to the BioPAX level 2 specification.
-
Uses of bioSource in org.biopax.paxtools.model.level2
Methods in org.biopax.paxtools.model.level2 that return bioSourceModifier and TypeMethodDescriptioncomplex.getORGANISM()pathway.getORGANISM()sequenceEntity.getORGANISM()Methods in org.biopax.paxtools.model.level2 with parameters of type bioSourceModifier and TypeMethodDescriptionvoidcomplex.setORGANISM(bioSource ORGANISM) voidpathway.setORGANISM(bioSource ORGANISM) voidsequenceEntity.setORGANISM(bioSource ORGANISM)