GatherRelation: GatherRelation

GatherRelationR Documentation

GatherRelation

Description

GatherRelation

GatherRelation

Format

R6Class object, super class Relation.

Super classes

tercenApi::Base -> tercenApi::IdObject -> tercenApi::Relation -> GatherRelation

Public fields

id

of type String inherited from super class IdObject.

names

list of type String.

valueName

of type String.

variableName

of type String.

valueType

of type String.

relation

object of class Relation.

Active bindings

id

of type String inherited from super class IdObject.

Methods

Public methods

Inherited methods

Method new()

Usage
GatherRelation$new(json = NULL)

Method init()

Usage
GatherRelation$init()

Method initJson()

Usage
GatherRelation$initJson(json)

Method toTson()

Usage
GatherRelation$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
GatherRelation$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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