ResetStaticKb

data class ResetStaticKb(val clauses: Iterable<<ERROR CLASS>>) : SideEffect.SetClausesOfKb

Constructors

Link copied to clipboard
fun ResetStaticKb(vararg clauses: <ERROR CLASS>)
Link copied to clipboard
fun ResetStaticKb(clauses: Sequence<<ERROR CLASS>>)
Link copied to clipboard
fun ResetStaticKb(clauses: Iterable<<ERROR CLASS>>)

Functions

Link copied to clipboard
open override fun applyTo(context: ExecutionContext): ExecutionContext

Properties

Link copied to clipboard
open override val clauses: Iterable<<ERROR CLASS>>
Link copied to clipboard
val mutableTheory: <ERROR CLASS>
Link copied to clipboard
val theory: <ERROR CLASS>