@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, setGraphclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdispose, getAllPredictions, predictpublic CompositionalClassPredictor(GafDocument gafDocument, OWLGraphWrapper graph)
protected org.semanticweb.owlapi.model.OWLClass getOWLClass(String id)
public boolean isInitialized()
isInitialized in interface AnnotationPredictorpublic List<Prediction> predictForBioEntity(Bioentity e, Collection<GeneAnnotation> anns)
predictForBioEntity in interface AnnotationPredictorprotected Prediction getPrediction(org.semanticweb.owlapi.model.OWLClass c, String bioentity, String with)
Copyright © 2010–2015. All rights reserved.