advertisement

Search Tips
Articles  |   Tutorials  |   Reviews  |   Dev Tools  |   by Category  |   by Date  |   by Name  |   Submit  |   Source Code  |  

Browse DevX
DevX Updates - Sign Up Here


Partners & Affiliates












advertisement

Articles : Advanced Topics in Java :
Unified Modeling Language :

Contents
Classes and Inheritance
Associations
Roles
Attributes and Behaviors
Abstract Classes, Interfaces, and Relationships
Conclusion

Abstract Classes, Interfaces and Uses Relationship

Abstract classes are depicted in italics.

The abstract behaviors need to be overwritten in subclasses and will have to be done manually for each subclass. Notice that the behaviors in an abstract class are also written in italics. That's ok for abstract methods, but in Java not all methods in an abstract class need to be abstract. Unfortunately, Rose writes even the names of non-abstract behaviors in italics.

An interface is depicted in UML as a class with the "stereotype" interface. (Stereotypes are means of extending UML). A stereotype is enclosed in "<<" and ">>" symbols. A class that implements an interface needs to be connected to the interface by a "realize" edge (like the "generalize" edge between a superclass and subclass, only hyphenated).

If some of the elements have a special feature, a custom stereotype can be defined. For example, if it is important that the diagram depict that a class creates an object of another class, you can define a stereotype <<creates>> for a "uses" relationship.

The uses or depends relation is depicted as a directed dashed line.

A class uses another class if it only refers to it implicitly, i.e. it doesn't specify any associations to it. A container class or a class declaring another class as an instance variable is a typical example of such use.

NEXT


The author has over three and a half years of experience on developing web and object oriented application with a development focus on server side and enterprise Java .He is a regular writer for the European publication "Programmez!" and writes on and of for some online publications. He can be reached at sameertyagi@usa.net

How to Add Java Applets to Your Site

New on the Java Boutique:

New Review:

Time Management Made Easy with the Quartz Enterprise Job Scheduler
Why not just use the Java timer API? This open source scheduling API boasts simplicity, ease-of-integration, a well-rounded feature set, and it's free!

New Applet:

Reverse Complement
Reverse Complement is a simple applet that converts DNA or RNA sequences into three useful formats.

Elsewhere on internet.com:

WebDeveloper Java
Lots of Java information on webdeveloper.com

WDVL Java
Thorough Java resource at the Web Developer's Virtual Library.

ScriptSearch Java
Hundreds of free Java code files to download.

jGuru: Your View of the Java Universe
Customizable portal with online training, FAQs, regular news updates, and tutorials.

internet.com logo


JavaBytes
Internet Cyclone
This powerful, easy-to-use, internet optimizer is for Windows 95, 98, ME, NT, 2000 and XP. It's designed to automatically optimize your Windows settings, boosting your Internet connection up to 200%.
Blackmail Applet
This applet prints out text that looks like letters cut out of a newspaper. You can specify the text, the width and height of the applet and the delay after each letter. Future versions will have more parameters.
JB User Poll
What is your primary tool for learning Java?
The JavaBoutique Top 15:
1. articles.rdf
2. Pool
3. applets.rdf
4.
5. Little_Wizard
6. PingPong
7. Birdbrain
8. Castles
9. PacMan
10. AScroll2
11. Viewer
12. JUpload
13. JavaMarquee
14. JTM
15. BasicCalendar
Want more? Check out our Top 100!

Refer-It
Affiliate Program and Referral Directory.
New on internet.com
Google IM Not Talking to Other Jabbers
Newly-launched Google Talk IM service doesn't connect to other open source Jabber servers and users -- at least not yet.

Printer Sets Good Example for Small Business Security
While surveys suggest that small businesses aren't prepared for ever-present security dangers, this Boston-area printer has maintained a pristine operation since a scare six years ago.

VoIP Gizmo Comes to Universities
As student gear up for back to school, a SIP-based initiative aims to VoIP-enable universities around the world for free calling.



Copyright 2002 INT Media Group, Incorporated. All Rights Reserved.
Legal Notices,  Licensing, Reprints, & Permissions,  Privacy Policy.
http://www.internet.com/