Uses of Class
owltools.gaf.inference.Prediction

Packages that use Prediction
owltools.gaf.inference Perform inference on Gene Associations 
 

Uses of Prediction in owltools.gaf.inference
 

Methods in owltools.gaf.inference that return Prediction
protected  Prediction BasicAnnotationPropagator.getPrediction(org.semanticweb.owlapi.model.OWLClass c, String bioentity, String with)
           
protected  Prediction CompositionalClassPredictor.getPrediction(org.semanticweb.owlapi.model.OWLClass c, String bioentity, String with)
           
 

Methods in owltools.gaf.inference that return types with arguments of type Prediction
 Set<Prediction> AnnotationPredictor.getAllPredictions()
           
 Set<Prediction> AbstractAnnotationPredictor.getAllPredictions()
           
 Set<Prediction> BasicAnnotationPropagator.predict(String bioentity)
           
 Set<Prediction> AnnotationPredictor.predict(String bioentity)
           
 Set<Prediction> CompositionalClassPredictor.predict(String bioentity)
           
 

Method parameters in owltools.gaf.inference with type arguments of type Prediction
protected  void AbstractAnnotationPredictor.setAndFilterRedundantPredictions(Set<Prediction> predictions, Set<org.semanticweb.owlapi.model.OWLClass> aClasses)
          side-effects: removes redundant predictions
 



Copyright © 2010-2012. All Rights Reserved.