Entity: Entity class

Description Format Construction Active Fields (read-only) Methods

Description

The base class (first building block) for Agent, Asset and Environment.

Format

R6::R6Class object.

Construction

1
x <- Entity$new(databackend, .data, id_col)

Stores .data as a DataBackend object inside the object's list of data (private$.data) and registers the id_col (private$.id_col).

Active Fields (read-only)

Methods


dymium-org/dymiumCore documentation built on July 18, 2021, 5:10 p.m.