|

Traditional Unified Modelling Language ( UML ) methods are followed in every application making
project inception through to project transition available to client
management, with each iteration phase mutually pre-planned, and costs
controlled, with modelling methods chosen by the clients, to suit
their operational requirements
The following are an example of the diagrams used in UMl to
establish a proper setting for any project :
Use Cases Diagram
How does the
system behave in relation to external circumstances
Class Diagram
Collate
all objects / classes required and relate them
Collaboration Diagram
Interaction of objects
Sequence Diagram
how the objects interact sequentially
State Diagram
'the traffic light syndrome' ... what states should the objects be
in
Package Diagram
module phase, how to package the objects
Component Diagram
relationship of all components used
Deployment Diagram
software deployment
|