Interface KompicsEvent

All Superinterfaces:
Cloneable
All Known Subinterfaces:
Direct.Response, PatternExtractor<P,​V>
All Known Implementing Classes:
Direct.Request, Event, Fault, Kill, Killed, Request, Response, Start, Started, Stop, Stopped, Update

public interface KompicsEvent
extends Cloneable
Marks an event as a KompicsEvent, i.e. being trigger-able on a Port.
Author:
Lars Kroll <[email protected]>