| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.semanticweb.owl.inference.OWLReasonerManagerEvent
public class OWLReasonerManagerEvent
Author: Matthew Horridge
 The University Of Manchester
 Bio-Health Informatics Group
 Date: 02-Jun-2008
 Represents an event that is generated by an OWLReasonerManager.
| Constructor Summary | |
|---|---|
OWLReasonerManagerEvent(OWLReasonerManager source)
Constucts an OWLReasonerManagerEvent that describes
 the source of a reasoner manager event. | 
|
| Method Summary | |
|---|---|
 OWLReasonerManager | 
getSource()
Gets the source of this event.  | 
| Methods inherited from class java.lang.Object | 
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public OWLReasonerManagerEvent(OWLReasonerManager source)
OWLReasonerManagerEvent that describes
 the source of a reasoner manager event.
source - The source of the event.| Method Detail | 
|---|
public OWLReasonerManager getSource()
OWLReasonerManager that represents
 the source of this event.
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||