140 likes | 292 Views
Rumbaugh’s Schematics. Rumbaugh , James, Ivar Jacobson & Grady Booch [“ The Three Amigos ”], The Unified Modeling Language Reference Manual, Second Edition , Upper Saddle River, New Jersey: Addison-Wesley ( 0-321-24562-8), 2006 (2005). Class Notation. Kinds of Relationships.
E N D
Rumbaugh’s Schematics Rumbaugh, James, IvarJacobson & Grady Booch [“The Three Amigos”], The Unified Modeling Language Reference Manual, Second Edition, Upper Saddle River, New Jersey: Addison-Wesley (0-321-24562-8), 2006 (2005).
Generalization Notation “Parent/Child” or “Supertype/Subtype”
Aggregation & Composition Something is made of something else
Object Diagram Example configurations of instances
ActivityDiagram Procedural & parallel behavior “Workflow”
PartitionedActivityDiagram Workflow Swimlanes
SequenceDiagram Interaction between objects; emphasis on sequence A Ticket Machine
StateMachine How events change an object over its life
Structured ControlConstructs Runtime decomposition