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

H

handleActionException(Exception, RuleInstance, Location) - Method in interface com.ibm.rules.engine.ruledef.runtime.ExceptionHandler
Called when an exception occurs during RuleAction execution.
handleConditionException(Exception, Location) - Method in interface com.ibm.rules.engine.ruledef.runtime.ExceptionHandler
Called when an exception occurs during a condition in a part that is not a predicate.
handleException(IlrUserRuntimeException) - Method in interface ilog.rules.engine.IlrExceptionHandler
Processes an exception and returns a Boolean value as a result.
handlePredicateException(Exception, Location) - Method in interface com.ibm.rules.engine.ruledef.runtime.ExceptionHandler
Called when an exception occurs during condition test evaluation.
handleShellCloseEvent() - Method in class ilog.rules.studio.res.ui.generator.impl.wizard.IlrAbstractRESConfigurationSelectionDialog
Handles a shell close event.
hasArgument(String) - Method in class ilog.rules.factory.IlrFunctionFactory
Checks to see if the argument is already defined.
hasCatchClause() - Method in class ilog.rules.factory.IlrTryCatchFinallyStatement
Indicates if the try statement has at least a catch clause.
hasConflict(IlrReflect, List, String, String) - Static method in class ilog.rules.factory.IlrRuleWriter
Given a list of imports list and a class name decomposed to a package name pkg and base name basename, indicates whether the base name could form another class name with any package or not.
hasContinueTest() - Method in class ilog.rules.factory.IlrForStatement
Knows if the test of this statement exists.
hasDefaultCollector() - Method in class ilog.rules.factory.IlrCollectCondition
Check whether the collector is the default collector.
hasDefaultValue() - Method in class ilog.rules.factory.IlrBindStatement
Tests if the value of the variable is a default value assigned by the engine.
hasEmptyBody() - Method in class ilog.rules.factory.IlrFlowTaskFactory
Indicates whether the task has an empty body or not, that is, if the flow referred by the task is empty.
hasEmptyBody() - Method in class ilog.rules.factory.IlrFunctionTaskFactory
Indicates whether the task has an empty body or not, that is, if there are no statements for the task body.
hasEmptyBody() - Method in class ilog.rules.factory.IlrRuleTaskFactory
Indicates whether the task has an empty body or not, that is, if neither a no rules list nor a rule selector has been given to the task.
hasEmptyBody() - Method in class ilog.rules.factory.IlrTaskFactory
Indicates whether the task has an empty body or not.
hasExtensionDerivation() - Method in interface ilog.rules.xml.model.IlrXmlClass
To know if the derivation is a extension kind.
hasFinallyClause() - Method in class ilog.rules.factory.IlrTryCatchFinallyStatement
Indicates whether the try statement has a finally clause or not.
hashCode() - Method in class ilog.rules.engine.IlrDefaultCollector
Returns the hash code value for this collection.
hashCode() - Method in class ilog.rules.factory.IlrPropertyList.Entry
Returns the hash code of this entry.
hashCode() - Method in class ilog.rules.res.model.IlrPath
 
hashCode() - Method in class ilog.rules.res.model.IlrVersion
Overrides java.lang.Object#hashCode().
hashCode() - Method in class ilog.rules.xml.IlrXmlObject
Returns the hashcode of the XML Object.
hashCode() - Method in class ilog.rules.xml.types.IlrDate
 
hasherGeneration - Variable in class ilog.rules.util.engine.IlrRulesetOptimConfig
Activates hasher generation during optimization.
hasInstances(IlrRule) - Method in class ilog.rules.engine.IlrContext
Tests whether the agenda contains instances of a rule.
hasListeners() - Method in class ilog.rules.bom.dynamic.IlrDynamicModelElement
 
hasMetadata() - Method in class ilog.rules.engine.IlrRule
Tests if a rule has metadata.
hasNext() - Method in class com.ibm.rules.engine.util.ArrayHelper.BooleanIterator
 
hasNext() - Method in class com.ibm.rules.engine.util.ArrayHelper.ByteIterator
 
hasNext() - Method in class com.ibm.rules.engine.util.ArrayHelper.CharIterator
 
hasNext() - Method in class com.ibm.rules.engine.util.ArrayHelper.DoubleIterator
 
hasNext() - Method in class com.ibm.rules.engine.util.ArrayHelper.FloatIterator
 
hasNext() - Method in class com.ibm.rules.engine.util.ArrayHelper.IntIterator
 
hasNext() - Method in class com.ibm.rules.engine.util.ArrayHelper.LongIterator
 
hasNext() - Method in class com.ibm.rules.engine.util.ArrayHelper.ShortIterator
 
hasNext() - Method in class ilog.rules.bom.util.IlrParameterTypeIterator
Returns true if the iteration has more elements.
hasNext() - Method in interface ilog.rules.engine.IlrTupleIterator
Deprecated. Indicates if there is at least one tuple left to be filtered by the sequential algorithm.
hasNext() - Method in class ilog.rules.factory.IlrDynamicArray.SimpleArrayIterator
Deprecated.  
hasRestrictionDerivation() - Method in interface ilog.rules.xml.model.IlrXmlClass
To know if the derivation is a restriction kind.
high - Static variable in interface com.ibm.rules.engine.ruledef.runtime.Rule
The second highest priority.
high - Static variable in interface ilog.rules.engine.IlrPriorityValues
The second highest priority.
high - Variable in class ilog.rules.factory.IlrFactory
This field value represents the high priority level of the rule language.

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