Artifacts Involved in Design Phase
page 5 of 8
by Uday Denduluri
Feedback
Average Rating: This article has not yet been rated.
Views (Total / Last 10 Days): 35470/ 62

Class Diagrams

Class diagrams show the static behavior of the software. A class diagram depicts Classes, Interfaces, and methods with their relationships. Let us see how a class is shown in a Class diagram. As shown in figure 3 there are three parts of a class diagram. The class name, members and Methods. A member can be a public or private variable. A method can be a public or private. The return type of the method should also be shown. UML does not have standard for C# properties, but we can use stereo types for defining the properties. Stereo types are the way in which we can customize a UML diagrams. A stereo Type is represented as <<"Some Stereo Type">>.

Figure 3

Figure 4 shows the usage of stereotypes in class diagrams. A stereotype <<Interface>> has been created for showing that this is an interface and not a Class.

Figure 4


View Entire Article

User Comments

Title: Mr.   
Name: PeterB
Date: 2007-06-12 10:39:37 AM
Comment:
If Integrated Design Document deal with a module and it's interaction with other modules within the project or system,

Which document will provide the complete
Resources:


http://envstudies.brown.edu/thesis/2004/Molly_Macgregor/How_When/Integrated_Design.htm

Many More

Product Spotlight
Product Spotlight 





Community Advice: ASP | SQL | XML | Regular Expressions | Windows


©Copyright 1998-2024 ASPAlliance.com  |  Page Processed at 2024-04-20 5:22:12 AM  AspAlliance Recent Articles RSS Feed
About ASPAlliance | Newsgroups | Advertise | Authors | Email Lists | Feedback | Link To Us | Privacy | Search