Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Jul 21st, 2008, 1:25 AM   #1
naimah
Newbie
 
Join Date: Jul 2008
Posts: 2
Rep Power: 0 naimah is on a distinguished road
Red face UML Diagrams

Is it possible to have web page that can allow other users to draw UML diagrams?
naimah is offline   Reply With Quote
Old Jul 21st, 2008, 1:35 AM   #2
naimah
Newbie
 
Join Date: Jul 2008
Posts: 2
Rep Power: 0 naimah is on a distinguished road
Re: UML Diagrams

Unified Modeling Language ("UML") is the industry standard "language" for describing, visualizing, and documenting object-oriented (OO) systems. UML is a collection of a variety of diagrams for differing purposes. Each type of diagram models a particular aspect of OO design in an easy to understand, visual manner. The UML standard specifies exactly how the diagrams are to be drawn and what each component in the diagram means. UML is not dependent on any particular programming language, instead it focuses one the fundamental concepts and ideas that model a system. Using UML enables anyone familiar with its specifications to instantly read and understand diagrams drawn by other people. There are UML diagram for modeling static class relationships, dynamic temporal interactions between objects, the usages of objects, the particulars of an implementation, and the state transitions of systems

In general, a UML diagram consists of the following features:

Entities: These may be classes, objects, users or systems behaviors.
Relationship Lines that model the relationships between entities in the system.
Generalization -- a solid line with an arrow that points to a higher abstraction of the present item.
Association -- a solid line that represents that one entity uses another entity as part of its behavior.
Dependency -- a dotted line with an arrowhead that shows one entity depends on the behavior of another entity.
naimah is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
UML diagram??? kamen Other Web Development Languages 6 Jul 17th, 2008 3:19 PM
Question about UML diagrams Grich Software Design and Algorithms 3 Jun 11th, 2008 12:43 AM
UML Use Case Diagrams - Generalization vs Extends hoffmandirt Software Design and Algorithms 4 Apr 12th, 2006 11:58 AM
Help with Venn Diagrams? trm620 Other Programming Languages 1 Jun 4th, 2005 11:49 AM




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 4:14 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC