org.drools.clips.functions
Class MoreThanFunction

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

public class MoreThanFunction
extends BaseInfixFunction


Constructor Summary
MoreThanFunction()
           
 
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

MoreThanFunction

public MoreThanFunction()
Method Detail

getName

public String getName()

getMappedSymbol

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


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