| Author |
Class Diagram - Domain Model & Architecture Classes
|
Allexicus Kernikus
Ranch Hand
Joined: Oct 07, 2009
Posts: 42
|
|
My Class Diagram is more or less divided into two groups of classes: those, that make up the domain model, and those which make up the architecture classes (backing beans, DAOs, services etc.).
Since these are not connected (a DAO does not hold references to it's entities, hence I do not model those) I would like to devide the diagram into two (one called 'Domain Model', the other called 'Architecture Classes'). My only concern is that I have read that Oracle might return the submission stating the class diagram must (!) be submitted as whole.
Has anyone ever submitted it in a similar division as I have proposed? What is your experience?
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26201
|
|
|
I submitted mine in two pieces and I passed.
|
[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
|
 |
 |
|
|
subject: Class Diagram - Domain Model & Architecture Classes
|
|
|