eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'ClassRenameChange':

Home

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

Class: ClassRenameChange


Inheritance:

   Object
   |
   +--Change
      |
      +--ClassChange
         |
         +--ClassRenameChange

Package:
stx:libbasic3
Category:
System-Changes
Version:
rev: 1.10 date: 2021/03/09 09:40:28
user: cg
file: ClassRenameChange.st directory: libbasic3
module: stx stc-classLibrary: libbasic3

Description:


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

copyright

COPYRIGHT (c) 1998 by eXept Software AG 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.

Instance protocol:

accessing
o  oldName
return the value of the instance variable 'oldName' (automatically generated)

o  oldName: oldNameArg newName: newNameArg

applying
o  apply
apply the change

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.

testing
o  isClassRenameChange



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 04:40:43 GMT