NonEmptyDomain: NonEmptyDomain

NonEmptyDomainR Documentation

NonEmptyDomain

Description

NonEmptyDomain Class

Format

An R6Class generator object

Public fields

nonEmptyDomain

DomainArray

isEmpty

character

Methods

Public methods


Method new()

Usage
NonEmptyDomain$new(nonEmptyDomain, isEmpty, ...)

Method toJSON()

Usage
NonEmptyDomain$toJSON()

Method fromJSON()

Usage
NonEmptyDomain$fromJSON(NonEmptyDomainJson)

Method toJSONString()

Usage
NonEmptyDomain$toJSONString()

Method fromJSONString()

Usage
NonEmptyDomain$fromJSONString(NonEmptyDomainJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
NonEmptyDomain$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


eddelbuettel/tldbclr documentation built on Sept. 25, 2022, 12:46 p.m.