Home > @uniformdev/context > ManifestInstance
ManifestInstance class
Signature:
Constructors
Constructor | Modifiers | Description |
---|---|---|
(constructor)({ manifest, evaluator, onLogMessage, }) | Constructs a new instance of the <code>ManifestInstance</code> class |
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
data | <code>readonly</code> | ManifestV2 |
Methods
Method | Modifiers | Description |
---|---|---|
computeAggregateDimensions(primitiveScores) | Computes aggregated scores based on other dimensions | |
computeGoals(data) | ||
computeSignals(update) | ||
getDimensionByKey(scoreKey) | ||
getTest(name) | ||
rollForControlGroup() |