hiveVariableDefinitionCollection-class | R Documentation |
This class is the S4 representation of the VariableDefinitionCollection record type. It is a container for the variables and metadata associated with a collection of variable definitions in an EntityClass record.
hiveVariableDefinitionCollection(listData = list())
listData |
A list of hiveVariableDefinition objects |
elementType
Contains the character string "VariableDefinition"
.
listData
A list of hiveVariableDefinition
objects.
Directly extends class SimpleList
.
Adam C. Gower agower@bu.edu
VariableDefinitionCollection objects are contained in
hiveEntityClass
objects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.