Home > @uniformdev/context > ManifestInstance

ManifestInstance class

Signature:

Constructors

<table><thead><tr><th>

Constructor

</th><th>

Modifiers

</th><th>

Description

</th></tr></thead> <tbody><tr><td>

(constructor)({ manifest, evaluator, onLogMessage, })

</td><td>

</td><td>

Constructs a new instance of the ManifestInstance class

</td></tr> </tbody></table>

Properties

<table><thead><tr><th>

Property

</th><th>

Modifiers

</th><th>

Type

</th><th>

Description

</th></tr></thead> <tbody><tr><td>

data

</td><td>

readonly

</td><td>

ManifestV2

</td><td>

</td></tr> </tbody></table>

Methods

<table><thead><tr><th>

Method

</th><th>

Modifiers

</th><th>

Description

</th></tr></thead> <tbody><tr><td>

computeAggregateDimensions(primitiveScores)

</td><td>

</td><td>

Computes aggregated scores based on other dimensions

</td></tr> <tr><td>

computeSignals(update)

</td><td>

</td><td>

</td></tr> <tr><td>

getDimensionByKey(scoreKey)

</td><td>

</td><td>

</td></tr> <tr><td>

getTest(name)

</td><td>

</td><td>

</td></tr> <tr><td>

rollForControlGroup()

</td><td>

</td><td>

</td></tr> </tbody></table>