Interface NumericalExpression

    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Double getValueAsDouble(SchemaDevice schemaDevice)
      Long getValueAsLong(SchemaDevice schemaDevice)
      NumericalExpression.ValueGuarantee getGuarantee()
      • Methods inherited from class nl.basjes.modbus.schema.expression.Expression

        check, checkFatal, combine, getModbusValues, getProblems, getRequiredAddresses, getRequiredFields, getRequiredMutableAddresses, getReturnType, getSubExpressions, initialize, isImmutable, setImmutable, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait