Rule Execution Server API

ilog.rules.factory
Class IlrBaseTest

java.lang.Object
  extended by ilog.rules.factory.IlrBaseTest
All Implemented Interfaces:
ilog.rules.factory.IlrSourceElement, IlrTest, Serializable
Direct Known Subclasses:
IlrBinaryTemporalTest, IlrBinaryTest, IlrInstanceOfTest, IlrNaryTest, IlrNotTest, IlrOccursinTest, IlrUnaryTest, IlrUnknownTest

public abstract class IlrBaseTest
extends Object
implements IlrTest

This class is the base class of all the tests.

Warning: Serialized objects of this class will not be compatible with future releases. The current serialization support is appropriate for short term storage or RMI between applications running the same version of IBM Decision Server.

See Also:
IlrUnaryTest, IlrBinaryTest, IlrInstanceOfTest, IlrNotTest, IlrNaryTest, IlrUnknownTest, Serialized Form

Constructor Summary
IlrBaseTest()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface ilog.rules.factory.IlrTest
exploreTest
 

Constructor Detail

IlrBaseTest

public IlrBaseTest()

Rule Execution Server API

© Copyright IBM Corp. 1987, 2013