Object language editor categories

Dependency stereotypes

A dependency has the following default stereotypes:

Stereotype

access

bind

call

derive

friend

import

include

instantiate

refine

trace

use

Description

Public contents of the target package that can by accessed by the source package

Source object that instantiates the target template using the given actual parameters

Source operation that invokes the target operation

Source object that can be computed from the target

Source object that has special visibility towards the target

Specifies that everything that is declared as public in the target object becomes visible to the source object, as if it were part of the source object definition

Use case incorporates the behavior of another use case at a location that is specified by the source

Operations on the source class create instances of the target class

Degree of abstraction of the source object is finer than that of the target object

Specifies that there is an historical link between the source object and the target object

Semantics of the source object are dependent on the semantics of the public part of the target object

244

Page 254
Image 254
Sybase 7.5 manual Dependency stereotypes, Dependency has the following default stereotypes, 244