views:

288

answers:

3

I need some sample UML diagrams for some project of medium complexity. Do you know of anywhere where I can find some? I don't need them for learning UML, but rather to test my application that I work on and that should be able to process UML diagrams.

It would suffice to have Class diagram, Package diagram and Component diagram, but those should all model the same system and should be consistent.

A: 

Look at this site, they have nice examples in the product tutorials:

Enterprise Architect

Dani
A: 

Maybe you should be more concrete about what format you need... Also, it might be interesting to try out some reverse engineering from existing code.

Gabriel Ščerbák
+1  A: 

Here's an Oracle paper which contains the design of a Web Store application. This paper has all kinds of UML diagrams that one may want - Class, Component, Sequence, Data Model etc. It may not have package diagrams but, those are trivial.