solve
0.20.9
common
solve
/
it.unibo.tuprolog.solve.sideffects
/
SideEffect
/
AlterChannelsByName
Alter
Channels
By
Name
common
abstract
class
AlterChannelsByName
(
val
names
:
Iterable
<
String
>
)
:
SideEffect.AlterChannels
Content copied to clipboard
Constructors
Functions
Properties
Inheritors
Constructors
Alter
Channels
By
Name
Link copied to clipboard
common
fun
AlterChannelsByName
(
names
:
Iterable
<
String
>
)
Content copied to clipboard
Functions
apply
To
Link copied to clipboard
common
abstract
fun
applyTo
(
context
:
ExecutionContext
)
:
ExecutionContext
Content copied to clipboard
Properties
names
Link copied to clipboard
common
open
val
names
:
Iterable
<
String
>
Content copied to clipboard
Inheritors
CloseInputChannels
Link copied to clipboard
CloseOutputChannels
Link copied to clipboard