Site hosted by Angelfire.com: Build your free website today!
   

ALL about UML

Discover UML...

© 2004 All about UML

Home | Dictionary | Tutorials | Tools | Links |   Submit | About Me
 
       
   
 

UML Dictionary

 
 
    Use Case Diagram
    A use case diagram shows actors and use cases together with their relationships.
   
    OMG UML Specification 1.5 : Figure 3-52 Use Case Diagram
 
     
 
    Sequence Diagram
    A sequence diagram is an interaction diagram that focuses on the time-ordering of messages.
   
    OMG UML Specification 1.5 : Figure 3-55 Simple Sequence Diagram with Concurrent Objects (denoted by boxes
with thick borders).
 
     
 
    Collaboration Diagram
    A collaboration diagram is an interaction diagram that focuses on the structural organization of the objects.
 
     
 
    Class Diagram
    A class diagram shows a set of classes, interfaces and their relationships.
 
     
 
    Object Diagram
    An object diagram shows a set of objects and the relationships among them at a particular point in time.
 
     
 
    Statechart Diagram
    A statechart diagram shows the flow of control between states of a state machine.
 
     
 
    Activity Diagram
    An activity diagram shows flows between activities.
 
     
 
    Component Diagram
    A component diagram shows a set of components and their relationships.
 
     
 
    Deployment Diagram
    A deployment diagram shows the configuration of a set of run-time processing nodes and the components that reside on them.
 
     
 
 
 
 
 
 
Google

       
 
 
Home | Dictionary | Tutorials | Tools | Links |   Submit | About Me