solve
0.20.9
common
solve
/
it.unibo.tuprolog.solve.sideffects
/
SideEffect
/
RemoveClausesFromKb
Remove
Clauses
From
Kb
common
abstract
class
RemoveClausesFromKb
(
val
clauses
:
Iterable
<
<ERROR CLASS>
>
)
:
SideEffect.SetClausesOfKb
Content copied to clipboard
Constructors
Functions
Properties
Inheritors
Constructors
Remove
Clauses
From
Kb
Link copied to clipboard
common
fun
RemoveClausesFromKb
(
clauses
:
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
clauses
Link copied to clipboard
common
open
val
clauses
:
Iterable
<
<ERROR CLASS>
>
Content copied to clipboard
mutableTheory
Link copied to clipboard
common
val
mutableTheory
:
<ERROR CLASS>
Content copied to clipboard
theory
Link copied to clipboard
common
val
theory
:
<ERROR CLASS>
Content copied to clipboard
Inheritors
RemoveStaticClauses
Link copied to clipboard
RemoveDynamicClauses
Link copied to clipboard