Operation
and a Target
. The Target
is the main object because the Operation
is depending on it. This is a "weak" link in the sense that the Operation
will not be deleted when the Target
is deleted (all though it will be left in an invalid state).
@author Torgil Zethson
|
|