@Deprecated public class CompositionalClassPredictor extends AbstractAnnotationPredictor implements AnnotationPredictor
Modifier and Type | Field and Description |
---|---|
protected static org.apache.log4j.Logger |
LOG
Deprecated.
|
Constructor and Description |
---|
CompositionalClassPredictor(GafDocument gafDocument,
OWLGraphWrapper graph)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected org.semanticweb.owlapi.model.OWLClass |
getOWLClass(String id)
Deprecated.
|
protected Prediction |
getPrediction(org.semanticweb.owlapi.model.OWLClass c,
String bioentity,
String with)
Deprecated.
|
boolean |
isInitialized()
Deprecated.
|
List<Prediction> |
predictForBioEntity(Bioentity e,
Collection<GeneAnnotation> anns)
Deprecated.
|
dispose, getAllPredictions, getGafDocument, getGraph, predict, setAndFilterRedundantPredictions, setAndFilterRedundantPredictions, setGafDocument, setGraph
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
dispose, getAllPredictions, predict
public CompositionalClassPredictor(GafDocument gafDocument, OWLGraphWrapper graph)
protected org.semanticweb.owlapi.model.OWLClass getOWLClass(String id)
public boolean isInitialized()
isInitialized
in interface AnnotationPredictor
public List<Prediction> predictForBioEntity(Bioentity e, Collection<GeneAnnotation> anns)
predictForBioEntity
in interface AnnotationPredictor
protected Prediction getPrediction(org.semanticweb.owlapi.model.OWLClass c, String bioentity, String with)
Copyright © 2010–2015. All rights reserved.