SimPort
Toggle table of contents
1.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
SimPort
simulator
/
com.group7
/
Node
/
Node
Node
constructor
(
label
:
String
,
incoming
:
List
<
InputChannel
<
*
,
*
>
>
,
outgoing
:
List
<
OutputChannel
<
*
,
*
>
>
)