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
GenericStreamlet
Interface GenericStreamlet<I, O>
Type parameters
I =
unknown
O =
I
Hierarchy
Streamlet
<
I
,
O
>
GenericStreamlet
Implemented by
AbstractRecordStreamlet
AbstractStreamlet
Index
Properties
streamlet
Context
streamlet
Scope
Methods
bind
Input
decohere
did
Decohere
Inlet
did
Decohere
Outlet
did
Recohere
Inlet
did
Recohere
Outlet
disconnect
Inputs
disconnect
Outputs
get
Output
inlet
outlet
recohere
set
Streamlet
Context
set
Streamlet
Scope
unbind
Input
will
Decohere
Inlet
will
Decohere
Outlet
will
Recohere
Inlet
will
Recohere
Outlet
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
did
Decohere
Inlet
did
Decohere
Inlet
(
inlet
:
Inlet
<
I
>
)
:
void
Parameters
inlet:
Inlet
<
I
>
Returns
void
did
Decohere
Outlet
did
Decohere
Outlet
(
outlet
:
Outlet
<
O
>
)
:
void
Parameters
outlet:
Outlet
<
O
>
Returns
void
did
Recohere
Inlet
did
Recohere
Inlet
(
inlet
:
Inlet
<
I
>
, version
:
number
)
:
void
Parameters
inlet:
Inlet
<
I
>
version:
number
Returns
void
did
Recohere
Outlet
did
Recohere
Outlet
(
outlet
:
Outlet
<
O
>
, version
:
number
)
:
void
Parameters
outlet:
Outlet
<
O
>
version:
number
Returns
void
disconnect
Inputs
disconnect
Inputs
(
)
:
void
Returns
void
disconnect
Outputs
disconnect
Outputs
(
)
:
void
Returns
void
get
Output
get
Output
(
outlet
:
Outlet
<
O
>
)
:
undefined
|
O
Parameters
outlet:
Outlet
<
O
>
Returns
undefined
|
O
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
will
Decohere
Inlet
will
Decohere
Inlet
(
inlet
:
Inlet
<
I
>
)
:
void
Parameters
inlet:
Inlet
<
I
>
Returns
void
will
Decohere
Outlet
will
Decohere
Outlet
(
outlet
:
Outlet
<
O
>
)
:
void
Parameters
outlet:
Outlet
<
O
>
Returns
void
will
Recohere
Inlet
will
Recohere
Inlet
(
inlet
:
Inlet
<
I
>
, version
:
number
)
:
void
Parameters
inlet:
Inlet
<
I
>
version:
number
Returns
void
will
Recohere
Outlet
will
Recohere
Outlet
(
outlet
:
Outlet
<
O
>
, version
:
number
)
:
void
Parameters
outlet:
Outlet
<
O
>
version:
number
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
Generic
Streamlet
streamlet
Context
streamlet
Scope
bind
Input
decohere
did
Decohere
Inlet
did
Decohere
Outlet
did
Recohere
Inlet
did
Recohere
Outlet
disconnect
Inputs
disconnect
Outputs
get
Output
inlet
outlet
recohere
set
Streamlet
Context
set
Streamlet
Scope
unbind
Input
will
Decohere
Inlet
will
Decohere
Outlet
will
Recohere
Inlet
will
Recohere
Outlet
Generated using
TypeDoc