• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

SCEA Part II&III 100%

 
Ranch Hand
Posts: 210
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Well, got my results today.

Comment: This report shows the total points that could have been awarded in each section and the actual amount of points you were awarded. This information is provided in order to give you feedback on your relative strengths on a section basis. The maximum number of points you could have received is 100, minimum to pass is 70. Class Diagram (44 maximum) .......................... 44 Component Diagram (44 maximum) ...................... 44 Sequence/Colloboration Diagrams (12 maximum) ........ 12

I had:

- 1 class diagram (~30 classes) I did not change it, but I did extend it
- 1 component diagram
- 7 sequences (for each use case, login®ister and some extra's)
- 1 deployment diagram

My assumptions document was probably a bit overdone, had over 30 pages in word. I also used word to generate the HTML, its quick and easy (for hyperlinks, markup etc). I was also overwhelmed that the generated HTML was for 99% ok in other browsers too; opera,firefox etc. I spend about 100 hours on this assignment (probably more). It took exactly 4 weeks to grade the assignment (I did the partIII thursday 4weeks ago.)

Thanks javaranch and good luck to all people currently in the run for SCEA !
 
Ranch Hand
Posts: 56
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats! Well done. Perfect score!!!

Quick question(If not violates policy):
1.Did you show application client/swing client in class diagram?
2. Did you mention type of EJB in service classes in Class Diagram(eg: SearchProcessor is SLSB etc like Cade)
[ March 16, 2006: Message edited by: Sonal Ray ]
 
Jim Janssens
Ranch Hand
Posts: 210
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I did not base my class diagram on the one in the book. In fact, the only usefull thing I got from the cade book was the idea of dividing in tiers.

1. I did not show them in my class diagram. For me the idea of the class diagram is to illustrate how your system works. The "gui" is in this case not a part of the core business.

2. My class diagram was technology neutral.
 
Sheriff
Posts: 5782
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Perfect! Congratulations !!
 
Ranch Hand
Posts: 42
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations!
 
Ranch Hand
Posts: 93
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
 
Bartender
Posts: 3955
43
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
WOW !!!

Congratulations !!!
 
Ranch Hand
Posts: 50
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
wow!! congrats..

i think, it's great boost to confidence scoring perfect 100.
 
Ranch Hand
Posts: 57
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations.

I have two questions
1.In sequence diagram, have you shown the JSP including names OR just mentioned stereotype (UI Or JSP)
2.In your component diagram, how many component you have shown?
3.Can you elaborate more on component diagram and your assignment(without divulge too much detail)

Parag
 
Greenhorn
Posts: 22
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Magic score

Quick question did you show method arguments on your sequence diagrams

Jesse
 
Ranch Hand
Posts: 156
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations, very good score !
 
Greenhorn
Posts: 29
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Great and wonderful achievement...
Congrats

All the best...

- Satya

SCJP1.4, SCWCD1.4
 
Jesse Jesse
Greenhorn
Posts: 22
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Also did you show an actor on the pay of itinerary use case. Or just have a note describing how this process is kicked off.

Thanks in advance

Jesse
 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats.

I have 2 questions.

a) Has you said u kept the class diagram technology neutral. So did you just extended the BDM.

b) How many classes did you end up with.

Regards
Dinu
 
Ranch Hand
Posts: 39
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Excellent score. Congratulations!!

Cheers,
Gopi.
 
Ranch Hand
Posts: 1936
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats
 
Greenhorn
Posts: 23
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations Koen !!!
Great Job Done.
 
Ranch Hand
Posts: 498
Eclipse IDE Firefox Browser Fedora
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats, great job!



Regards,
 
Ranch Hand
Posts: 126
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats
 
Jim Janssens
Ranch Hand
Posts: 210
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thank you all !

About the class & sequence questions:

- I had around 30 classes
- Since the assignment tells that you must not supply every method in detail, I just typed the methods on the sequence diagrams without adding them to my classes. On several locations I even used plain text instead of real java method calls: "get this" or "do that"
 
Ranch Hand
Posts: 174
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats Koen!!Perfect.
I have a question regarding initial search. When the customer enters departure city, date time etc, the results which are displayed must be somewhere stored in 1 or 2 tables in system.Would these be displayed as entities in class diagram ? And isn't it the segment information which is pre stored ?
Am I moving in right direction or assuming too much ?
Thanks
 
Sonal Ray
Ranch Hand
Posts: 56
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Koen, One question.
How did you tackle booked seat/availability in class diagram.(Ignore if violates policy)

We have to check the availability of flight for a particular segment on a given date and given class seat. That means BOOKED seat information(i.e availability) must be there. Can it be put in a separate entity class with availability information. Any Hint is sufficient.
Thank you
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic