eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'MethodPrivacyChange':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: MethodPrivacyChange


Inheritance:

   Object
   |
   +--Change
      |
      +--ClassChange
         |
         +--MethodChange
            |
            +--MethodPrivacyChange

Package:
stx:libbasic3
Category:
System-Changes
Version:
rev: 1.12 date: 2021/01/20 15:29:37
user: cg
file: MethodPrivacyChange.st directory: libbasic3
module: stx stc-classLibrary: libbasic3

Description:


instances represent method-privacy changes (as done in the browser). 
They are typically held in a ChangeSet.

copyright

COPYRIGHT (c) 1995 by Claus Gittinger All Rights Reserved This software is furnished under a license and may be used only in accordance with the terms of that license and with the inclusion of the above copyright notice. This software may not be provided or otherwise made available to, or used by, any other person. No title to or ownership of the software is hereby transferred.

Class protocol:

instance creation
o  class: cls selector: selector privacy: privacy

o  className: aString selector: selector privacy: privacy


Instance protocol:

accessing
o  class: cls selector: sel privacy: p

o  className: clsName selector: sel privacy: p

o  source
(comment from inherited method)
return the source of the change

testing
o  isMethodCodeChange
true if this is a method's code change (not package, category etc.)



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 08:47:49 GMT