|
Class Summary |
| HeaperAsPosition |
A position in a HeaperSpace that represents the identity of some particular Heaper. |
| HeaperDsp |
|
| HeaperSpace |
A HeaperSpace is one whose positions represent the identity of individual Heapers. |
| IdentityDsp |
An implementation sharing convenience for Dsp classes which only provide the identity
mapping functionality for their coordinate spaces. |
| SetRegion |
How do you make regions for spaces whose positions
a) have no orderring (i.e., either no ordering can be imposed (as
in HeaperSpace) or it is undesirable to impose one (as curently
in IDSpace)); and
b) there is an inifinte supply of new positions, and you can only
name the positions you''ve encountered?
SetRegion is our answer to that. |
| StrongAsPosition |
|