org.drools.clips.functions
Class MinusFunction

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

public class MinusFunction
extends BaseInfixFunction


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

MinusFunction

public MinusFunction()
Method Detail

getName

public String getName()

getMappedSymbol

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


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