edu.stanford.smi.protegex.owl.inference.protegeowl.task
Class ReasonerTaskEvent

java.lang.Object
  extended byedu.stanford.smi.protegex.owl.inference.protegeowl.task.ReasonerTaskEvent

public class ReasonerTaskEvent
extends Object

User: matthewhorridge
The Univeristy Of Manchester
Medical Informatics Group
Date: Aug 13, 2004

matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm


Field Summary
private  ReasonerTask task
           
 
Constructor Summary
ReasonerTaskEvent(ReasonerTask task)
           
 
Method Summary
 ReasonerTask getSource()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

task

private ReasonerTask task
Constructor Detail

ReasonerTaskEvent

public ReasonerTaskEvent(ReasonerTask task)
Method Detail

getSource

public ReasonerTask getSource()