The Camtasia Studio video content presented here requires a more recent version of the Adobe Flash Player. If you are you using a browser with JavaScript disabled please enable it now. Otherwise, please update your version of the free Flash Player by downloading here.

MVC style class

  1. Right click on SchoolController class and select Stereotypes> control
  2. Right click on StudentPage class and select Stereotypes> boundary
  3. Right click on Result class and select Stereotypes> entity

Defining package structure with package header

  1. Click Package on diagram toolbar and drag it to the desired size
  2. Name the newly created package as "com"
  3. Click Package again and drag it in com package
  4. Name the newly created package as "mysoft"
  5. Click Package again and drag it in mysoft package
  6. Name the newly created package as "writer"
  7. Click Package again and drag it in writer package
  8. Name the newly created package as "util"
  9. Click class and name it as "Collection"
  10. Type "com.mysoft.writer.util" in a new class diagram
  11. Click class and name it as "Collection" in util class folder

Elaborating class using state machine diagram

  1. Right click on PhoneController class and select Sub Diagrams> State Machine Diagram> Create State Machine Diagram
  2. Point to Initial Pseudo State and click "Transition-> State" resource
  3. Name the newly created state as "Wait for Call"
  4. Name the link as "start"
  5. Turn back to the previous class diagram
  6. Point to PhoneController class and select "Sub Diagram" resource> PhoneController
  7. Turn back to Wait for Call state machine diagram