Use the Operations tab of the Features
window for a class to add, edit, or remove operations from the model
or from the current object model diagram view.
About this task
It contains a list of all the operations
belonging to the class. You might create sets of standard operations
for classes and events.
Creating primitive operations
A primitive operation is one whose body you
define yourself instead of letting IBM Rational Rhapsody generate
it for you from a statechart.
Defining the features of a primitive operation
The Features window for a primitive operation enables you
to change the features for it, including its return values, arguments,
and modifiers.
Creating receptions using the Features window
A reception specifies the ability
of a class to react to a certain event (called a signal in
the UML). The name of the reception is the same as the name of the
event; therefore, you cannot change the name of a reception directly.