Wednesday, July 29, 2009

class diagrams showing packages

While describing the overall design, it is a very good idea to describe the code structure and the inter-dependency of source code. We can use Class Diagrams to describe package structure and the dependecy of packages onto one another.

No comments:

Post a Comment