Go Back   CodingForums.com > :: Server side development > Java and JSP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 11-30-2010, 12:40 AM   PM User | #1
Adouken
New to the CF scene

 
Join Date: Nov 2010
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Adouken is an unknown quantity at this point
Need help with converting class diagram into code

Hey guys, this is my first post as I just need a bit of help. I have been given a class diagram and told I need to transfer this into Java code and I have no idea where to start. =S

Heres the class diagram:


Any help would be very much appreciated.

Thanks!
Adouken is offline   Reply With Quote
Old 11-30-2010, 07:48 AM   PM User | #2
pigpen
Regular Coder

 
Join Date: Dec 2007
Posts: 137
Thanks: 1
Thanked 21 Times in 21 Posts
pigpen is on a distinguished road
Read up on UML and class diagrams in Java.

Assuming you know Java, or some basics of Java, you can decipher the Class Diagram if you learn how to understand UML basics.

For example, this article gives a primer on UML and Java:
UML Class Diagrams for Java Programmers

If you understand how to real a UML class diagram, then all the information on how to design your Java class, the basic structure, is already there.
pigpen is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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


All times are GMT +1. The time now is 01:00 AM.


Advertisement
Log in to turn off these ads.