Task

With the folowing details make CLASS a diagram in UML Notation.

private data structure for Car would have the following attributes.

1. Colour
2. Weight
3. Model-Year

with the following methods for The Car object:-

1. set_colour
2. get_colour
3. set_weight
4. get_weight
5. set_model_year
6. get_model_year


Return to UML Notation

Author: Deniz Zubair Choudhury
Last Update: May 1999