UML stands for Unified Modeling Language .
The representation of the entities involved in the project which later need to be built.
The unified modeling language allows the software engineer to express an analysis model using
the modeling notation that is governed by a set of syntactic, semantic and pragmatic rules.
A UML system is represented using five different views that describe the system from distinctly
Perspective. Each view is defined by a set of diagrams, which is as follows.
This view represents the system from the user’s perspective.
The analysis representation describes a usage scenario from the end-users perspective.
UML is specifically constructed through two different domains they are
UML Analysis modeling, which focuses on the user model and structural model views of the System.
Software design is a process that gradually changes as various new, better and more complex methods with a broader understanding of the whole problem in general come in to existence. There are various kinds of methods in software design .Mainly there are as follows
- Use case diagrams
- Class diagram
- Object diagram
- Sequence diagram
- Deployment diagram
- Activity diagram
No comments:
Post a Comment