Find jobs | Jobseekers
Employer login
About us Sitemap of www.CareerRide.com Sitemap FAQ related with www.CareerRide.com FAQ Click here to Contact us Contact
       
Submit Resume Free ! | Access Resume Free !
Home Career Services Resume Services Interview questions Articles Books
Content
UML interview
UML class diagrams
UML object diagrams
UML use case
UML sequence diagram
UML collaboration diagram
UML state chart
UML activity diagrams
UML componant diagram
UML deployment diagram
UML relationship
UML packages model
UML user experience modeling
UML business modeling
UML enterprise architecture
UML iterative & incremental
UML change management
UML user acceptance testing
UML project planning tracking
UML tutorial
 
ASP.NET
ADO.NET
NET Remoting
NET Interview
C#.NET
VB.NET
AJAX
 
PHP
 
C
C++
Java
Data Structure
Oops
 
Database concepts
SQL Server
Oracle
MySQL
Data warehousing
Service-oriented architecture
SQL Server notification services
SQL Server Reporting Services
Sharepoint
Biztalk interview questions
 
Operating System
Project Management
Linux
Testing
Networking
Software engineering
 
XML
HTML
SOAP
CSS
VBScript
 
CV tips
Cover letter tips
Interview tips
Human resources
Soft skills
Group discussion

UML: diagrams in UML

<<Previous  Next>>

Explain the types of diagrams in UML.

Answer
We have nine types of diagram in UML.

Use Case Diagram
Use Case Diagram describes “HOW” the system works. It identifies the primary elements and processes that form the system. It shows “actors” and their “roles”

Class Diagram
This diagram explores detail design of the system. The class diagram is designed using Use Case diagram. We can identify all “Nouns” in use cases as classes and “verbs” as method of the classes.

Object diagram
This diagram represents the state of classes in the system and their relationships or associations at a specific point of time.

State Diagram
This diagram represents different states that objects in the system undergo during their life cycle.

Sequence diagram
This diagram is used to explore logic of complex operations, function or procedure. In this diagram, sequence of the interactions between the objects is represented step by step.

Collaboration diagram
This diagram groups together the interaction between different objects.

Activity diagram
Activity diagram gives detail view of the business logic.

Deployment diagram
It shows deployment view of the system. It shows how hardware and software works together to run system.

<<Previous  Next>>

More UML links

What is UML?

Answer - UML is Unified Modeling Language. .....

Define modeling in UML and it advantages.

Answer - Model is a simplification of reality, blueprint of the actual system.....

 
Copyright © 2008 CareerRide.com. All rights reserved.