java.lang.Object
eu.iv4xr.framework.extensions.ltl.gameworldmodel.GWTransition
All Implemented Interfaces:
ITransition

public class GWTransition extends Object implements ITransition
Representing a transition in GameWorldModel. The class only hold the transition-type and id. It does not implement the actual semantic of the transition. This is implemented in the GameWorldModel side.