Class IAContinuationHelper

java.lang.Object
de.mid.innovator.srv2api.icw2ia.IAContinuationHelper

public abstract class IAContinuationHelper extends Object
A Continuation is a syntactic way to define continuations of different branches of an Alternative CombinedFragment. Continuation is intuitively similar to labels representing intermediate points in a flow of control.
See Also: