dataforge-workspace
/
space.kscience.dataforge.workspace
/
TaskReference
common
Task
Reference
data class
TaskReference
<
T
:
Any
>(taskName:
Name
, task:
Task
<
T
>) :
DataSelector
<
T
>
Content copied to clipboard
Functions
Properties
Functions
select
Link copied to clipboard
common
open suspend override fun
select
(workspace:
Workspace
, meta:
Meta
):
DataSet
<
T
>
Content copied to clipboard
Properties
task
Link copied to clipboard
common
val
task
:
Task
<
T
>
Content copied to clipboard
taskName
Link copied to clipboard
common
val
taskName
:
Name
Content copied to clipboard