Description Details Objects from the Class Slots Extends Methods Author(s) See Also Examples
A list of qaAggregators
This class directly extends class "list" and is intended
to exclusively hold objects of class
qaAggregator, where each list item represents the
outcome of a QA subprocess for a single
flowFrame. It mainly exists to
allow for method dispatch and should never be populated manualy;
instead, use the constructor qaAggregatorList which checks for
valid objects.
Objects should be created using the constructor:
aggregatorList(...), where ... are objects
inheriting form class
qaAggregator or a list of such
objects.
.Data:Object of class "list", the list data
Class "list", from data part.
Class "vector", by class "list", distance 2.
signature(.Object = "aggregatorList"):
constructor
signature(object = "aggregatorList"): print
object details
Florian Hahne
qaGraph,
writeQAReport,
qaProcess,
qaAggregator
1 | showClass("aggregatorList")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.