eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'DoItChange':

Home

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

Class: DoItChange


Inheritance:

   Object
   |
   +--Change
      |
      +--DoItChange

Package:
stx:libbasic3
Category:
System-Changes
Version:
rev: 1.13 date: 2014/02/19 13:05:08
user: cg
file: DoItChange.st directory: libbasic3
module: stx stc-classLibrary: libbasic3

Description:


I represent a doIt (typically #initialize-messages) within a changeSet


Instance protocol:

applying
o  apply
apply the change

comparing
o  isInitialize
return true, if the given change represents a #initialize message.

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

printing & storing
o  printOn: aStream

queries
o  receiverClassName

testing
o  isDoIt

visiting
o  acceptChangeVisitor: aVisitor



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Fri, 29 Mar 2024 11:13:38 GMT