module Place::Router::Core::Settings::Connections
Overview
Types for representing the settings format for defining connections.
Defined in:
place/router/settings.crClass Method Summary
-
.parse(map : Map, sys : String)
Parses a
Map
containing the system conectivity into a set of nodes and links that can be used for assembling theSignalGraph
.
Class Method Detail
Parses a Map
containing the system conectivity into a set of nodes and
links that can be used for assembling the SignalGraph
.