eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'ClassPrimitiveFunctionsChange':

Home

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

Class: ClassPrimitiveFunctionsChange


Inheritance:

   Object
   |
   +--Change
      |
      +--ClassChange
         |
         +--ClassPrimitiveChange
            |
            +--ClassPrimitiveFunctionsChange

Package:
stx:libbasic3
Category:
System-Changes
Version:
rev: 1.12 date: 2014/02/19 13:05:56
user: cg
file: ClassPrimitiveFunctionsChange.st directory: libbasic3
module: stx stc-classLibrary: libbasic3
Author:
Claus Gittinger

Description:


instances represent a classes primitive function-changes. 
They are typically held in a ChangeSet.


Instance protocol:

applying
o  privateApply
apply the change

comparing
o  isForSameAs: changeB
return true, if the given change represents a change for the same
thingy as the receiver (i.e. same method, same definition etc.).

printing & storing
o  printOn: aStream
append a user printed representation of the receiver to aStream.
The format is suitable for a human - not meant to be read back.

testing
o  isPrimitiveFunctionsChange



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Fri, 19 Apr 2024 19:39:39 GMT