Updated UML diagrams for Dycapo
March 5th, 2010I've just finished in re-writing/updating the UML diagrams of Dycapo.
We now have an updated version of the models, that are now consistent with those in code.
There are three new sequence diagrams useful for using Dycapo:
- Insertion of a Trip by a driver
- Search of a Ride by a rider
- Insertion+Search of a Trip together, with the right time of operation
The sequence diagrams are also consistent with the code and tests.
Diagrams can be found in the docs/ directory of the project, or can be browsed directly in the new Design page in the wiki.
Enjoy!
Tags: DyCaPo, models, sequence diagrams, UML, uml diagrams