AppDesign: AppDesign

AppDesignR Documentation

AppDesign

Description

AppDesign

AppDesign

Format

R6Class object.

Super class

tercenApi::Base -> AppDesign

Public fields

namespace

of type String.

description

of type String.

name

of type String.

type

of type String.

factors

list of class MappingFactor.

filters

list of class MappingFilter.

Methods

Public methods

Inherited methods

Method new()

Usage
AppDesign$new(json = NULL)

Method init()

Usage
AppDesign$init()

Method initJson()

Usage
AppDesign$initJson(json)

Method toTson()

Usage
AppDesign$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
AppDesign$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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