|
The Simons
|
| Bag | Bag: an unordered collection of repeatedly-occurring objects |
| BagID | BagID: a typed reference to a Bag |
| BooleanBox | BooleanBox: the wrapper for a Boolean value |
| CGIReader | CGIReader: a reader for URL-encoded data returned by web forms |
| CGIReaderID | CGIReaderID: a typed reference to an CGIReader |
| CharacterBox | CharacterBox: the wrapper for a Character value |
| Collection | Collection: the abstract superclass of all collections of objects |
| CollectionID | CollectionID: a typed reference to a Collection |
| DataError | DataError: the abstract superclass of failed data transfers |
| DataErrorID | DataErrorID: a typed reference to a DataError |
| DecimalBox | DecimalBox: the wrapper for a Decimal value |
| DeviceBusy | DeviceBusy: signals that a device is already in use |
| DeviceBusyID | DeviceBusyID: a typed reference to a DeviceBusy |
| DeviceError | DeviceError: the abstract superclass of all device failures |
| DeviceErrorID | DeviceErrorID: a typed reference to a DeviceError |
| Entry | Entry: a mapping between a domain and a range object |
| EntryID | EntryID: a typed reference to an Entry |
| Exception | Exception: the superclass of all exceptions |
| ExceptionID | ExceptionID: a typed reference to an Exception |
| FileStream | FileStream: the abstract superclass of all file streams |
| FileStreamID | FileStreamID: a typed reference to a FileStream |
| FormatStream | FormatStream: the abstract superclass of all formatting streams |
| FormatStreamID | FormatStreamID: a typed reference to a FormatStream |
| Input | Input: the superclass of all input file streams |
| InputID | InputID: a typed reference to an Input |
| IntegerBox | IntegerBox: the wrapper for an Integer value |
| List | List: a singly-linked list of objects, in sequential order |
| ListID | ListID: a typed reference to a List |
| Map | Map: a unique mapping from domain objects to range objects |
| MapID | MapID: a typed reference to a Map |
| MethodError | MethodError: the abstract superclass of Method failures |
| MethodErrorID | MethodErrorID: a typed reference to a MethodError |
| NaturalBox | NaturalBox: the wrapper for a Natural value |
| NoElements | NoElements: signals a failed attempt to extract an element |
| NoElementsID | NoElementsID: a typed reference to a NoElements |
| NoResponse | NoResponse: signals that a device is no longer responding |
| NoResponseID | NoResponseID: a typed reference to a NoResponse |
| NotFound | NotFound: signals a failed attempt to connect to a device |
| NotFoundID | NotFoundID: a typed reference to a NotFound |
| Null | Null: the vacuous type of null references |
| NullPointer | NullPointer: signals attempted access to a null object reference |
| NullPointerID | NullPointerID: a typed reference to a NullPointer |
| Object | Object: the abstract superclass of all objects |
| ObjectError | ObjectError: the abstract superclass of Object failures |
| ObjectErrorID | ObjectErrorID: a typed reference to an ObjectError |
| ObjectID | ObjectID: a typed reference to an Object |
| OutOfRange | OutOfRange: signals an out-of-range access using an invalid index |
| OutOfRangeID | OutOfRangeID: a typed reference to an OutOfRange |
| Output | Output: the superclass of all output file streams |
| OutputID | OutputID: a typed reference to an Output |
| Reader | Reader: the abstract superclass of all format decoding streams |
| ReaderID | ReaderID: a typed reference to a Reader |
| ReadFailure | ReadFailure: signals a failed attempt to read a datum |
| ReadFailureID | ReadFailureID: a typed reference to a ReadFailure |
| Relation | Relation: a non-unique mapping from domain objects to range objects |
| RelationID | RelationID: a typed reference to a Relation |
| Sequence | Sequence: the abstract superclass of all sequential collections |
| SequenceID | SequenceID: a typed reference to a Sequence |
| Set | Set: an unordered collection of uniquely-occurring objects |
| SetID | SetID: a typed reference to a Set |
| Stream | Stream: the abstract superclass of all data streams and pipes |
| StreamID | StreamID: a typed reference to a Stream |
| String | String: a compact sequence of characters |
| StringID | StringID: a typed reference to a String |
| TextInput | TextInput: an input stream for reading data in text format |
| TextInputID | TextInputID: a typed reference to a TextInput |
| TextOutput | TextOutput: an output stream for writing data in text format |
| TextOutputID | TextOutputID: a typed reference to a TextOutput |
| Type | Type: the type descriptor for any object |
| TypeFailure | TypeFailure: signals when an object is not of the expected type |
| TypeFailureID | TypeFailureID: a typed reference to a TypeFailure |
| TypeID | TypeID: a typed reference to a Type |
| Undefined | Undefined: signals attempted invocation of an undefined method |
| UndefinedID | UndefinedID: a typed reference to an Undefined |
| Unordered | Unordered: the abstract superclass of all unordered collections |
| UnorderedID | UnorderedID: a typed reference to an Unordered collection |
| Value | Value: the superclass of all boxed-up basic values |
| ValueID | ValueID: a typed reference to a basic Value |
| Vector | Vector: an array of objects, in sequential order |
| VectorID | VectorID: a typed reference to a Vector |
| WebOutput | WebOutput: an output stream for writing text to web pages |
| WebOutputID | WebOutputID: a typed reference to a WebOutput |
| WriteFailure | WriteFailure: signals a failed attempt to write a datum |
| WriteFailureID | WriteFailureID: a typed reference to a WriteFailure |
| Writer | Writer: the superclass of all format encoding streams |
| WriterID | WriterID: a typed reference to a Writer |
| XMLReader | XMLReader: a reader that reconstructs objects from XML-format data |
| XMLReaderID | XMLReaderID: a typed reference to an XMLReader |
| XMLWriter | XMLWriter: a writer that serialises objects as XML-format data |
| XMLWriterID | XMLWriterID: a typed reference to an XMLWriter |
1.3