Search
Preparing search index...
The search index is not available
jbr
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
jbr
jbr
TaskInitialize
Class TaskInitialize
Initializes an experiment of the given type.
Hierarchy
TaskInitialize
Index
Constructors
constructor
Properties
combinations
context
experiment
Name
experiment
Type
Id
force
ReInit
npm
Installer
target
Directory
INIT_
DIRS
Methods
init
Constructors
constructor
new
Task
Initialize
(
context
:
ITaskContext
, experimentTypeId
:
string
, experimentName
:
string
, targetDirectory
:
string
, forceReInit
:
boolean
, combinations
:
boolean
, npmInstaller
:
NpmInstaller
)
:
TaskInitialize
Parameters
context:
ITaskContext
experimentTypeId:
string
experimentName:
string
targetDirectory:
string
forceReInit:
boolean
combinations:
boolean
npmInstaller:
NpmInstaller
Returns
TaskInitialize
Properties
Private
Readonly
combinations
combinations
:
boolean
Private
Readonly
context
context
:
ITaskContext
Private
Readonly
experiment
Name
experiment
Name
:
string
Private
Readonly
experiment
Type
Id
experiment
Type
Id
:
string
Private
Readonly
force
ReInit
force
ReInit
:
boolean
Private
Readonly
npm
Installer
npm
Installer
:
NpmInstaller
Private
Readonly
target
Directory
target
Directory
:
string
Static
Readonly
INIT_
DIRS
INIT_
DIRS
:
string
[]
= ...
Methods
init
init
(
)
:
Promise
<
ITaskInitializeOutput
>
Returns
Promise
<
ITaskInitializeOutput
>
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
Initialize
constructor
combinations
context
experiment
Name
experiment
Type
Id
force
ReInit
npm
Installer
target
Directory
INIT_
DIRS
init
Generated using
TypeDoc
Initializes an experiment of the given type.