This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Architect Certification (SCEA/OCMJEA) and the fly likes Class diagram to show external systems. 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 "Class diagram to show external systems." Watch "Class diagram to show external systems." New topic
Author

Class diagram to show external systems.

Purna Manepalli
Greenhorn

Joined: Dec 19, 2012
Posts: 15
Hi Ranchers,

In my assignment, i need to access Mail server and external webservices. How can i show that in class diagram. From previous posts i found it has to be shown in class diagram.
I read few comments saying failed in class diagram because of incomplete external systems information.

Thanks in advance.
kumar naresh
Ranch Hand

Joined: Mar 12, 2011
Posts: 108
    
    1
Hi Purna,

Information about the external systems has to be provided in Component Diagram. Minimum information in terms of a method in a class to send an email and to invoke web service method are sufficient in Class diagram. You can also provide more information in assumptions about the interactions with the external systems.


OCMJEA 5 |
http://sceacertification.blogspot.in/2011_12_01_archive.html
Purna Manepalli
Greenhorn

Joined: Dec 19, 2012
Posts: 15
Hi Naresh,

Thanks a lot for your suggestion.

Cheers.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Class diagram to show external systems.
 
Similar Threads
Step by steyp JNDI look up with jboss 7.1
Error creating mysql database using ant
How to stop and start existing application in tomcat
The import org.apache.log4j.Logger can not be resolved
where to start on assignment