Abstract class no description.
R6Class object.
$new()Constructor for ApplicationInputInterface. This class should not used directly.
$setNamedList()Function to setup hierarchical lists.
$serialize()Seriealize a R6-Object.
$serializeToJson(level)Seriealize a R6-Object as a
JSON-Object.
typeSet the result file type.
levelLevel to seriealize.
setResultFileType()ApplicationInputInterface$setResultFileType(type = "csv")
setNamedList()ApplicationInputInterface$setNamedList(
parentLevel,
secondLevel = NULL,
thirthLevel = NULL,
parameterList
)
serializeToJson()ApplicationInputInterface$serializeToJson(level = NULL)
serialize()ApplicationInputInterface$serialize()
clone()The objects of this class are cloneable with this method.
ApplicationInputInterface$clone(deep = FALSE)deepWhether to make a deep clone.