Skip to main content

Pentaho+ documentation has moved!

The new product documentation portal is here. Check it out now at docs.hitachivantara.com

 

Hitachi Vantara Lumada and Pentaho Documentation

INot

pentaho.data.filter.spec. INot

The spec.INot interface describes the information associated with a negation filter.

Source: doc-js/pentaho/data/filter/spec/INot.jsdoc, line 17

See also: pentaho.data.filter.Not

Extends

Members

Name Description
_ : pentaho.type.spec.TypeReference

An inline type reference of the value's type.

operand : pentaho.data.filter.spec.IAbstract

The operand of the filter.

Members Details

_: pentaho.type.spec.TypeReference

An inline type reference of the value's type.

Source: doc-js/pentaho/type/spec/IInstance.jsdoc, line 27

Inherited From: pentaho.type.spec.IInstance#_

operand: pentaho.data.filter.spec.IAbstract

The operand of the filter.

Source: doc-js/pentaho/data/filter/spec/INot.jsdoc, line 28