Search
Preparing search index...
The search index is not available
@pal-ull/prodef-solver
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
Storage
Interface Storage
Hierarchy
Storage
Implemented by
MemoryStorage
Index
Properties
get
Execution
State
remove
Execution
State
store
Execution
State
Properties
get
Execution
State
get
Execution
State
:
(
executionID
:
ExecutionID
)
=>
Promise
<
ExecutionState
|
null
>
Type declaration
(
executionID
:
ExecutionID
)
:
Promise
<
ExecutionState
|
null
>
Parameters
executionID:
ExecutionID
Returns
Promise
<
ExecutionState
|
null
>
remove
Execution
State
remove
Execution
State
:
(
executionID
:
ExecutionID
)
=>
Promise
<
void
>
Type declaration
(
executionID
:
ExecutionID
)
:
Promise
<
void
>
Parameters
executionID:
ExecutionID
Returns
Promise
<
void
>
store
Execution
State
store
Execution
State
:
(
executionID
:
ExecutionID
, executionState
:
ExecutionState
)
=>
Promise
<
void
>
Type declaration
(
executionID
:
ExecutionID
, executionState
:
ExecutionState
)
:
Promise
<
void
>
Parameters
executionID:
ExecutionID
executionState:
ExecutionState
Returns
Promise
<
void
>
Globals
Memory
Storage
Solver
Solver
Server
Accepted
Execution
State
Executing
Execution
State
Execution
Configuration
ExecutionID
Execution
Request
Failed
Execution
State
Failed
Output
Persistence
Data
Rejected
Execution
State
Rejected
Output
Resolved
Execution
State
Resolved
Output
Solver
Capabilities
Solver
Server
Options
Storage
get
Execution
State
remove
Execution
State
store
Execution
State
Execution
State
Koa
App
Solver
Output
State
default
Execution
Configuration
Generated using
TypeDoc