Chapter 2 Building an Object-Oriented Model

Classifiers

A classifier, in UML terminology, is a mechanism that has structural (attributes) and behavioral (operations) features. A class is the most important classifier, but all objects that can have instances, such as interfaces or associations, are classifiers.

Modifying class properties

There are two approaches to modifying class properties:

Modify the property sheet of the class

Modify an entry in the list of classes

Modifying class properties from its property sheet

The class property sheet displays the definition of the class, which you can modify.

ϖTo modify class properties from its property sheet:

1Double-click the class in the Browser. or

Double-click the class in the list of classes. or

Double-click the class in a diagram.

27

Page 37
Image 37
Sybase 7.5 manual Classifiers, Modifying class properties from its property sheet