eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'ClassPrimitiveDefinitionsChange':

Home

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

Class: ClassPrimitiveDefinitionsChange


Inheritance:

   Object
   |
   +--Change
      |
      +--ClassChange
         |
         +--ClassPrimitiveChange
            |
            +--ClassPrimitiveDefinitionsChange

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

Description:


instances represent a classes primitive definition-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  isPrimitiveDefinitionsChange



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Fri, 26 Apr 2024 10:53:03 GMT