Contains identificator for reactType. Inherits: rdmlBaseType.

Format

An R6Class generator object.

Initialization

reactIdType$new(id)

@section Fields:

id

checkCount. Identificator.

Super classes

RDML::rdmlBaseType -> RDML::idType -> reactIdType

Methods

Public methods

Inherited methods

Method new()

Usage

reactIdType$new(id)


Method clone()

The objects of this class are cloneable with this method.

Usage

reactIdType$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.