edu.stanford.smi.protegex.owl.inference.protegeowl.task.protegereasoner
Class GetAncestorConceptsTask
java.lang.Object
edu.stanford.smi.protegex.owl.inference.protegeowl.task.protegereasoner.AbstractReasonerTask
edu.stanford.smi.protegex.owl.inference.protegeowl.task.protegereasoner.AbstractSingleConceptWithConceptCollectionResultTask
edu.stanford.smi.protegex.owl.inference.protegeowl.task.protegereasoner.GetAncestorConceptsTask
- All Implemented Interfaces:
- CollectionResultReasonerTask, ReasonerTask
public class GetAncestorConceptsTask
- extends AbstractSingleConceptWithConceptCollectionResultTask
User: matthewhorridge
The Univeristy Of Manchester
Medical Informatics Group
Date: Aug 17, 2004
matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm
Methods inherited from class edu.stanford.smi.protegex.owl.inference.protegeowl.task.protegereasoner.AbstractReasonerTask |
addTaskListener, doAbortCheck, fireDescriptionChangedEvent, fireMessageChangedEvent, fireProgressChangedEvent, fireProgressIndeterminateChnaged, fireTaskCompletedEvent, fireTaskFailedEvent, getDescription, getMessage, getProgress, isProgressIndeterminate, isRequestAbort, postLogRecord, removeTaskListener, setDescription, setMessage, setProgress, setProgressIndeterminate, setRequestAbort, setTaskCompleted, setTaskFailed |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetAncestorConceptsTask
public GetAncestorConceptsTask(OWLClass aClass,
ProtegeReasoner protegeReasoner)
getQueryResults
public Collection getQueryResults()
throws ProtegeReasonerException
- Description copied from class:
AbstractSingleConceptWithConceptCollectionResultTask
- This method must be implemented by concrete subclasses.
It will be called by the run method.
- Specified by:
getQueryResults
in class AbstractSingleConceptWithConceptCollectionResultTask
- Throws:
ProtegeReasonerException
Submit a bug report or feature request
Copyright (c) 1998-2009 Stanford University.