Relative Content

Tag Archive for class-diagram

Is it appropriate to include a “select all” function in a Class Diagram?

Background Working towards my final project at University, team project and we’re stuck with a disagreement on a point in our Class Diagram. We have a class, called “Road”. In here with have some attributes like “ID”, “Name”, etc. This class also has functions like getName(ID): string Question Should we include a getRoads() function within […]