I'm modelling an activity and the flow is very different from the beginnin - either user receives a message (when logged in) or receives an email (and later logs in). I somehow remember that before diamond there must be an activity, or can I do it like this?
> O
> [email] | [internal message received]
> --<>---
Mind you I must stick to correct UML notation/syntax.