 |
Flow
Chart
Allow you to chart
business processes |
 |
Data
Flow Diagram
Use the data flow
diagram to chart the flow of data through a system |
 |
Database
Design
Design Microsoft SQL,
Access, Oracle and MySQL databases |
 |
Use
Case Diagram
Specify the main tasks of your system and
the actors that use them
|
 |
Class
Diagram
Chart the static
structure of your system and the relationships between the objects
|
 |
Sequence
Diagram
Describe how objects
interact over the course of time through an exchange of messages
|
 |
Collaboration
Diagram
Show the messages
passed between objects in the system
|
 |
State
Chart
Display the states
that an object can get into and the transitions between the states
|
 |
Activity
Diagram
Show the sequence of
activities in a task
|
 |
Component
Diagram
Show how the physical
components of the system are related, including the software
components that run on them and their communications
|
 |
Deployment
Diagram
Show how the hardware
components of the system are related
|