Search
Preparing search index...
The search index is not available
Swim Toolkit
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Swim Toolkit
@swim/streamlet
Streamlet
Interface Streamlet<I, O>
Type parameters
I =
unknown
O =
I
Hierarchy
StreamletScope
<
O
>
Streamlet
Index
Properties
streamlet
Context
streamlet
Scope
Methods
bind
Input
decohere
disconnect
Inputs
disconnect
Outputs
inlet
outlet
recohere
set
Streamlet
Context
set
Streamlet
Scope
unbind
Input
Properties
Readonly
streamlet
Context
streamlet
Context
:
null
|
StreamletContext
Readonly
streamlet
Scope
streamlet
Scope
:
null
|
StreamletScope
<
O
>
Methods
bind
Input
bind
Input
(
key
:
string
, input
:
Outlet
<
I
>
)
:
void
Parameters
key:
string
input:
Outlet
<
I
>
Returns
void
decohere
decohere
(
)
:
void
Returns
void
disconnect
Inputs
disconnect
Inputs
(
)
:
void
Returns
void
disconnect
Outputs
disconnect
Outputs
(
)
:
void
Returns
void
inlet
inlet
(
key
:
string
)
:
null
|
Inlet
<
I
>
Parameters
key:
string
Returns
null
|
Inlet
<
I
>
outlet
outlet
(
key
:
string
)
:
null
|
Outlet
<
O
>
Parameters
key:
string
Returns
null
|
Outlet
<
O
>
recohere
recohere
(
version
:
number
)
:
void
Parameters
version:
number
Returns
void
set
Streamlet
Context
set
Streamlet
Context
(
context
:
null
|
StreamletContext
)
:
void
Parameters
context:
null
|
StreamletContext
Returns
void
set
Streamlet
Scope
set
Streamlet
Scope
(
scope
:
null
|
StreamletScope
<
O
>
)
:
void
Parameters
scope:
null
|
StreamletScope
<
O
>
Returns
void
unbind
Input
unbind
Input
(
key
:
string
)
:
void
Parameters
key:
string
Returns
void
Modules
@swim/system
@swim/core
@swim/util
@swim/codec
@swim/mapping
@swim/collections
@swim/constraint
@swim/structure
@swim/streamlet
@swim/dataflow
@swim/recon
@swim/uri
@swim/math
@swim/geo
@swim/time
@swim/mesh
@swim/toolkit
Streamlet
streamlet
Context
streamlet
Scope
bind
Input
decohere
disconnect
Inputs
disconnect
Outputs
inlet
outlet
recohere
set
Streamlet
Context
set
Streamlet
Scope
unbind
Input
Generated using
TypeDoc