logo

(Doc) UML Diagram Assignment

   

Added on  2021-06-17

42 Pages1048 Words155 Views
 | 
 | 
 | 
UML Diagram:UML is mainly used for visualizing the software program. The software program contains the many number of diagram. OMG is supported for the UML diagram. UML stands forUnified Modeling Language. UML is used to improve to interact the models like diagrams.Types of UML diagram:Package diagramObject diagramComponent diagramDeployment diagramClass diagramComposite Structure DiagramBehavioral UML Diagrams:Activity diagramSequence diagramUse case diagramState diagramTiming diagram
(Doc) UML Diagram Assignment_1

ACTIVITY DIAGRAMActivity diagram is the type of UML diagram. Activity diagram also know as flow chart. They are used to represent the flow of two activities. Show the flow from one activity to another activity. The system operation can be defined by this activity. One or more operations are used, control flow are used to draw the operations. Flows are in different forms like sequential, branched, or concurrent. Different types of elements are used such as fork, join, etc.PURPOSE1.Design the activity flow of a system.2.Define the sequence between two or more activities.3.Parallel flow of the system, branched and concurrent flow of the system are designed.
(Doc) UML Diagram Assignment_2

USE CASE DIAGRAMIt’s a type of UML diagram. UML stands for Unified Modeling Language. Use case diagram are used to represent the system elements in a graphical way. In use case methodology no of operations are performed such as identify, clarify, organize the system requirements. Basically use case diagram contain four different types of components.Boundary- boundaries are used to define the system interest.Actors- each actor perform their operation initially.Use cases- they are played by the actors around the system.Relationship- establishing the relationship between the actors and use cases.
(Doc) UML Diagram Assignment_3

CLASS DIAGRAMClass diagram contain types of groups. Each group include no of classes. They are used to share the common characteristics. In class diagram, classes are represented by boxes. Each boxesare divided into three rectangles. The top rectangle contain name of the class and the middle one is contain attributes of the class and final one is used to represent the methods, methods are also known as operations. INTERACTION DIAGRAMInteraction diagram is used to describe the behavior of the system. And in theinteraction diagram it is separated by sequence diagram and collaboration diagram. The twodiagrams are more or less same. Sequence diagram is used to describe the time continuous of the
(Doc) UML Diagram Assignment_4

messages and a collaboration diagram describes the object structure in the way of sending andreceiving the messages. Interaction diagram is used to show how interaction is happenedbetween the systems. And it is used to describe the behavior of the system.SEQUENCE DIAGRAMCOLLABORATION DIAGRAM
(Doc) UML Diagram Assignment_5

COMPONENT DIAGRAMS
(Doc) UML Diagram Assignment_6

Component diagram is used to deliver the physical components of the system. Andthe physical components like document, file and libraries. It is used to describe the relationamong the components of the system. And it is used to describe the functionality of the system.It is one special type of diagram. Mostly it is used to design the executable files and it is used todescribe the relationship in the components. DEPLOYMENT DIAGRAMS
(Doc) UML Diagram Assignment_7

Deployment diagrams normally used to describe the topology of the components of thesystem and used to deliver where the components are used. And in the deployment it mainlyconsider the static deployment. And it contains nodes and kind of relationship in that andintimate where the hardware and software components are deployed. And shows the hardwarecomponents as visualize. And it is used to describe the run time processing nodes. And used todisplay the deployment view. And deployment diagram has the parameters. They areperformance, scalability, maintainability and portability.
(Doc) UML Diagram Assignment_8

End of preview

Want to access all the pages? Upload your documents or become a member.

Related Documents
UML Diagrams: Types and Purposes
|14
|689
|416

Object Modeling for Collin's Car Parking System: A UML Approach
|17
|2097
|209

System Analysis and Design
|16
|2967
|325

Enterprise Architect Designing
|13
|2260
|26

System Analysis & Design
|8
|1645
|496

Analysis UML class diagram
|9
|1767
|11