July 2001
Intermediate to advanced
656 pages
15h 51m
English
The UML provides a rich notation to describe features of class and interface members, such as visibility, initial values, and so on. An example is shown in Figure 19.12.

If no explicit visibility marker is shown for an attribute or method, what is the default? Answer: there isn't a default. If none is shown, it implies “not specified” in the UML. However, there is a common convention to assume that attributes are private and methods public, unless otherwise noted.
The current iteration of the NextGen POS design class ...
Read now
Unlock full access