ILOG JRules

Package ilog.rules.brl.util

Contains utility classes related to the BRL defintion framework.

See:
          Description

Interface Summary
IlrBRLLogger A BRL logger object is used to log messages for a specific implementation, in order to log messages in a specific way.
 

Class Summary
IlrPropertyManager This class implements a mechanism of properties that allows storing of custom properties key/value on objects.
IlrPropertyManager.Property This class represents a property.
 

Exception Summary
IlrBRLError A class for errors that are thrown during the loading of a BRL definition.
 

Error Summary
IlrBRLFactoryError The class IlrValueFactoryError can be raised when loading a value descriptor, value editor, value info and semantic checker to stop recursion of factories and to control error message logging.
 

Package ilog.rules.brl.util Description

Contains utility classes related to the BRL defintion framework.

Since:
JRules 6.5

ILOG JRules