solve
0.20.9
common
solve
/
it.unibo.tuprolog.solve.sideffects
/
SideEffect
/
AlterOperators
Alter
Operators
common
abstract
class
AlterOperators
(
val
operators
:
Iterable
<
<ERROR CLASS>
>
)
:
SideEffect
Content copied to clipboard
Constructors
Functions
Properties
Inheritors
Constructors
Alter
Operators
Link copied to clipboard
common
fun
AlterOperators
(
operators
:
Iterable
<
<ERROR CLASS>
>
)
Content copied to clipboard
Functions
apply
To
Link copied to clipboard
common
abstract
fun
applyTo
(
context
:
ExecutionContext
)
:
ExecutionContext
Content copied to clipboard
Properties
operators
Link copied to clipboard
common
open
val
operators
:
Iterable
<
<ERROR CLASS>
>
Content copied to clipboard
operatorSet
Link copied to clipboard
common
val
operatorSet
:
<ERROR CLASS>
Content copied to clipboard
Inheritors
SetOperators
Link copied to clipboard
ResetOperators
Link copied to clipboard
RemoveOperators
Link copied to clipboard