Search the web
Sign In
New User? Sign Up
parlezuml · Parlez UML Study Groups
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 177 - 208 of 337   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
177
... You're welcome :-) ... I think others have answered this question already. An interface is a pure abstraction where none of the methods declared have an ...
jasongorman_uk
Offline Send Email
Apr 2, 2007
6:32 am
178
Hi! From a programming perspective, I would differentiate aggregation and association as such: begin class CLASS_1 // whatever end class CLASS_1 begin class...
Guillaume BERTRAND
gui_bertrand
Offline Send Email
Apr 2, 2007
8:10 am
179
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the parlezuml group. File : /Audio...
parlezuml@yahoogroups...
Send Email
Apr 4, 2007
5:06 pm
180
The podcast is still in "pre-production", but I've uploaded the main jingle/theme to the Files section for those of you who like a good laugh :-) ...
jasongorman_uk
Offline Send Email
Apr 4, 2007
5:10 pm
181
Thanks for the info, guys. After reading your comments and some books, I have come to a conclusion regarding the difference between Aggregation, Composition,...
eon_strife
Offline Send Email
Apr 11, 2007
12:25 pm
182
Hi, I think you messed up the definitions for 1 and 2, otherwise, it is pretty much that. On the programming side, be it Java or any other language, you have...
Guillaume BERTRAND
gui_bertrand
Offline Send Email
Apr 11, 2007
2:28 pm
183
Hi, My bad, I made a mistake, switching Aggregation to Composition :( OK, thanks for the help, guys :) ... pretty ... reference ... you're right ... On Behalf ...
eon_strife
Offline Send Email
Apr 12, 2007
3:35 am
184
Wait a minute, check this : http://www.jubatus.com/publications/articles/understandingumlclassrelationships/understandingumlclassrelationships.htm According to...
eon_strife
Offline Send Email
Apr 12, 2007
3:59 am
185
Nice URL you gave us here! But I still stand by what I told you before (it is basically part of the document you pointed us too) Actually, from the UML...
Guillaume BERTRAND
gui_bertrand
Offline Send Email
Apr 12, 2007
7:58 am
186
... I really meant that a programmer would write the same code (in a language like Java or C#) to implement both. They'd have different meanings to an analyst,...
jasongorman_uk
Offline Send Email
Apr 12, 2007
8:13 am
188
Hi Just a quick drum roll for an upcoming public course that experienced developers and architects will, I think, find challenging and rewarding. It'll be held...
jasongorman_uk
Offline Send Email
Apr 17, 2007
11:50 am
189
Folks You can finally listen to the pilot parlezuml.com podcast. Details are here - http://parlezuml.com/blog/?postid=394 Hurrah! Jason Gorman ...
jasongorman_uk
Offline Send Email
Apr 17, 2007
11:57 am
191
Hi, From what I read, in Prototype Pattern part, it's said that if creating new object is constly, we should use clone. But, from what I see, using new and...
eon_strife
Offline Send Email
Apr 23, 2007
1:42 pm
192
Hi! I think you are confused about what is referred as "costly" in your definition; The Prototype pattern assumes that you want to create a series of new ...
Guillaume BERTRAND
gui_bertrand
Offline Send Email
Apr 23, 2007
3:46 pm
193
Hi Folks I'm taking a straw poll to help me decide what topics I might cover in the book I'm planning. I know you're all busy people, but I would really...
jasongorman_uk
Offline Send Email
May 9, 2007
4:03 pm
194
The second parlezuml.com podcast features an interview with the inventor of use cases (amongst other achievements), Ivar Jacobson. It can be found at...
jasongorman_uk
Offline Send Email
May 15, 2007
1:29 pm
195
hi, thanks for the explanation and sorry for late reply :) Is it the same as copy constructor as in C++ ? ... create. ... embryo, ... strands ... will you do ...
eon_strife
Offline Send Email
May 20, 2007
3:05 am
196
Hi! From what I can recall of my C++ past, I believe the intent of copy constructors in C++ and the clone() method in Java is basically the same: - They are...
Guillaume BERTRAND
gui_bertrand
Offline Send Email
May 20, 2007
5:03 pm
197
Hi, My name is Olivier, and live in Spain. I am rather new to Java (< 1 year), and UML too. This is my first post here. How do you draw a sequence diagram for...
oliviergeorg
Offline Send Email
Jun 18, 2007
7:53 am
198
Hi Olivier! In effect, we don't create any instance of the super class. what I would do is more something like this: <<create>> _____ ... And then document,...
Guillaume BERTRAND
gui_bertrand
Offline Send Email
Jun 18, 2007
9:18 am
199
Isn't that message going backwards in time? J ;-) ... would do ... the ... <http://blog.guillaumebertrand.com/> ... On Behalf ... base ... year), ... calling...
jasongorman_uk
Offline Send Email
Jun 18, 2007
12:57 pm
200
Ooops. Monday morning: my brains were more backwards than usual :) Here's the corrected version for Olivier: <<create>> _____ ... Guillaume. http://blog....
Guillaume BERTRAND
gui_bertrand
Offline Send Email
Jun 18, 2007
1:44 pm
201
a) Put a note b) Type in the explicit method name above the arrow ... From: "parlezuml@yahoogroups.com" <parlezuml@yahoogroups.com> To:...
L.Mohan Arun
marun2
Offline Send Email
Jun 18, 2007
1:59 pm
202
I think Guillaume is right, though. It's important to remember that when an object calls a method on its base class, it is still sending that message to...
jasongorman_uk
Offline Send Email
Jun 18, 2007
2:12 pm
203
Hi, I have used Enterprise Architect 6.5 tool to create sequence diagram in my ongoing project. I have used the diagram like attached with this mail to create...
Sunil Prasad
sunilprasad_us
Offline Send Email
Jun 18, 2007
6:33 pm
204
Hi, this is my first post. My senior Tech Arch swears by EA but for the life of me I cannot figure out how to use this tool effectively. One major headache I...
Nissan Dookeran
wishmaster13
Offline Send Email
Jun 19, 2007
8:39 am
205
I'm hopping on the old paraffin budgie to St. Petersburg next week to help a client of mine select a software development partner out there. Understandably,...
jasongorman_uk
Offline Send Email
Jun 29, 2007
4:13 pm
206
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the parlezuml group. File : /Exercises/oo...
parlezuml@yahoogroups...
Send Email
Jul 19, 2007
12:44 pm
207
hello everyone I am a Software developer (C#,VB.NET). but i don't know anything abt the designing of Project or how to create an abstract model of a system. Pl...
shitu_p
Offline Send Email
Jul 24, 2007
8:03 am
208
Hi Jason, i have a serious doubt regarding Association. I have two classes called Country and a State, A Country has gor Several states which means a one to...
saintthomson
Offline Send Email
Jul 25, 2007
10:48 am
Messages 177 - 208 of 337   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help