Then select blank uml select new blank uml documentto add class
SIT771 Object Oriented Development
Submit the following files to OnTrack.
An image of your UML class diagram. Have its orientation as portrait, even if it is a landscape image. OnTrack will convert it to fit on an A4 page.
A UML Class Diagram showing the static structure of the program
A UML Sequence Diagram showing how the Transfer works.
the first one on the left).
Figure: Drag in a class shape
Private fields are written - fieldName: Type
For properties, add a property or readonly property stereotype. For example
![]() |
|
Preparing your submission
When you hit download it will take a few seconds, and you will have the image downloaded to your
machine. Save these images somewhere and upload them to OnTrack.
Describe the relationship between the diagram and your code
How could you use this to think through a solution before you write the code? What would be the advantage to doing this?