org.openmrs.logic.op
Class Not

java.lang.Object
  extended by org.openmrs.logic.op.Not
All Implemented Interfaces:
LogicalOperator, Operator

public class Not
extends java.lang.Object
implements LogicalOperator

The Not operator will negate the a logic expression


Field Summary
 
Fields inherited from interface org.openmrs.logic.op.LogicalOperator
AND, NOT, OR
 
Fields inherited from interface org.openmrs.logic.op.Operator
AFTER, ASOF, AVERAGE, BEFORE, CONTAINS, COUNT, DISTINCT, EQUALS, EXISTS, FIRST, GT, GTE, IN, LAST, LT, LTE, NOT_EXISTS, WITHIN
 
Constructor Summary
Not()
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Not

public Not()
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

OpenMRS-1.7.x

Generated Apr 27 2012 10:06 PM. NOTE - these libraries are in active development and subject to change