Introduction to the CSD - Box Symbols

The complete CSD uses five different types of open-ended boxes to identify major programming units, four of which are used in Java and are identified below.
The open-ended single box is used to identify methods within a Java class.
The double box, shown here, is used to identify all forms of classes.

Prev Page |
Next Page

Return to GRASP Documentation Page