Index - All Packages - All Categories - All Classes

Class FeSingleRef

Represents a single attachment to some material in the context of a Work, and maybe a Path beneath it.

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

Class Methods

check: edition

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

Overrides: FeHyperRef class

construct: edition

Create a new wrapper and endorse it

infostProtocol



Overrides: FeHyperRef class

initTimeNonInherited



Overrides: FeHyperRef class

linkTimeNonInherited



Overrides: FeHyperRef class

make: material

Make a new SingleRef. At least one of the parameters must be non-nil. The originalContext, if supplied, must be a frozen Work.

make: material with: workContext


make: material with: workContext with: originalContext


make: material with: workContext with: originalContext with: pathContext


makeWrapper: edition

Just create a new wrapper

setSpec: wrap



Overrides: FeHyperRef class

spec



Overrides: FeHyperRef class

Instance Methods

create: edition with: spec



Overrides: FeHyperRef

excerpt

The material to which this HyperRef is attached.

makeNew: edition

Make a new HyperRef of the same type with different contents

Overrides: FeHyperRef

withExcerpt: excerpt

Make this Ref point at different material.


Index - All Packages - All Categories - All Classes