eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'ClassInstVarDefinitionChange':

Home

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

Class: ClassInstVarDefinitionChange


Inheritance:

   Object
   |
   +--Change
      |
      +--ClassChange
         |
         +--ClassInstVarDefinitionChange

Package:
stx:libbasic3
Category:
System-Changes
Version:
rev: 1.10 date: 2014/12/29 20:35:51
user: cg
file: ClassInstVarDefinitionChange.st directory: libbasic3
module: stx stc-classLibrary: libbasic3

Instance protocol:

accessing
o  classInstVarNames

o  classInstVarNames: something

o  delta
Must enforce current namespace because caller (such as Workspace!!!) enforces

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.).

o  sameAs: changeB
return true, if the given change represents the same change as the receiver.

printing & storing
o  printOn: aStream
aStream nextPutAll:className; nextPutAll:' instanceVariableNames:'

testing
o  isClassInstVarDefinitionChange

visiting
o  acceptChangeVisitor: aVisitor



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