Class GenericOperation

    • Constructor Detail

      • GenericOperation

        public GenericOperation​(FormulaValue value1,
                                FormulaValue value2)
        Sets the value, that will be operated on.
        Parameters:
        value1 - first value that will be operated on
        value2 - second value that will be operated on
    • Method Detail

      • isFeatureDependent

        public boolean isFeatureDependent()
        Description copied from class: FormulaValue
        Helps to determine, if the value depends on a feature's attribute value.
        Specified by:
        isFeatureDependent in class FormulaValue
        Returns:
        true, if the value depends on a feature