VCurator: VCurator

Description Usage Arguments Format Details Author(s) See Also

Description

VCurator Visitor class responsible for processing queries on StateManager and Historian class objects.

Usage

1

Arguments

className

Character string containing the name of the class about which the query is rendered.

objectName

Character string containing the name of the object about which the query is rendered.

dateFrom

An ISO 8601 formatted date from which (inclusive) the data should be returned.

dateTo

An ISO 8601 formatted date to which (inclusive) the data should be returned.

lastN

A numeric indicating the numeric component of a date or time interval

unit

Character string containing the name of the unit associated with teh lastN parameter. Valid values are "min", "hour", "day", "week", "month"

child

The child object

Format

An object of class R6ClassGenerator of length 24.

Details

VCurator Methods: The VCurator methods are as follows:

Author(s)

John James, jjames@DataScienceSalon.org

See Also

Other Validation Visitor Classes: VValidatorAddChild, VValidatorInit, VValidatorParent, VValidatorRemoveChild, VValidatorRestore, VValidatorSetParent, VValidatorSetQueryTarget, VValidatorSubmitQuery, VValidatorexposeObject, VValidator


j2scode/NLPStudio documentation built on May 7, 2019, 8:58 p.m.