Documentation Contents |
In a class diagram, we visually distinguish the different kinds of Java entities, as follows:
Most of these elements are shown below. The class or interface being described in the current chapter is shaded grey (this is not applicable for package class diagrams). A solid line represents extends
, while a dotted line represents implements
.
Copyright © 1995-2010 Sun Microsystems, Inc. All Rights Reserved. Please send comments using this Feedback page. |
Java Technology |