Interface Parameter

    • Method Detail

      • getType

        CvTerm getType()
        The parameter type is a controlled vocabulary term and it cannot be null. Ex: dissociation constant
        Returns:
        the parameter type
      • getUncertainty

        BigDecimal getUncertainty()
        The uncertainty of the parameter. By default is null
        Returns:
        the uncertainty of the parameter.
      • getUnit

        CvTerm getUnit()
        Unit of the parameter is a controlled vocabulary term. It can be null Ex: KiloDalton
        Returns:
        the unit
      • getValue

        ParameterValue getValue()
        The parameter value cannot be null
        Returns:
        the parameter value