Rule Execution Server API
A B C D E F G H I J K L M N O P Q R S T U V W X Z

D

DATABASE_DEPLOYMENT - Static variable in interface ilog.rules.studio.res.ruleapp.IlrDeploymentMode
Deployment on a database.
DataObserver - Interface in com.ibm.rules.engine.runtime
Use DataObserver to observe the changes in the data used by a Engine instance.
DATE - Static variable in class ilog.rules.tools.IlrVersion
The delivery date.
deactivatePacket(String) - Method in class ilog.rules.engine.IlrContext
Deprecated.  
deactivateRule(IlrRule) - Method in class ilog.rules.engine.IlrContext
Deprecated.  
deactivateRules(IlrRule[]) - Method in class ilog.rules.engine.IlrContext
Deprecated.  
DEBUG - Static variable in interface ilog.rules.util.engine.IlrSequentialProperties
Specifies that debugging information should be added to the bytecode generated by the sequential compiler in order to enable debugging of rules that have been sequentially compiled.
declareHierarchicalProperty(String, String) - Method in class ilog.rules.engine.IlrRulesetArchiveBuilder
Declares a hierarchical property with the given name and root.
declareHierarchicalProperty(IlrHierarchicalProperty) - Method in class ilog.rules.factory.IlrRulesetFactory
Declares a hierarchical property.
declareOverriding(String, ArrayList) - Method in class ilog.rules.engine.IlrRulesetArchiveBuilder
Declares a rule overriding between the group passed as the first parameter and the groups listed in the passed list.
DEFAULT - Static variable in class ilog.rules.util.engine.IlrDataIOProperties
Default constructor property name.
DEFAULT_CODE_DENSITY - Static variable in interface ilog.rules.util.engine.IlrSequentialProperties
The default value of the density of the bytecode generated by the sequential mode compiler.
DEFAULT_OPTIMIZATION_RATIO - Static variable in interface ilog.rules.util.engine.IlrSequentialProperties
The default value of a value or test optimization ratio for the sequential mode compiler.
DEFAULT_SIZE - Static variable in class ilog.rules.factory.IlrHasher
 
DEFAULT_VALUE_BOM_SUPPORT_ENABLED - Static variable in interface ilog.rules.res.model.IlrRulesetArchiveProperties
The default value associated with KEY_BOM_SUPPORT_ENABLED.
DEFAULT_VALUE_DEBUG_ENABLED - Static variable in interface ilog.rules.res.model.IlrRulesetArchiveProperties
The default value associated with KEY_DEBUG_ENABLED.
DEFAULT_VALUE_ENGINE_TYPE - Static variable in interface ilog.rules.res.model.IlrRulesetArchiveProperties
The default engine type for this ruleset .
DEFAULT_VALUE_INTERCEPTOR_CLASSNAME - Static variable in interface ilog.rules.res.model.IlrRuleAppProperties
The default value associated with KEY_INTERCEPTOR_CLASSNAME.
DEFAULT_VALUE_INTERCEPTOR_DESCRIPTION - Static variable in interface ilog.rules.res.model.IlrRuleAppProperties
The default value associated with KEY_INTERCEPTOR_DESCRIPTION.
DEFAULT_VALUE_MAX_IDLE_TIME - Static variable in interface ilog.rules.res.model.IlrRulesetArchiveProperties
The default value associated with KEY_MAX_IDLE_TIME.
DEFAULT_VALUE_OPTIMIZATION_ENABLED - Static variable in interface ilog.rules.res.model.IlrRulesetArchiveProperties
The default value associated with KEY_OPTIMIZATION_ENABLED.
DEFAULT_VALUE_SEQUENTIAL_TRACE_ENABLED - Static variable in interface ilog.rules.res.model.IlrRulesetArchiveProperties
The default value associated with KEY_SEQUENTIAL_TRACE_ENABLED.
DEFAULT_VALUE_SEQUENTIAL_TRACED_TASKS - Static variable in interface ilog.rules.res.model.IlrRulesetArchiveProperties
The default value associated with KEY_SEQUENTIAL_TRACED_TASKS.
DEFAULT_VALUE_SHAREABLE - Static variable in interface ilog.rules.res.model.IlrRulesetArchiveProperties
The default value associated with KEY_SHAREABLE.
DEFAULT_VALUE_STATUS - Static variable in interface ilog.rules.res.model.IlrRulesetArchiveProperties
The default value associated with KEY_STATUS.
DEFAULT_VALUE_TRACE_ENABLED - Static variable in interface ilog.rules.res.model.IlrRulesetArchiveProperties
The default value associated with KEY_TRACE_ENABLED.
DEFAULT_VALUE_XML_DOCUMENT_DRIVER_POOL_MAX_SIZE - Static variable in interface ilog.rules.res.model.IlrRulesetArchiveProperties
The default value associated with KEY_XML_DOCUMENT_DRIVER_POOL_MAX_SIZE.
DEFAULT_VALUE_XML_DOCUMENT_DRIVER_POOL_RESERVE_TIMEOUT - Static variable in interface ilog.rules.res.model.IlrRulesetArchiveProperties
The default value associated with KEY_XML_DOCUMENT_DRIVER_POOL_RESERVE_TIMEOUT.
DefaultAlgorithm - Static variable in interface ilog.rules.factory.IlrRulesetConstants
This value is used to set the algorithm used to fire the rules to default.
DEFINE_FUNCTION - Static variable in interface ilog.rules.res.xu.event.IlrRuleEngineEvent
The event code when a function is defined in the ruleset.
defineCurrentArchiveBusiness(boolean) - Method in class ilog.rules.archive.IlrRulesetArchiveBuilderBase
 
deleteAllTraces() - Method in interface ilog.rules.res.persistence.trace.IlrTraceDAO
Deletes all the stored traces.
deleteAllTraces() - Method in class ilog.rules.res.persistence.trace.IlrTraceDAOWrapper
 
deleteTraces(IlrTraceQuery) - Method in interface ilog.rules.res.persistence.trace.IlrTraceDAO
Deletes the traces matching the query criteria.
deleteTraces(IlrTraceQuery) - Method in class ilog.rules.res.persistence.trace.IlrTraceDAOWrapper
 
detach() - Method in class ilog.rules.bom.dynamic.IlrDynamicTypeVariable
Detaches this type from its associated Java class.
detach() - Method in interface ilog.rules.bom.IlrType
Detaches this type from its associated Java class.
DIRECTION_IN - Static variable in interface ilog.rules.res.model.IlrRulesetParameter
The in direction for input parameters.
DIRECTION_INOUT - Static variable in interface ilog.rules.res.model.IlrRulesetParameter
The inout direction.
DIRECTION_OUT - Static variable in interface ilog.rules.res.model.IlrRulesetParameter
The out direction for output parameters.
DISCONNECT - Static variable in interface ilog.rules.res.xu.event.IlrRuleEngineEvent
The event code when an IlrTool is disconnected.
disconnectTool(int) - Method in class ilog.rules.engine.IlrContext
Disconnects a connected IlrTool.
disconnectTools() - Method in class ilog.rules.engine.IlrContext
Disconnects all connected IlrTool.
displayMessages(boolean) - Method in class ilog.rules.engine.IlrRulesetArchiveParser
Displays the parsing error or warning messages.
dispose() - Method in class ilog.rules.studio.res.ui.generator.impl.wizard.page.IlrFileGeneratorWizardPage
The IlrFileGeneratorWizardPage implementation of a DialogPage method that gets the control.
dispose() - Method in class ilog.rules.studio.res.ui.generator.impl.wizard.page.IlrFileGeneratorWizardSelectionPage
The IlrFileGeneratorWizardPage implementation of an DialogPage method that gets the control.
DIVIDE - Static variable in interface ilog.rules.factory.IlrBinaryOperator
This integer constant represents a division.
divide(IlrValue) - Method in class ilog.rules.factory.IlrValue
Creates a value to represent the expression this / value.
DIVIDE_ASSIGN - Static variable in class ilog.rules.factory.IlrAssignment
This value stands for a divide assignment using /=.
divideAssign(IlrValue) - Method in class ilog.rules.factory.IlrFieldValue
Creates a field assignment represented by the value passed as the argument.
divideAssign(IlrValue) - Method in class ilog.rules.factory.IlrStaticFieldValue
Creates a field assignment represented by the value passed as the argument.
documentParser - Variable in class ilog.rules.xml.binding.IlrXmlHelper.Config
Deprecated.  
Dynamic - Static variable in interface ilog.rules.factory.IlrRulesetConstants
This value is used to set the ordering parameter of a rule-based task to dynamic.
DynamicClasses - Static variable in class ilog.rules.bom.util.IlrSelectors
A selector which filters out non dynamic classes (classes for which the IlrType.getNativeClass() method returns null).
dynamicTypes(Iterator) - Static method in class ilog.rules.bom.util.IlrSelectors
This static method filters the elements of the given iterator.
dynamicTypes(IlrObjectModel) - Static method in class ilog.rules.bom.util.IlrSelectors
This static method returns an iterator over the dynamic types of the given object model.

Rule Execution Server API
A B C D E F G H I J K L M N O P Q R S T U V W X Z
© Copyright IBM Corp. 1987, 2013