de.fhg.igd.jhsm
Interface Event

All Known Implementing Classes:
HSMEvent

public interface Event

"In the real world, things happen. Not only do things happen, but lots of things may happen at the same time, and at the most unexpected times. Things that happen are called events, and each one represents the specification of a significant occurrence that has a location in time and space. In the context of state machines, you use events to model the occurrence of a stimulus that can trigger a state transition. Events may include signals, calls, the passing of time, or a change in state." - Booch et al, The UML User Guide.

Version:
"$Id: Event.java 1913 2007-08-08 02:41:53Z jpeters $"
Author:
Jan Haevecker



Copyright © Fraunhofer Gesellschaft. All Rights Reserved.