Class Update<M>

java.lang.Object
eu.bandm.tools.ramus.runtime2.Update<M>
All Implemented Interfaces:
Action.Continuation<State,State,M,State>, Function<State,Action<State,M,State>>

public abstract class Update<M> extends Object implements Action.Continuation<State,State,M,State>