|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExecutionStateEvent.EventName | |
|---|---|
| gr.uoa.di.madgik.execution.engine | |
| gr.uoa.di.madgik.execution.event | |
| Uses of ExecutionStateEvent.EventName in gr.uoa.di.madgik.execution.engine |
|---|
| Methods in gr.uoa.di.madgik.execution.engine with parameters of type ExecutionStateEvent.EventName | |
|---|---|
ExecutionStateEvent |
ExecutionHandle.GetEvent(ExecutionStateEvent.EventName Event)
Gets the event. |
| Uses of ExecutionStateEvent.EventName in gr.uoa.di.madgik.execution.event |
|---|
| Methods in gr.uoa.di.madgik.execution.event that return ExecutionStateEvent.EventName | |
|---|---|
ExecutionStateEvent.EventName |
ExecutionProgressReportStateEvent.GetEventName()
|
ExecutionStateEvent.EventName |
ExecutionStartedStateEvent.GetEventName()
|
ExecutionStateEvent.EventName |
ExecutionCompletedStateEvent.GetEventName()
|
ExecutionStateEvent.EventName |
ExecutionPauseStateEvent.GetEventName()
|
ExecutionStateEvent.EventName |
ExecutionCancelStateEvent.GetEventName()
|
ExecutionStateEvent.EventName |
ExecutionExternalProgressReportStateEvent.GetEventName()
|
abstract ExecutionStateEvent.EventName |
ExecutionStateEvent.GetEventName()
Gets the event name. |
ExecutionStateEvent.EventName |
ExecutionPerformanceReportStateEvent.GetEventName()
|
ExecutionStateEvent.EventName |
ExecutionResumeStateEvent.GetEventName()
|
static ExecutionStateEvent.EventName |
ExecutionStateEvent.EventName.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ExecutionStateEvent.EventName[] |
ExecutionStateEvent.EventName.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||