Bull DPX/20 User's Guide Page 364

  • Download
  • Add to my manuals
  • Print
  • Page
    / 424
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 363
4-6 SOMobjects Base Toolkit Programmers Reference
Manual
Example
The following figure shows an invocation of “myMethod” on “myObject”. Because
“myObject” is an instance of a class whose metaclass is a subclass of SOMMBeforeAfter,
“myMethod” is preceded by an invocation of sommBeforeMethod (note the user does not
actually code the method). The adjacent figure illustrates the meaning of the parameters to
sommBeforeMethod.
sommBeforeMethod(receiver, ev, myObject, ...)
myMethod(myObject,...)
.
.
.
.
.
.
An Example of Using sommBeforeMethod
Legend:
Subclass ofInstance of
Metaclass Class Ordinary Object
“myObject”
“receiver”
aMetaclass
SOMMBeforeAfter
Original Class
SOMMBeforeAfter
Related Information
Methods: sommAfterMethod
Page view 363
1 2 ... 359 360 361 362 363 364 365 366 367 368 369 ... 423 424

Comments to this Manuals

No comments