dHOMAlphanumericConstant: dHOMAlphanumericConstant

dHOMAlphanumericConstantR Documentation

dHOMAlphanumericConstant

Description

Simple class to hold string values

Details

Text Constant meta-model object

Has standard methods for managing data and meta data

Value

reference class of type openmi.om.base.

Super class

hydrotools::dHVariablePluginDefault -> dHOMAlphanumericConstant

Public fields

name

what is it called

object_class

model object type

Methods

Public methods

Inherited methods

Method new()

Usage
dHOMAlphanumericConstant$new(config = list())
Arguments
config

list of attributes to set, see also: to_list() for format

Returns

object instance


Method exportOpenMIBase()

Usage
dHOMAlphanumericConstant$exportOpenMIBase(entity)
Arguments
entity

the local object to work on

Returns

an updated config if necessary or FALSE if it fails


Method clone()

The objects of this class are cloneable with this method.

Usage
dHOMAlphanumericConstant$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.

See Also

NA

Examples

NA

HARPgroup/hydro-tools documentation built on July 4, 2025, 11:05 a.m.