The role of notation
NOTATION PLAYS AN important part in any modelit is the glue that holds the process together. "Notation has three roles:
It serves as the language for communicating decisions that are not obvious or cannot be inferred from the code itself.
It provides semantics that are rich enough to capture all important strategic and tactical decisions.
It offers a form concrete enough for humans to reason and for tools to manipulate."1
The Unified Modeling Language (UML) provides a very robust notation, which grows from analysis into design. Certain elements of the notation (for example, classes, associations, aggregations, inheritance) are introduced during analysis. Other elements of the notation (for example, containment implementation indicators and properties) are introduced during design.