Computing.Net > Forums > Programming > UML: class diagram vs conceptual

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

UML: class diagram vs conceptual

Reply to Message Icon

Name: Spinal
Date: October 30, 2004 at 07:22:13 Pacific
OS: win2k
CPU/Ram: 1ghz/gb
Comment:

Hello! Im trying to figure out the difference between a UML conceptual model of a system and a UML class diagram. ANy ideas?
Thanks,
Mcihele



Sponsored Link
Ads by Google

Response Number 1
Name: Mark.UK
Date: November 1, 2004 at 05:53:16 Pacific
Reply:

Look up the 'System Development Life-Cycle'.

A UML Class diagram shows the relationship/s between the Classes, their Attributes(name, address etc) & Operations(add new, remove etc).

You will typically begin the process of data modelling by developing a conceptual data model for the sytem being replaced, if a system exists, this is essential for planning the conversion of the current files or database into the database of the new system.

You will build your conceptual model by collecting data from interviews, sampling documentation and other fact finding methods, you will then start drawing up your 'Entity Relationship Diagram' or 'Use Case Diagram' once you have these you can then look at your designing your 'Class Diagram'

Hope this helps. it's difficult to explain. Look up the types of diagrams I suggest on the web, they should give you a better idea. Also look up 'Systems Analysis & Design'

M


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: UML: class diagram vs conceptual

Visio UML/DB www.computing.net/answers/programming/visio-umldb/12415.html

What is C++? www.computing.net/answers/programming/what-is-c/10480.html

please help me with java www.computing.net/answers/programming/please-help-me-with-java/18526.html