Class 2 |
Intermediate Java 30-IT-397 |
|
Other UML Diagrams
-
The remainder of the UML diagrams are not as popular as the ones we've
covered thus far. But, for academic reasons, let's take a look at
them.
-
http://www.smartdraw.com/resources/centers/uml/uml6.htm
-
Component Diagram: describes physical components of the system.
-
Deployment Diagram: describes resources of the system, such as servers,
nodes, and connections.
-
http://www.smartdraw.com/resources/centers/uml/uml5.htm
-
Collaboration Diagram: uses Sequence Diagram, Class Diagram, and Object
Diagram to describe the relation among objects.
-
StateChart Diagram: describes the reaction of classes to external events.
-
Activity Diagram: a special type of StateChart diagram that models
the flow of events from activity to activity.
Exercise

Created by: Brandan Jones
December 17, 2001