eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'Link':

Home

everywhere
www.exept.de
for:
[back]

Class: Link


Inheritance:

   Object
   |
   +--Link
      |
      +--Process
      |
      +--XML::StreamWrapper

Package:
stx:libbasic
Category:
Collections-Support
Version:
rev: 1.12 date: 1996/04/25 16:16:29
user: cg
file: Link.st directory: libbasic
module: stx stc-classLibrary: libbasic
Author:
Claus Gittinger

Description:


this class provides the basic functionality for Link-nodes.
Links are abstract in that they do not provide a place for storing 
something, just the link-chain. 
For more usability look at ValueLink or other subclasses.


Instance protocol:

accessing
o  nextLink
return the next link

o  nextLink: aLink
set the next link



ST/X 6.1.1; WebServer 1.620 at exept:8081; Wed, 23 May 2012 19:55:19 GMT