public class ALDOperatorExecutionProgressEvent extends ALDEvent
eventMessage contains current execution progress.eventMessagesource| Constructor and Description |
|---|
ALDOperatorExecutionProgressEvent(Object s,
String msg)
Constructor with message.
|
ALDOperatorExecutionProgressEvent(Object s,
String msg,
ALDOperator originatingOperator)
Constructor with message.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getExecutionProgressDescr() |
ALDOperator |
getOriginatingOperator() |
getEventMessage, getEventMessagegetSource, toStringpublic ALDOperatorExecutionProgressEvent(Object s, String msg)
s - Source object of the event.msg - Description of current execution progress.public ALDOperatorExecutionProgressEvent(Object s, String msg, ALDOperator originatingOperator)
s - Source object of the event.msg - Description of current execution progress.public ALDOperator getOriginatingOperator()
public String getExecutionProgressDescr()
Copyright © 2010–2015 Martin Luther University Halle-Wittenberg. All rights reserved.