org.drools.clips.functions
Class SwitchFunction

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

public class SwitchFunction
extends Object
implements Function


Constructor Summary
SwitchFunction()
           
 
Method Summary
 void dump(LispForm lispForm, Appendable appendable)
           
 String getName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SwitchFunction

public SwitchFunction()
Method Detail

getName

public String getName()
Specified by:
getName in interface Function

dump

public void dump(LispForm lispForm,
                 Appendable appendable)
Specified by:
dump in interface Function


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