org.apache.ode.ql.tree.nodes
Class Like

java.lang.Object
  extended by org.apache.ode.ql.tree.nodes.IdentifierToValueCMP
      extended by org.apache.ode.ql.tree.nodes.Like
All Implemented Interfaces:
java.io.Serializable, LogicNode, Node

public class Like
extends IdentifierToValueCMP

See Also:
Serialized Form

Constructor Summary
Like(Identifier identifier, Value value)
           
 
Method Summary
 
Methods inherited from class org.apache.ode.ql.tree.nodes.IdentifierToValueCMP
getIdentifier, getValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Like

public Like(Identifier identifier,
            Value value)
Parameters:
identifier -
value -