denominate

open fun denominate(response: ResponseCIfc)(source)

Remove the nomination of this response, if present.


open fun denominate(counter: CounterCIfc)(source)

Remove the nomination of this counter, if present.


open fun denominate(control: ControlIfc)(source)

Remove the nomination of this control, if present.


open fun denominate(control: StringControlIfc)(source)

Remove the nomination of this string control, if present.


open fun denominate(control: JsonControlIfc)(source)

Remove the nomination of this JSON control, if present.


open fun denominate(rv: RandomVariableCIfc, paramName: String)(source)

Remove the nomination of this random-variable parameter, if present.