solve
0.20.9
common
solve
/
it.unibo.tuprolog.solve.sideffects
/
SideEffect
/
AlterInputChannels
Alter
Input
Channels
common
abstract
class
AlterInputChannels
(
val
inputChannels
:
Map
<
String
,
InputChannel
<
String
>
>
)
:
SideEffect.AlterChannels
Content copied to clipboard
Constructors
Functions
Properties
Inheritors
Constructors
Alter
Input
Channels
Link copied to clipboard
common
fun
AlterInputChannels
(
inputChannels
:
Map
<
String
,
InputChannel
<
String
>
>
)
Content copied to clipboard
Functions
apply
To
Link copied to clipboard
common
abstract
fun
applyTo
(
context
:
ExecutionContext
)
:
ExecutionContext
Content copied to clipboard
Properties
inputChannels
Link copied to clipboard
common
open
val
inputChannels
:
Map
<
String
,
InputChannel
<
String
>
>
Content copied to clipboard
Inheritors
OpenInputChannels
Link copied to clipboard
ResetInputChannels
Link copied to clipboard