Class ACInterruptibleRegionHelper


  • public abstract class ACInterruptibleRegionHelper
    extends java.lang.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:
    ACInterruptibleRegion