owltools.gaf.inference
Class Prediction
java.lang.Object
owltools.gaf.inference.Prediction
public class Prediction
- extends Object
Prediction
public Prediction(GeneAnnotation geneAnnotation)
getGeneAnnotation
public GeneAnnotation getGeneAnnotation()
toString
public String toString()
- Overrides:
toString
in class Object
isRedundantWithExistingAnnotations
public boolean isRedundantWithExistingAnnotations()
setRedundantWithExistingAnnotations
public void setRedundantWithExistingAnnotations(boolean isRedundantWithExistingAnnotations)
isRedundantWithOtherPredictions
public boolean isRedundantWithOtherPredictions()
setRedundantWithOtherPredictions
public void setRedundantWithOtherPredictions(boolean isRedundantWithOtherPredictions)
render
public String render(OWLPrettyPrinter pp)
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
Copyright © 2010-2013. All Rights Reserved.