org.pentaho.reporting.libraries.formula.function.information

Class IsLogicalFunction

public class IsLogicalFunction extends Object implements Function

This function checks whatever the given value is of Logical type.

Author: Cedric Pronzato

Constructor Summary
IsLogicalFunction()
Method Summary
TypeValuePairevaluate(FormulaContext context, ParameterCallback parameters)
StringgetCanonicalName()

Constructor Detail

IsLogicalFunction

public IsLogicalFunction()

Method Detail

evaluate

public TypeValuePair evaluate(FormulaContext context, ParameterCallback parameters)

getCanonicalName

public String getCanonicalName()