tennsS v1.53 Reference Manual

Copyright (C) 1997 - 2002 Mike Arnold, Altjira Software, mikea@altjira.com

Go to the previous, next section, table of contents.


Projection

Class Projection derived from Atom

A design space object that implements a projection between two layers of nodes, the <from> layer and the <to> layer. Both layers are referenced objects and must be of type Layer. Contains a constructed <default> connection definition object. A reference is kept to the <build> object used to manage the implementation of the projection. When the two layers are associated with different builders, then one layer will be duplicated so that both layers and the projection reside in the same builder. The default is to keep the projection with the <to> layer and duplicate the <from> layer. If <attach> is false, then the projection is not bound to either the <to> or the <from> layers and either layer will be duplicated as required.


Naming

to/<n> references to layer node <n> from/<n> references from layer node <n> build references builder default references default conn definition

Reverse References for Global Context

owner default

Control

default reset, dump, restore

Configuration

likelihood=<data> probability of a connection (1) area=<data> adjust probability to area (none) closest=<bool> connect only the closest (0) attach=<bool> attach to the <to> layer (1)

Derived Classes


Go to the previous, next section, table of contents. Document generated Mon Jun 16 02:19:05 GMT 2003