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.


Build

Class Build derived from Gbuild

A domain specific builder object that firstly takes projection and layer objects in the design space and constructs (or references) the required network objects in the implementation space, and secondly provides a mapping between names in the two spaces. The builder object is specific to a given domain of node and connection types, but not to a particular implementation.


Naming

network/<n> references network <n> node/<n> references built node <n>

Configuration

layer=<ref> attaches a layer projection=<ref> attaches a projection layerproj=<ref> attaches layer and all projections

Commands

resolve nodes=<tag> [network=<tag>] ... resolve the reference nodes=<tag> resolve as nodes network=<tag> wrt network

Derived Classes


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