Open this page in the API Guide

DiscreteClass.getOutputValue Method

Determines the output value this class assigns to the data value. The value is only defined if the accepts method returns true.
 

Parameters

dataValue

Type: Object
Data value to assign a value to.

Return Value


Type: Object
The resulting value this class assigns to the data value.