Diagram notation for events
        Posted  
        
            by Krt_Malta
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Krt_Malta
        
        
        
        Published on 2010-05-20T16:56:52Z
        Indexed on 
            2010/05/20
            17:00 UTC
        
        
        Read the original article
        Hit count: 152
        
diagram
Hi :)
I have a part of my program which can be called by various events. Each event however does something different before making use of this part. How can I represent these using a diagram? I was thinking of a flowchart but as far as I know a flow chart can have one start terminal, right?
Thanks a lot for the help, Regards, Krt_Malta
© Stack Overflow or respective owner