solve
0.20.9
common
solve
/
it.unibo.tuprolog.solve.sideffects
/
SideEffect
/
AlterLibrariesByName
Alter
Libraries
By
Name
common
abstract
class
AlterLibrariesByName
(
val
aliases
:
Iterable
<
String
>
)
:
SideEffect.AlterLibraries
Content copied to clipboard
Constructors
Functions
Properties
Inheritors
Constructors
Alter
Libraries
By
Name
Link copied to clipboard
common
fun
AlterLibrariesByName
(
aliases
:
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
aliases
Link copied to clipboard
common
open
val
aliases
:
Iterable
<
String
>
Content copied to clipboard
Inheritors
UnloadLibraries
Link copied to clipboard