iAnywhere Water System User Manual

Chapter 8 Using Object Languages
243
Operation stereotypes
An operation has the following default stereotype:
Stereotype Description
constructor Operation that creates and initializes an instance of a class
Generalization stereotypes
A generalization has the following default stereotype:
Stereotype Description
implementation Specifies that the child object inherits the implementation of
the parent object but that it does not make public its interfaces,
nor support them, thus violating its substitutability