Monday 22 May 2017

Short note of uml basic building blocks

(SHORT NOTE)

Basic building blocks of UML

UML(Unified Modeling Language)

There are three kinds of building blocks of UML
1. Things 
2. Relationship 
3. UML diagrams

THINGS

Thing are of 4 types
1. Structural Things
2. Behavioral Things
3. Grouping Things
4. Annotation Things

Structural Things

Structural things are of 6 types
1.Class 
2.Interface
3.Collaboration
4.Use case
5.Component
6.Node

Behavioral Things

Behavioral Things are of 2 types
1. Interaction
2. State Machine


Grouping Things 

1. Package

Annotation Things

1. Note

RELATIONSHIP

1.Dependency
2.Association
3.Generalization
4.Realization

UML DIAGRAMS

1. Class
2. Object
3. Use case
4. Sequence
5. Collaboration
6. Activity 
7. State chart
8. Development
9. Component

They will Further describe in next note.

1 comment:

  1. This comment has been removed by a blog administrator.

    ReplyDelete

Short note of uml basic building blocks

(SHORT NOTE) Basic building blocks of UML UML(Unified Modeling Language) There are three kinds of building blocks of UML 1...