Class VectorScalingWhatIfDefinition

  • All Implemented Interfaces:
    com.activeviam.tools.whatif.core.IWhatIfDefinition, Serializable

    public class VectorScalingWhatIfDefinition
    extends com.activeviam.tools.whatif.core.AUpdateWhatIfDefinition
    See Also:
    Serialized Form
    • Constructor Detail

      • VectorScalingWhatIfDefinition

        public VectorScalingWhatIfDefinition​(String storeName,
                                             String vectorField,
                                             com.qfs.condition.ICondition condition,
                                             String type,
                                             double value)
    • Method Detail

      • updateEntries

        public void updateEntries​(Map<String,​Object> valuesMap)
        Specified by:
        updateEntries in interface com.activeviam.tools.whatif.core.IWhatIfDefinition
        Specified by:
        updateEntries in class com.activeviam.tools.whatif.core.AUpdateWhatIfDefinition