File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Architect Certification (SCEA/OCMJEA) and the fly likes What is the UML notifications for static method and static variable in class diagram? 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 "What is the UML notifications for static method and static variable in class diagram?" Watch "What is the UML notifications for static method and static variable in class diagram?" New topic
Author

What is the UML notifications for static method and static variable in class diagram?

Alpesh Padra
Ranch Hand

Joined: Jan 10, 2010
Posts: 41
What is the UML notifications for static method and static variable in class diagram?
kumar naresh
Ranch Hand

Joined: Mar 12, 2011
Posts: 108
    
    1
In a class if a variable or a method is static, it has to be underlined.

For more information on this go through the url http://www.uml-diagrams.org/class-diagrams.html


OCMJEA 5 |
http://sceacertification.blogspot.in/2011_12_01_archive.html
Alpesh Padra
Ranch Hand

Joined: Jan 10, 2010
Posts: 41
Thanks very useful..cheers
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: What is the UML notifications for static method and static variable in class diagram?
 
Similar Threads
UML
interaction diagram?
Confused of whats first to do, Flowchart or Pcode, other methods?
what are the difference between class diagram and sequence diagram?
static and dynamic behavior