eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'ChangeSet::DiffSet':

Home

everywhere
www.exept.de
for:
[back]

Class: DiffSet (private in ChangeSet

This class is only visible from within ChangeSet.

Inheritance:

   Object
   |
   +--ChangeSet::DiffSet

Package:
stx:libbasic3
Category:
System-Changes
Owner:
ChangeSet

Instance protocol:

accessing
o  changed
return the set of methods which were different

o  changed: something
set the set of changed methods

o  changed: changedArg onlyInReceiver: onlyInReceiverArg onlyInArg: onlyInArgArg
set instance variables (automatically generated)

o  onlyInArg
return the set of methods which were only present in the argument of the diffset

o  onlyInArg: something

o  onlyInReceiver
return the set of methods which were only present in the receiver of the diffset

o  onlyInReceiver: something

merging
o  addDiffSet: anotherDiffset

o  copy

misc
o  removeAllVersionMethods

queries
o  isEmpty

o  notEmpty



ST/X 6.1.1; WebServer 1.620 at exept:8081; Thu, 17 May 2012 16:06:09 GMT