Protégé-OWL 3.4

edu.stanford.smi.protegex.owl.inference.protegeowl.task.protegereasoner
Class GetAncestorConceptsTask

java.lang.Object
  extended by edu.stanford.smi.protegex.owl.inference.protegeowl.task.protegereasoner.AbstractReasonerTask
      extended by edu.stanford.smi.protegex.owl.inference.protegeowl.task.protegereasoner.AbstractSingleConceptWithConceptCollectionResultTask
          extended by 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


Constructor Summary
GetAncestorConceptsTask(OWLClass aClass, ProtegeReasoner protegeReasoner)
           
 
Method Summary
 Collection getQueryResults()
          This method must be implemented by concrete subclasses.
 
Methods inherited from class edu.stanford.smi.protegex.owl.inference.protegeowl.task.protegereasoner.AbstractSingleConceptWithConceptCollectionResultTask
getCls, getProtegeReasoner, getResult, getTaskSize, run
 
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
 
Methods inherited from interface edu.stanford.smi.protegex.owl.inference.protegeowl.task.ReasonerTask
addTaskListener, getDescription, getMessage, getProgress, isProgressIndeterminate, isRequestAbort, removeTaskListener, setRequestAbort
 

Constructor Detail

GetAncestorConceptsTask

public GetAncestorConceptsTask(OWLClass aClass,
                               ProtegeReasoner protegeReasoner)
Method Detail

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

Protégé-OWL 3.4

Submit a bug report or feature request
Copyright (c) 1998-2009 Stanford University.