ABLE 2.3.0 07/13/2005 14:21:00

com.ibm.able.rules
Class AbleTreeNode

java.lang.Object
  extended bycom.ibm.able.rules.AbleTreeNode
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
AbleTreeActionNode, AbleTreeConditionNode

public class AbleTreeNode
extends java.lang.Object
implements java.io.Serializable

This class is the base class for Nodes in decision trees.

See Also:
Serialized Form

Constructor Summary
AbleTreeNode()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbleTreeNode

public AbleTreeNode()

ABLE 2.3.0 07/13/2005 14:21:00

(C) Copyright IBM Corporation 1999, 2005