SysProM
    Preparing search index...

    Variable IMPACT_POLARITY_LABELSConst

    IMPACT_POLARITY_LABELS: {
        negative: "Negative";
        neutral: "Neutral";
        positive: "Positive";
        uncertain: "Uncertain";
    } = impactPolarityDef.labels

    Map from impact polarity key to human-readable label.

    Type Declaration

    • Readonlynegative: "Negative"
    • Readonlyneutral: "Neutral"
    • Readonlypositive: "Positive"
    • Readonlyuncertain: "Uncertain"