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

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

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

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

Methods in org.biopax.paxtools.model.level2 with parameters of type sequenceFeature
 void sequenceParticipant.addSEQUENCE_FEATURE_LIST(sequenceFeature SEQUENCE_FEATURE)
           
 void sequenceParticipant.removeSEQUENCE_FEATURE_LIST(sequenceFeature SEQUENCE_FEATURE)
           
 

Method parameters in org.biopax.paxtools.model.level2 with type arguments of type sequenceFeature
 void sequenceParticipant.setSEQUENCE_FEATURE_LIST(java.util.Set<sequenceFeature> SEQUENCE_FEATURE_LIST)
           
 



Copyright © 2011 BioPAX. All Rights Reserved.