Interface UniqueValueDef

  • All Superinterfaces:
    ValueDefinition

    public interface UniqueValueDef
    extends ValueDefinition
    UniqueValueDef identifies two types of result values:
    • Single values: can be either double, int, long or string
    • Functions
    The yUnit might not apply for all types and if not it should be set to null.
    • Method Detail

      • yUnit

        Unit yUnit()