CanvasStateAnalyser
Namespace: global
Nested types and modules
Type | Description |
MapData |
Return all the Ids of all input ports across all components. Return also the ComponentId which may be used in error messages. |
Functions and values
Function or value | Description |
analyseState(arg1, arg2)
Signature: (Component list * Connection list) -> SimulationError option
|
Analyse a CanvasState and return any error (or None). |