The absence of all but the first activation box for :Cli makes the diagram very hard to understand, especially since :Cli does not return to the User at any point except "Return user input" early on in the flow.
Is each function call from the user a separate operation, or are they all part of one large activation which is interleaved with a lot of self-activations?
The absence of all but the first activation box for :Cli makes the diagram very hard to understand, especially since :Cli does not return to the User at any point except "Return user input" early on in the flow.
Is each function call from the user a separate operation, or are they all part of one large activation which is interleaved with a lot of self-activations?