qaAggregator-class: Abstraction of the possible outcomes of a QA process

Description Details Objects from the Class Slots Methods Author(s) See Also Examples

Description

Virtual parent class for different types of QA aggregators

Details

In the context of this package, qaAggregators are objects that hold the outcome of a QA process. Each subclass implements its own writeLine method, which creates the appropriate HTML code for a graphical representation of the object.

Objects from the Class

A virtual Class: No objects may be created from it.

Slots

passed:

Object of class "logical" indicating whether the process has passed the QA requirements

Methods

No methods defined with class "qaAggregator" in the signature.

Author(s)

Florian Hahne

See Also

qaProcess.marginevents, qaReport, qaProcess, qaProcess.timeline, binaryAggregator, discreteAggregator, factorAggregator, numericAggregator, stringAggregator, rangeAggregator

Examples

1
showClass("qaAggregator")

flowQ documentation built on Nov. 1, 2018, 3:38 a.m.