In a UML class diagram, how would you display calling another activity with an intent?
There's an interesting paper titled Engineering Android Applications Based on UML Activities by Frank Kraemer on using UML activities to model Android applications, including starting activities via intents.