Skip to main content

Module view

Module view 

Source
Expand description

The topology composer view: a Graph encoded as a scene/graph.

The view reads the existing sim-lib-topology Graph – no second model – and emits a graph Scene of agent nodes with typed ports, edges, and role/capability labels. Node positions are read from graph metadata (pos:<id>), so layout rides along as data on the same value.

Constants§

COMPOSER_LENS
The composer lens id.

Functions§

composer_view
Encode a topology Graph into a scene/graph Scene.