solve
0.20.9
common
solve
/
it.unibo.tuprolog.solve.sideffects
/
SideEffect
/
AlterFlagsByEntries
Alter
Flags
By
Entries
common
abstract
class
AlterFlagsByEntries
(
val
flags
:
Map
<
String
,
<ERROR CLASS>
>
)
:
SideEffect.AlterFlags
Content copied to clipboard
Constructors
Functions
Properties
Inheritors
Constructors
Alter
Flags
By
Entries
Link copied to clipboard
common
fun
AlterFlagsByEntries
(
flags
:
Map
<
String
,
<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
flags
Link copied to clipboard
common
open
val
flags
:
Map
<
String
,
<ERROR CLASS>
>
Content copied to clipboard
flagStore
Link copied to clipboard
common
val
flagStore
:
FlagStore
Content copied to clipboard
Inheritors
SetFlags
Link copied to clipboard
ResetFlags
Link copied to clipboard