This note covers the following topics: Structural Modeling Diagrams, Behavioral Modeling
Diagrams, UML 2 Activity Diagram, Objects and Object Flows, Decision and Merge
Nodes, Fork and Join Nodes, UML 2 Class Diagram, UML 2 Communication Diagram,
Component Diagram, Composite Structure Diagram,Deployment Diagram, Interaction
Overview Diagram, Object Diagrams, Package Diagram, Sequence Diagram, State
Machine Diagram, Timing Diagram and Use Case Diagram.
The Unified Modeling Language (UML) is a language
for visualizing, specifying, constructing and documenting object-oriented
software systems. It has been widely accepted as a standard for modeling software systems and is
supported by a great number of CASE tools. The contents include: Introduction, UML Class diagrams,
UML Object diagrams, OCL by Example, Systematic Introduction to OCL, Metamodelling Approach
to OCL, State Charts by Example, Introduction to Abstract State Machines, Introduction to
Dynamic Logic, Set Theory.
This note explains the following
topics: UML principle: diagram vs. model, Structure description, Behavior
description, UML and tools, Class diagram, UML Class, Properties of UML class,
Class features – characterized, Active / passive classes, Object ,
Inheritance, polymorphism, Association class, Templates , Component , Port ,
Connector , Communication architecture, State machine.