|
ILOG JRules | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| IlrDerivedValueDescriptor | This interface lets you retrieve a referenced value descriptor from the derived value descriptor. |
| IlrIFiedValueDescriptor | This interface is used to tag Value Descriptor which are build from the concept verbalization and a primitive type, like IlrStringifiedValueDescriptor or IlrNumberifiedValueDescriptor |
| IlrValueDescriptor | Provides a value descriptor to describe a lexical value. |
| IlrValueDescriptorConstants | All the predefined value descriptors. |
| Class Summary | |
|---|---|
| IlrAbstractValueDescriptor | Provide a part of the implementation of the interface IlrValueDescriptor. |
| IlrCharacterValueDescriptor | This class implements a value descriptor for character lexical values. |
| IlrDateValueDescriptor | This abstract class provides a part of the IlrValueDescriptor interface for a date lexical value. |
| IlrDecoratedValueDescriptor | Provides a mechanism for decorating an existing value descriptor with a prefix and/or a suffix. |
| IlrFullDateValueDescriptor | A full date value descriptor (date and time). |
| IlrNumberifiedValueDescriptor | Allows you to interpret a Number as another value. |
| IlrNumberValueDescriptor | Provides a number value descriptor (integer and floating point). |
| IlrShortDateValueDescriptor | A short date value descriptor (only date). |
| IlrStringifiedValueDescriptor | Allows you to interpret a literal String as another value. |
| IlrStringValueDescriptor | Provide a value descriptor for lexical strings. |
| IlrTimeValueDescriptor | Provides a time value descriptor. |
| IlrUniversalDateValueDescriptor | Provides a universal date value descriptor (with time zone information). |
| IlrUniversalTimeValueDescriptor | Provides a universal time value descriptor (with time zone information). |
| IlrValueDescriptorFactory | Allows you to retrieve a value descriptor according to a unique key representing it. |
| IlrValueDescriptorHelper | Provides helpers for value descriptors. |
Contains classes related to value descriptors.
|
ILOG JRules | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||