Package wt.epm.ndi

Interface EPMNDValue

All Known Subinterfaces:
EPMNDFTValue, EPMNDFTValueDep, EPMNDFTValueExt

public interface EPMNDValue


Supported API: true

Extendable: false
  • Method Details

    • getValue

      Object getValue() throws WTException
      Gets the value of the attribute: value.

      Supported API: true
      Returns:
      Object
      Throws:
      WTException
    • getDoubleEpsilon

      double getDoubleEpsilon() throws WTException
      Gets the value of the attribute: doubleEpsilon.

      Supported API: true
      Returns:
      double
      Throws:
      WTException
    • getDescription

      String getDescription() throws WTException
      Gets the value of the attribute: description.

      Supported API: true
      Returns:
      String
      Throws:
      WTException
    • getValueUnit

      String getValueUnit() throws WTException
      Gets the value of the attribute: valueUnit.

      Supported API: true
      Returns:
      String
      Throws:
      WTException
    • getValueUnitInfo

      EPMNDParameterUnitInfo getValueUnitInfo() throws WTException
      Gets the value of the attribute: valueUnitInfo.

      Supported API: true
      Returns:
      EPMNDParameterUnitInfo
      Throws:
      WTException