Class CostAttribute

    • Method Detail

      • getUnit

        public AttributeUnit getUnit()
        Gets the unit in which the cost values are measured.
        Returns:
        the unit
        Since:
        100.0.0
      • getParameterValues

        public Map<String,​Object> getParameterValues()
        Gets the parameter values.
        Returns:
        an unmodifiable map of the parameter values
        Since:
        100.0.0