registrees property
A collection of all registered Cosim
modules.
The keys are their registreeNames.
Implementation
static Map<String, Cosim> get registrees => UnmodifiableMapView(_registrees);
A collection of all registered Cosim
modules.
The keys are their registreeNames.
static Map<String, Cosim> get registrees => UnmodifiableMapView(_registrees);