aspose file tools
The moose likes Architect Certification (SCEA/OCMJEA) and the fly likes A doubt Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Certification » Architect Certification (SCEA/OCMJEA)
Reply Bookmark "A doubt" Watch "A doubt" New topic
Author

A doubt

sivajothi
Greenhorn

Joined: Jan 18, 2003
Posts: 9
Hi

You said the class diagram is technology indepenent. Does this mean that the class diagram contains only the domain objects?

I feel when yr class diagram involves components like controller ( EJBs), service locator etc , it becomes j2ee specific.

Plese explain.

Thanks and regards
Siva
subu ananthram
Ranch Hand

Joined: May 16, 2004
Posts: 102
class diagram should be technology independent. I am right now working on part 2 and my class diagram is basically the extension of the BDOM. If you look at post where people have cleared this exam they have basically done the same thing. Also technology independent means that you dont attach any specific contraints such as Entity beans or SLSB.
Hope this clears your question.
Subu
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: A doubt
 
Similar Threads
Factory Homes Assignment
Class Diagram and Object Diagram
OO-UML
what are the difference between class diagram and sequence diagram?
MVC and UML : Architecture and Modeling