Index - All Packages - All Categories - All Classes

Class FeArrayBundle

Describes a chunk of information represented as an array. The number of elements in the array are the same as my region, and they are ordered according to OrderSpec given to the retrieve operation which produced me.

Package: Udanax-Gold
All Superclasses: Object Heaper FeBundle
Protocols: Object
Categories: Xanadu-nkernel

Class Methods

infostProtocol



Overrides: FeBundle class

make: region with: array with: order



Instance Methods

array

Essential. The array of elements in this bundle

create: region with: array with: order


ordering

Essential. The order relating the elements in the array to the positions in the region.


Index - All Packages - All Categories - All Classes