jess
Class ViewFunctionsHelper

java.lang.Object
  extended by jess.ViewFunctionsHelper

public class ViewFunctionsHelper
extends java.lang.Object


Constructor Summary
ViewFunctionsHelper()
           
 
Method Summary
static java.lang.StringBuffer describeNode(Rete engine, Node node)
           
static int getCallType(Node n)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewFunctionsHelper

public ViewFunctionsHelper()
Method Detail

getCallType

public static int getCallType(Node n)

describeNode

public static java.lang.StringBuffer describeNode(Rete engine,
                                                  Node node)

© 2013 Sandia Corporation