Attribute: Attribute

AttributeR Documentation

Attribute

Description

Attribute

Attribute

Format

R6Class object, super class Factor.

Super classes

tercenApi::Base -> tercenApi::Factor -> Attribute

Public fields

name

of type String inherited from super class Factor.

type

of type String inherited from super class Factor.

relationId

of type String.

Active bindings

name

of type String inherited from super class Factor.

type

of type String inherited from super class Factor.

Methods

Public methods

Inherited methods

Method new()

Usage
Attribute$new(json = NULL)

Method init()

Usage
Attribute$init()

Method initJson()

Usage
Attribute$initJson(json)

Method toTson()

Usage
Attribute$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
Attribute$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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