org.openanzo.glitter.expression.builtin
Class PolymorphicNe

java.lang.Object
  extended by org.openanzo.glitter.expression.PolymorphicFunction
      extended by org.openanzo.glitter.expression.builtin.PolymorphicNe
All Implemented Interfaces:
Function, FunctionOnValues

public class PolymorphicNe
extends PolymorphicFunction

The != operator functions on numerics, booleans, datetimes, and RDF terms, in that priority order.

Author:
lee

Constructor Summary
PolymorphicNe()
          Default constructor
 
Method Summary
 
Methods inherited from class org.openanzo.glitter.expression.PolymorphicFunction
call, getIdentifier, operatesOnTypeErrors, operatesOnValues
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PolymorphicNe

public PolymorphicNe()
Default constructor



Copyright © 2007 Cambridge Semantics Inc.. All Rights Reserved.