@InterfaceAudience.Public
@InterfaceStability.Evolving
public interface SingleArcTransition<OPERAND,EVENT>
| Modifier and Type | Method and Description | 
|---|---|
| void | transition(OPERAND operand,
          EVENT event)Transition hook. | 
Copyright © 2018 Apache Software Foundation. All Rights Reserved.