ReferenceRelation: ReferenceRelation

ReferenceRelationR Documentation

ReferenceRelation

Description

ReferenceRelation

ReferenceRelation

Format

R6Class object, super class SimpleRelation.

Super classes

tercenApi::Base -> tercenApi::IdObject -> tercenApi::Relation -> tercenApi::SimpleRelation -> ReferenceRelation

Public fields

index

of type int inherited from super class SimpleRelation.

id

of type String inherited from super class IdObject.

relation

object of class Relation.

Active bindings

index

of type int inherited from super class SimpleRelation.

id

of type String inherited from super class IdObject.

Methods

Public methods

Inherited methods

Method new()

Usage
ReferenceRelation$new(json = NULL)

Method init()

Usage
ReferenceRelation$init()

Method initJson()

Usage
ReferenceRelation$initJson(json)

Method toTson()

Usage
ReferenceRelation$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
ReferenceRelation$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


tercen/teRcenApi documentation built on June 1, 2025, 8:15 p.m.