Class SensiSubstitutionWhatIfDefinition

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

    public class SensiSubstitutionWhatIfDefinition
    extends com.activeviam.tools.whatif.core.AUpdateWhatIfDefinition
    See Also:
    Serialized Form
    • Field Summary

      • Fields inherited from class com.activeviam.tools.whatif.core.AWhatIfDefinition

        baseBranch, condition, definitionName, id, parameters, storeFields, storeName
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void updateEntries​(Map<String,​Object> valuesMap)  
      • Methods inherited from class com.activeviam.tools.whatif.core.AUpdateWhatIfDefinition

        addEntries, getAddEntries, getOperationType, setOperationType
      • Methods inherited from class com.activeviam.tools.whatif.core.AWhatIfDefinition

        getBaseBranch, getCondition, getDefinitionName, getId, getParameters, getStoreFields, getStoreName, setBaseBranch, setCondition, setDefinitionName, setId, setParameters, setStoreFields, setStoreName
    • Constructor Detail

      • SensiSubstitutionWhatIfDefinition

        public SensiSubstitutionWhatIfDefinition​(String storeName,
                                                 com.qfs.condition.ICondition condition,
                                                 Map<String,​Object> vectors)
    • 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