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

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

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

Subinterfaces of sequenceLocation in org.biopax.paxtools.model.level2
 interface sequenceInterval
           
 interface sequenceSite
           
 

Methods in org.biopax.paxtools.model.level2 that return types with arguments of type sequenceLocation
 java.util.Set<sequenceLocation> sequenceFeature.getFEATURE_LOCATION()
           
 

Methods in org.biopax.paxtools.model.level2 with parameters of type sequenceLocation
 void sequenceFeature.addFEATURE_LOCATION(sequenceLocation FEATURE_LOCATION)
           
 void sequenceFeature.removeFEATURE_LOCATION(sequenceLocation FEATURE_LOCATION)
           
 

Method parameters in org.biopax.paxtools.model.level2 with type arguments of type sequenceLocation
 void sequenceFeature.setFEATURE_LOCATION(java.util.Set<sequenceLocation> FEATURE_LOCATION)
           
 



Copyright © 2011 BioPAX. All Rights Reserved.