Package gr.uoa.di.madgik.execution.event

Class Summary
ExecutionCancelStateEvent Event signaling that the execution of a plan is canceled
ExecutionCompletedStateEvent Event signaling that the execution of a plan has completed
ExecutionExternalProgressReportStateEvent Event signaling the progress of the execution of an external to the engine element.
ExecutionPauseStateEvent Event signaling that the execution of a plan should be paused
ExecutionPerformanceReportStateEvent Event signaling some performance related measurements after the completion of some plan element.
ExecutionProgressReportStateEvent Event signaling the progress of the execution of a plan element.
ExecutionResumeStateEvent Event signaling that the execution of a plan should resume after being paused
ExecutionStartedStateEvent Event signaling that the execution of a plan has started
ExecutionStateEvent Base class for every object that can be used to be registered by an Observer or send as Event.
 

Enum Summary
ExecutionStateEvent.EventName The typed name of event
 



Copyright © 2012. All Rights Reserved.