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

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

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

Methods in org.biopax.paxtools.model.level2 that return types with arguments of type confidence
 java.util.Set<confidence> evidence.getCONFIDENCE()
           
 

Methods in org.biopax.paxtools.model.level2 with parameters of type confidence
 void evidence.addCONFIDENCE(confidence CONFIDENCE)
           
 void evidence.removeCONFIDENCE(confidence CONFIDENCE)
           
 

Method parameters in org.biopax.paxtools.model.level2 with type arguments of type confidence
 void evidence.setCONFIDENCE(java.util.Set<confidence> CONFIDENCE)
           
 



Copyright © 2011 BioPAX. All Rights Reserved.