UML Interview Questions and Answers
<< Previous Question Next Question >>
 Question: 1563 Page Views: 

What are the various UML modeling diagrams?



Posted By: Avi Date: 8 November 2009 05:06:48 AM
 Answer:

UML Modeling diagrams can be classified in two categories: Static/Structural and Dianamic/Behavioral.

Static/Structural Diagrams:
1) Class Diagram
2) Component Diagram
3) Object Diagram
4) Package Diagram
5) Deployment Diagram

Dianamic/Behavioral Diagrams:
1) Activity Diagram
2) State Machine Diagram
3) Use Case Diagram
4) Sequence Diagram
5) Communication Diagram


Posted By: eTechPlanet


Date: 8 November 2009 05:06:48 AM

UML defines nine types of diagrams: class (package), object, use case, sequence, collaboration, statechart, activity, component, and deployment.


Posted By: Johndecruse


Date: 17 February 2010 12:47:26 AM
Post a better Answer if you have
 
(Will show your Gravatar icon)  
  Country flag

Loading
Enter the text as shown in the image x1fnEW
Related Questions
UML : Explan Use Case diagram and its purpose?

Explan Use Case diagram and its purpose?

Use Case diagram is a type of behavioral UML diagram and it is created from a Use-case analysis. Its....
Category: UML Date: 11/8/2009 5:26:16 AM
UML : What do you mean by Use-Case?

What do you mean by Use-Case?

The term Use-Case is used in software engineering which is a description of a system's behavior. In ....
Category: UML Date: 11/8/2009 5:20:16 AM
UML : What are the various UML modeling diagrams?

What are the various UML modeling diagrams?

UML Modeling diagrams can be classified in two categories: Static/Structural and Dianamic/Behavioral....
Category: UML Date: 11/8/2009 5:06:48 AM
UML : Name some tools used for UML modeling?

Name some tools used for UML modeling?

Commercial UML tools: 1) Rational Rose 2) Blueprint Software Modeler 3) Power Designer 4) Borland To....
Category: UML Date: 11/8/2009 4:49:47 AM
UML : What are diagrams?

What are diagrams?

Diagrams are graphical representation of a set of elements most often shown made of things and assoc....
Category: UML Date: 10/15/2009 6:08:06 AM