Class ACInterruptibleRegionHelper

java.lang.Object
de.mid.innovator.srv2api.icw2ac.ACInterruptibleRegionHelper

public abstract class ACInterruptibleRegionHelper extends Object
An interruptible activity region is an activity group that supports termination of tokens flowing in the portions of an activity. An interruptible region contains activity nodes. When a token leaves an interruptible region via edges designated by the region as interrupting edges, all tokens and behaviors in the region are terminated.
See Also: