Search
Preparing search index...
The search index is not available
jbr
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
jbr
jbr
TaskRun
Class TaskRun
Runs the run phase of an experiment.
Hierarchy
TaskRun
Index
Constructors
constructor
Properties
combination
context
filter
Methods
run
Constructors
constructor
new
Task
Run
(
context
:
ITaskContext
, combination
:
undefined
|
number
, filter
:
undefined
|
string
)
:
TaskRun
Parameters
context:
ITaskContext
combination:
undefined
|
number
filter:
undefined
|
string
Returns
TaskRun
Properties
Private
Readonly
combination
combination
:
undefined
|
number
Private
Readonly
context
context
:
ITaskContext
Private
Readonly
filter
filter
:
undefined
|
string
Methods
run
run
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
Modules
experiment-
bsbm
experiment-
solidbench
experiment-
sparql-
custom
experiment-
watdiv
hook-
cli
hook-
docker
hook-
sparql-
endpoint-
comunica
hook-
sparql-
endpoint-
ldf
jbr
experiment-
bsbm
experiment-
solidbench
experiment-
sparql-
custom
experiment-
watdiv
hook-
cli
hook-
docker
hook-
sparql-
endpoint-
comunica
hook-
sparql-
endpoint-
ldf
jbr
Task
Run
constructor
combination
context
filter
run
Generated using
TypeDoc
Runs the run phase of an experiment.