Class EventWrapper

java.lang.Object
cruise.umple.compiler.EventWrapper

public class EventWrapper
extends java.lang.Object
Allows mapping from events to the various transitions. This allows guards to effectively be ignored for the purpose of walking randomly through the state machine.