public final class AlgorithmSourceUpdatedEvent extends SourceUpdatedEvent
source| Constructor and Description |
|---|
AlgorithmSourceUpdatedEvent(AlgorithmSource algorithmSource)
Constructs an event with the source
AlgorithmSource that generated the event. |
| Modifier and Type | Method and Description |
|---|---|
AlgorithmSource |
getProtempaSource()
Returns the source
Source (the same as what
getSource() returns). |
getSource, toStringpublic AlgorithmSourceUpdatedEvent(AlgorithmSource algorithmSource)
AlgorithmSource that generated the event.algorithmSourceBackend - an AlgorithmSourceBackend.public AlgorithmSource getProtempaSource()
SourceUpdatedEventSource (the same as what
getSource() returns).getProtempaSource in class SourceUpdatedEventBackend.Copyright © 2012–2018 Emory University. All rights reserved.