dHVariablePluginDefault | R Documentation |
Handler class for property entities (and timeseries if needed)
Base entity data object
Has standard methods for managing data and meta data
reference class of type openmi.om.base.
name
what is it called
object_class
model object type
entity_bundle
model object type
new()
dHVariablePluginDefault$new(config = list())
config
list of attributes to set, see also: to_list() for format
object instance
exportOpenMI()
dHVariablePluginDefault$exportOpenMI(entity)
entity
the local object to work on
an updated config if necessary or FALSE if it fails
exportOpenMIBase()
dHVariablePluginDefault$exportOpenMIBase(entity)
entity
the local object to work on
an updated config if necessary or FALSE if it fails
exportOpenMIpost()
dHVariablePluginDefault$exportOpenMIpost(entity, export)
entity
the local object to work on
export
list of properties and subproperties to export
fromOpenMIBase()
dHVariablePluginDefault$fromOpenMIBase(om_list)
om_list
the open MI export array/list to work on
a Rom importable config or FALSE if it fails
param_info()
dHVariablePluginDefault$param_info()
detailed information about this object in markdown list format
clone()
The objects of this class are cloneable with this method.
dHVariablePluginDefault$clone(deep = FALSE)
deep
Whether to make a deep clone.
NA
NA
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.