Index - All Packages - All Categories - All Classes

Class FeHyperRef

Represents a single attachment to some material in context.

Package: Udanax-Gold
All Superclasses: Object Heaper FeWrapper
Immediate Subclasses: FeMultiRef FeSingleRef
Protocols: Object
Categories: Xanadu-nlinks

Class Methods

check: edition

Check that it has the right fields in the right places. Ignore other contents.

Overridden by: FeMultiRef class FeSingleRef class

infostProtocol



Overrides: FeWrapper class
Overridden by: FeMultiRef class FeSingleRef class

initTimeNonInherited



Overrides: FeWrapper class
Overridden by: FeMultiRef class FeSingleRef class

linkTimeNonInherited



Overrides: FeWrapper class
Overridden by: FeMultiRef class FeSingleRef class

setSpec: spec



Overrides: FeWrapper class
Overridden by: FeMultiRef class FeSingleRef class

spec



Overrides: FeWrapper class
Overridden by: FeMultiRef class FeSingleRef class

Instance Methods

create: edition with: spec



Overrides: FeWrapper
Overridden by: FeMultiRef FeSingleRef

makeNew: edition

Make a new HyperRef of the same type with different contents

Overridden by: FeMultiRef FeSingleRef

originalContext

A Work frozen on the contents of the Work at the time the HyperRef was made

pathContext

The path of labels down from the top-level Edition

withOriginalContext: work

Change (or remove if nil) the originalContext

withPathContext: path

Change (or remove if nil) the pathContext

withWorkContext: work

Change (or remove if nil) the workContext

workContext

The Work whose state this is attached to.


Index - All Packages - All Categories - All Classes