eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'ClassRemoveChange':

Home

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

Class: ClassRemoveChange


Inheritance:

   Object
   |
   +--Change
      |
      +--ClassChange
         |
         +--ClassRemoveChange

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

Description:


instances represent a class-has-been-removed change. 
They are typically held in a ChangeSet.


Instance protocol:

printing
o  printOn: aStream
(comment from inherited method)
append a user printed representation of the receiver to aStream.
The format is suitable for a human - not meant to be read back.

queries
o  delta

testing
o  isClassRemoveChange


Private classes:

    ClassBeingRemovedQuery


ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Thu, 18 Apr 2024 21:34:32 GMT