[ Team LiB ] Previous Section Next Section

Static Operations and Attributes

The UML refers to an operation or an attribute that applies to a class rather than to an instance as static. This is equivalent to static members in C-based languages. Static features are underlined on a class diagram (see Figure 5.2).

Figure 5.2. Static notation

graphics/05fig02.gif

    [ Team LiB ] Previous Section Next Section