| Package | Description |
|---|---|
| de.unihalle.informatik.Alida.operator.events |
Definitions of Alida events and corresponding reporter and listener interfaces.
|
| Modifier and Type | Field and Description |
|---|---|
protected ALDOperatorCollectionEventInfo |
ALDOperatorCollectionEvent.info
Info object.
|
| Modifier and Type | Method and Description |
|---|---|
ALDOperatorCollectionEventInfo |
ALDOperatorCollectionEvent.getInfo()
Get the info object of this operator collection event.
|
| Constructor and Description |
|---|
ALDOperatorCollectionEvent(Object s,
ALDOperatorCollectionEvent.ALDOperatorCollectionEventType e,
ALDOperatorCollectionEventInfo i)
Constructor.
|
ALDOperatorCollectionEvent(Object s,
ALDOperatorCollectionEvent.ALDOperatorCollectionEventType e,
String msg,
ALDOperatorCollectionEventInfo i)
Constructor.
|
Copyright © 2010–2021 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.