RunningDependentState: RunningDependentState

RunningDependentStateR Documentation

RunningDependentState

Description

RunningDependentState

RunningDependentState

Format

R6Class object, super class State.

Super classes

tercenApi::Base -> tercenApi::State -> RunningDependentState

Methods

Public methods

Inherited methods

Method new()

Usage
RunningDependentState$new(json = NULL)

Method init()

Usage
RunningDependentState$init()

Method initJson()

Usage
RunningDependentState$initJson(json)

Method toTson()

Usage
RunningDependentState$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
RunningDependentState$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


tercen/teRcenApi documentation built on Feb. 8, 2024, 5:59 p.m.