Index - All Packages - All Categories - All Classes

Class FeWorkSet

An undifferentiated set of Works.

Last minute bulletin: This will probably be changed to be a set of any kind of RangeElements, with protocol for testing types.

Package: Udanax-Gold
All Superclasses: Object Heaper FeWrapper
Protocols: Object
Categories: Xanadu-wrapper

Class Methods

check: edition


construct: edition


initTimeNonInherited



Overrides: FeWrapper class

linkTimeNonInherited



Overrides: FeWrapper class

make


make: works


makeWrapper: edition


setSpec: wrap



Overrides: FeWrapper class

spec



Overrides: FeWrapper class

Instance Methods

iDs

The current global IDs of all of the Works contained

iDSpace


includes: work

Whether the set includes the given Work

intersect: other

Return those which are in both sets

minus: other

Remove some Works from the set

printOn: oo



Overrides: Object

unionWith: other

Return those which are in either set

with: work

Add a Work to the set

without: work

Remove a Work from the set

works

The Works in the set


Index - All Packages - All Categories - All Classes