Class IACriticalHelper


  • public abstract class IACriticalHelper
    extends java.lang.Object
    The interactionOperator 'critical' designates that the CombinedFragment represents a critical region. A critical region means that the traces of the region cannot be interleaved by other OccurrenceSpecifications (on those Lifelines covered by the region). This means that the region is treated atomically by the enclosing fragment when determining the set of valid traces.
    See Also:
    IACritical