eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'CompositeChange':

Home

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

Class: CompositeChange


Inheritance:

   Object
   |
   +--Change
      |
      +--CompositeChange

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

Class protocol:

instance creation
o  name: aString changes: aChangeSet


Instance protocol:

accessing
o  changes

o  changes: aChangeSet

o  name

o  name: aString

o  removed
( an extension from the stx:libtool package )

o  removed: aBoolean
( an extension from the stx:libtool package )

applying
o  apply
(comment from inherited method)
apply the change

enumerating
o  do: aBlock

fileout
o  fileOutOn: aStream

printing & storing
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.

The default here is to output the receiver's class name.
BUT: this method is heavily redefined for objects which
can print prettier.

private
o  flattenOnto: aCollection
( an extension from the stx:libtool package )

testing
o  isCompositeChange

o  isOrContainsClassDefinitionChange

utilities
o  condenseChangesForRemoved
( an extension from the stx:libtool package )



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Fri, 19 Apr 2024 05:22:16 GMT