Types Of UML Diagrams:
 
 

UML Diagrams is Designed to let developers and customers view a software system From a difference Outlook.
unstable degrees of idea.

Use Case Diagram displays the relationship among actors and use cases.

Class Diagrams: models class structure and contents using design elements such as classes, packages and objects. It also displays relationships such as containment, inheritance, associations and others

Interaction Diagrams

  • Sequence Diagram displays the time sequence of the objects participating in the interaction. This consists of the vertical dimension (time) and horizontal dimension (different objects).
  • Collaboration Diagram displays an interaction organized around the objects and their links to one another. Numbers are used to show the sequence of messages.

State Diagram displays the sequences of states that an object of an interaction goes through during its life in response to received stimuli, together with its responses and actions.
Activity Diagram displays a special state diagram where most of the states are action states and most of the transitions are triggered by completion of the actions in the source states. This diagram focuses on flows driven by internal processing

Phisical Diagrams:

  • Component Diagram displays the high level packaged structure of the code itself. Dependencies among components are shown, including source code components, binary code components, and executable components. Some components exist at compile time, at link time, at run times well as at more than one time.
  • Deployment Diagram displays the configuration of run-time processing elements and the software components, processes, and objects that live on them. Software component instances represent run-time manifestations of code units.
 
   
  Methods Of UML:  
 

UML is not a method by itself; however, it was designed to be compatible with the leading object-oriented software development methods of its time (for example OMT, Booch, Objectory). Since UML has evolved, some of these methods have been recast to take advantage of the new notation (for example OMT), and new methods have been created based on UML. The best known is Rational Unified Process (RUP). There are many other UML-based methods like Abstraction Method, Dynamic Systems Development Method, and others, designed to provide more specific solutions, or achieve different objectives.

 
 
Hotel Links, Hotel SEO & Search Engine Submission done by CGS Infotech.
 
© Copyright 2008 euml2.com, Inc. All rights reserved.