org.quattor.pan.dml.functions
Class IsDefined

java.lang.Object
  extended by org.quattor.pan.dml.functions.IsDefined

public final class IsDefined
extends java.lang.Object

Wrapper that creates an is_defined function call from the IsOfType class.

Author:
loomis

Method Summary
static Operation getInstance(SourceRange sourceRange, Operation... operations)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static Operation getInstance(SourceRange sourceRange,
                                    Operation... operations)
                             throws SyntaxException
Throws:
SyntaxException


Copyright © 2011 Quattor. All Rights Reserved.