Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Project and UML Design

Options
  • 05-12-2003 6:52pm
    #1
    Posts: 3,621 ✭✭✭


    In the Design phase of my Final year project. My design is a bit ropey to say the least. My program uses GUI and I dont know how to show these correctly in my diagrams. Can anyone point me to examples for UML for this type of system.


Comments

  • Registered Users Posts: 1,237 ✭✭✭GUI


    uml sequence diagram

    steps in interaction of user with interface and interface with system

    and uml component diagram

    libraries talking to each other, dll's etc


  • Closed Accounts Posts: 7,230 ✭✭✭scojones


    view of participating classes diagram also helps to make the sequence diagram a bit clearer.


Advertisement