org.drools.clips.functions
Class EqFunction

java.lang.Object
  extended by org.drools.clips.functions.BaseInfixFunction
      extended by org.drools.clips.functions.EqFunction
All Implemented Interfaces:
Function

public class EqFunction
extends BaseInfixFunction


Constructor Summary
EqFunction()
           
 
Method Summary
 String getMappedSymbol()
           
 String getName()
           
 
Methods inherited from class org.drools.clips.functions.BaseInfixFunction
dump
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EqFunction

public EqFunction()
Method Detail

getName

public String getName()

getMappedSymbol

public String getMappedSymbol()
Specified by:
getMappedSymbol in class BaseInfixFunction


Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.