public final class KnowledgeSourceUpdatedEvent extends SourceUpdatedEvent
source| Constructor and Description |
|---|
KnowledgeSourceUpdatedEvent(KnowledgeSource knowledgeSource)
Constructs an event with the source
KnowledgeSource that generated the event. |
| Modifier and Type | Method and Description |
|---|---|
KnowledgeSource |
getProtempaSource()
Returns the source
Source (the same as what
getSource() returns). |
getSource, toStringpublic KnowledgeSourceUpdatedEvent(KnowledgeSource knowledgeSource)
KnowledgeSource that generated the event.knowledgeSourceBackend - an KnowledgeSourceBackend.public KnowledgeSource getProtempaSource()
SourceUpdatedEventSource (the same as what
getSource() returns).getProtempaSource in class SourceUpdatedEventBackend.Copyright © 2012–2017 Emory University. All rights reserved.