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

S

SAM - Static variable in interface ilog.rules.util.engine.IlrPropertyNames
Deprecated. since JRules 7.0
saveProperties(IlrFileGenerator) - Method in class ilog.rules.studio.res.ui.generator.impl.wizard.page.IlrTraceFilterWizardPage
Stores the values of the parameter properties in the file generator.
saveTrace(IlrDWTrace, IlrSessionRequest, IlrSessionResponse) - Method in interface ilog.rules.res.persistence.trace.IlrTraceDAO
Saves a given trace instance after ruleset execution.
saveTrace(IlrDWTrace, IlrSessionRequest, IlrSessionResponse) - Method in class ilog.rules.res.persistence.trace.IlrTraceDAOWrapper
 
scanDirectories(URL) - Method in class ilog.rules.xml.util.IlrXsdDefaultLocationResolver
 
scannedDirs - Variable in class ilog.rules.xml.binding.IlrXmlHelper.Config
Deprecated.  
schemaParser - Variable in class ilog.rules.xml.binding.IlrXmlHelper.Config
Deprecated.  
Select(Iterator, IlrSelector) - Static method in class ilog.rules.bom.util.IlrSelectors
This static method filters the elements of a given iterator.
Select(List, IlrSelector) - Static method in class ilog.rules.bom.util.IlrSelectors
This static method filters the elements of a given list.
selectActiveRules() - Method in interface ilog.rules.engine.IlrRuleTaskRunner
Deprecated. Sets the active rules thanks to the rule selection expression that has been specified in the "dynamicselect" part of the rule task.
selector - Variable in class ilog.rules.xml.IlrXmlObjectExplorer
 
self - Static variable in class ilog.rules.engine.IlrRuntime
This field points to an instance of the class.
send(Object) - Method in class ilog.rules.engine.IlrContext
Throws an IlrUserActionException exception.
send(String, Object) - Method in class ilog.rules.engine.IlrContext
Throws an IlrUserActionException exception using a message and an object.
SequentialAlgorithm - Static variable in interface ilog.rules.factory.IlrRulesetConstants
This value is used to set the algorithm used to fire the rules to sequential.
set(Object, int, Object) - Static method in class ilog.rules.factory.IlrArray
Sets an element of an array to a value.
set(Object, Object) - Method in interface ilog.rules.factory.IlrClassDriver.Writer
Sets a value to a field of an object.
set(int, Object) - Method in class ilog.rules.factory.IlrDynamicArray
Deprecated. Sets an element of this array.
set(int[], Object) - Method in class ilog.rules.factory.IlrDynamicArray
Deprecated. Sets an element of a multi-dimensional array.
set(Object, IlrAttribute, Object) - Method in class ilog.rules.factory.IlrReflect
 
set(Date) - Method in class ilog.rules.xml.types.IlrDate
Sets an IlrDate from a Date instance, without any time zone.
set(Date, TimeZone) - Method in class ilog.rules.xml.types.IlrDate
Sets the IlrDdate with a Date and a time zone information.
set(Date) - Method in class ilog.rules.xml.types.IlrDateTime
Set an instance from a date without time zone support.
set(Date, TimeZone) - Method in class ilog.rules.xml.types.IlrDateTime
Set an instance from a date and a time zone.
set(Date) - Method in class ilog.rules.xml.types.IlrGDay
Sets a gDay from a date.
set(Date, TimeZone) - Method in class ilog.rules.xml.types.IlrGDay
Sets a gDay from a date and a time zone.
set(Date) - Method in class ilog.rules.xml.types.IlrGMonth
Sets the gMonth from a date.
set(Date, TimeZone) - Method in class ilog.rules.xml.types.IlrGMonth
Sets a gMonth from a date and a time zone.
set(Date) - Method in class ilog.rules.xml.types.IlrGMonthDay
Sets the gMonthDay from a date.
set(Date, TimeZone) - Method in class ilog.rules.xml.types.IlrGMonthDay
Sets the GMonthDay from a date and a time zone.
set(Date) - Method in class ilog.rules.xml.types.IlrGYear
Sets the gYear from a date.
set(Date, TimeZone) - Method in class ilog.rules.xml.types.IlrGYear
Sets a gYear from a date and a time zone.
set(Date) - Method in class ilog.rules.xml.types.IlrGYearMonth
Sets the gYearMonth from a date.
set(Date, TimeZone) - Method in class ilog.rules.xml.types.IlrGYearMonth
Sets the gYearMonth from a date and a time zone.
set(Date) - Method in class ilog.rules.xml.types.IlrTime
Sets a time from a date.
set(Date, TimeZone) - Method in class ilog.rules.xml.types.IlrTime
Sets a time from a date and a time zone.
SET_GET_PARAMETER_VALUE_OPTIM - Static variable in interface ilog.rules.util.engine.IlrPropertyNames
Optimize set/getParameterValue method by replacing them at parse time when possible.
setAbstract(boolean) - Method in class ilog.rules.bom.dynamic.IlrDynamicAttribute
Sets if the attribute is abstract
setAbstract(boolean) - Method in class ilog.rules.bom.dynamic.IlrDynamicClass
Sets the 'abstract' property of this class.
setAbstract(boolean) - Method in class ilog.rules.bom.dynamic.IlrDynamicMethod
Sets the 'abstract' property of this method.
setAbstract(boolean) - Method in interface ilog.rules.bom.mutable.IlrMutableAttribute
Sets if the attribute is abstract
setAbstract(boolean) - Method in interface ilog.rules.bom.mutable.IlrMutableClass
Sets the 'abstract' property of this class.
setAbstract(boolean) - Method in interface ilog.rules.bom.mutable.IlrMutableMethod
Sets the 'abstract' property of this method.
setAcceptSelfSignedCertificate(boolean) - Method in class ilog.rules.teamserver.auth.AuthenticationHandler
Indicates whether the transaction accepts self-signed certificatew.
setAccurate(boolean) - Method in class ilog.rules.factory.IlrHasher
Sets the accuracy of the hasher.
setActivated(boolean) - Method in interface ilog.rules.res.decisionservice.mbean.IlrDecisionServiceMBean
Sets the status of the decision service.
setActiveRules(IlrRule[]) - Method in interface ilog.rules.engine.IlrRuleTaskRunner
Deprecated. Sets the active rules.
setAgendaFilter(IlrValue) - Method in class ilog.rules.factory.IlrRuleTaskFactory
Sets the agenda filter to the rule-based task.
setAgendaFilter(IlrFunctionFactory) - Method in class ilog.rules.factory.IlrRuleTaskFactory
Sets the agenda filter to the rule-based task.
setAlgorithm(int) - Method in class ilog.rules.factory.IlrRuleTaskFactory
Sets the algorithm that determines how the rules are fired.
setAllowMultiple(boolean) - Method in class ilog.rules.studio.res.ui.generator.impl.wizard.IlrAbstractRESConfigurationSelectionDialog
Specifies if multiple selection is allowed.
setAllowPackageDeclaration(boolean) - Method in class ilog.rules.engine.IlrRuleset
Specifies whether the ruleset code may contain a package declaration.
setApplication(String) - Method in class ilog.rules.engine.IlrRuleset
Deprecated. As of JRules 7.0, this method has no effect.
setArgument(IlrTest) - Method in class ilog.rules.factory.IlrNotTest
Changes the test argument of this negated test.
setArgument(IlrValue) - Method in class ilog.rules.factory.IlrUnaryValue
Changes the argument of this expression.
setArguments(IlrVariable[]) - Method in class ilog.rules.factory.IlrFunctionFactory
Sets the arguments of the function.
setAsRootElement(String, String, String) - Method in class ilog.rules.xml.IlrXmlObject
Set the root element information when the object is saved as an XML document.
setAssertEvent(boolean) - Method in class ilog.rules.factory.IlrAssertAction
Deprecated. As of IBM Decision Server 7.5, event processing is deprecated.
setAssertEvent(IlrValue) - Method in class ilog.rules.factory.IlrAssertAction
Deprecated. As of IBM Decision Server 7.5, event processing is deprecated.
setAsynchronousRulesetParsingEnabled(boolean) - Method in interface ilog.rules.res.session.config.IlrXUConfig
 
setBindings(List, List) - Method in class ilog.rules.factory.IlrCollectInSourceValue
Sets the variable bindings used in the object tests and in the collection tests.
setBody(String) - Method in class ilog.rules.factory.translation.IlrBody
Sets the body of a function, that is, IRL statements.
setBody(IlrBody) - Method in class ilog.rules.factory.translation.IlrConstructorTranslation
Sets the body of the constructor translation.
setBody(IlrBody) - Method in class ilog.rules.factory.translation.IlrMethodTranslation
Sets the body.
setBOMAccess(boolean) - Method in interface ilog.rules.res.session.IlrSessionRequest
Sets the BOM access flag.
setBoolean(Object, int, boolean) - Static method in class ilog.rules.factory.IlrArray
Sets an element of an array to a boolean value.
setBoolean(Object, IlrAttribute, boolean) - Method in class ilog.rules.factory.IlrReflect
 
setBounds(IlrType[]) - Method in class ilog.rules.bom.dynamic.IlrDynamicTypeVariable
Sets the bounds of this type variable.
setBounds(IlrType[]) - Method in interface ilog.rules.bom.IlrTypeVariable
Sets the bounds of this type variable.
setBusinessDataXmlServiceEnable(boolean) - Method in class ilog.rules.archive.IlrRulesetArchive
Enables the use of XML BOM objects as parameters on the ruleset resulting from the parsing of this ruleset archive.
setBusinessModelPath(ArrayList) - Method in class ilog.rules.archive.IlrRulesetArchiveBuilderBase
Sets the business object model path.
setBusinessName(String) - Method in class ilog.rules.factory.translation.IlrClassTranslation
Sets the business class name.
setBusinessReflect(IlrReflect) - Method in class ilog.rules.engine.IlrRulesetArchiveParser
Sets the business reflect.
setByte(Object, int, byte) - Static method in class ilog.rules.factory.IlrArray
Sets an element of an array to a byte value.
setByte(Object, IlrAttribute, byte) - Method in class ilog.rules.factory.IlrReflect
 
setCacheRuleflowData(boolean) - Method in class ilog.rules.engine.IlrContext
Sets whether or not to keep the cached ruleflow data when IlrContext.resetRuleflow() is called.
setCaseNode(IlrConstantValue, IlrFlowNodeStatement) - Method in class ilog.rules.factory.IlrTaskSwitchNodeStatement
Sets the node that will be executed if the evaluation of the value linked to the switch matches the passed value.
setCaseSensitivity(IlrTranslationConstants.CaseSensitivity) - Method in class ilog.rules.factory.translation.IlrClassTranslation
Sets the case sensitivity for this class member's lookup.
setCaseSensitivity(IlrTranslationConstants.CaseSensitivity) - Method in class ilog.rules.factory.translation.IlrTranslationConfiguration
Sets the global case sentivity for member look-up.
setCentury(short) - Method in class ilog.rules.xml.types.IlrDate
Sets the century of the date.
setChar(Object, int, char) - Static method in class ilog.rules.factory.IlrArray
Sets an element of an array to a char value.
setChar(Object, IlrAttribute, char) - Method in class ilog.rules.factory.IlrReflect
 
setClassLoader(ClassLoader) - Method in class ilog.rules.bom.dynamic.IlrDynamicObjectModel
Sets the class loader used by the IlrDynamicObjectModel.mapJavaType(String) and IlrDynamicObjectModel.mapJavaClass(String) methods.
setClassLoader(ClassLoader) - Method in interface ilog.rules.bom.IlrObjectModel
Sets the class loader used by the IlrObjectModel.mapJavaType(String) and IlrObjectModel.mapJavaClass(String) methods.
setClassLoader(ClassLoader) - Method in class ilog.rules.bom.serializer.IlrAbstractSerializer
Sets the class loader used by the serializer to define native classes.
setClassLoader(ClassLoader) - Method in interface ilog.rules.bom.serializer.IlrSerializer
Sets the class loader used by the serializer to define native classes.
setClassLoader(ClassLoader) - Method in class ilog.rules.util.prefs.IlrPropertyManager
Sets the class loader to load the java.util.ResourceBundle instances.
setClassLoader(ClassLoader) - Method in class ilog.rules.util.resources.IlrResources
Sets a class loader.
setCode - Variable in class ilog.rules.studio.res.generator.impl.IlrWebServiceGenerator.WebTraceFileGetterSetter
 
setCompactMode(boolean) - Method in class ilog.rules.bom.serializer.IlrAbstractSerializer
Sets compact mode to compactMode.
setCompactMode(boolean) - Method in interface ilog.rules.bom.serializer.IlrSerializer
Sets compact mode to compactMode.
setComparator(ViewerComparator) - Method in class ilog.rules.studio.res.ui.generator.impl.wizard.IlrAbstractRESConfigurationSelectionDialog
Sets the comparator used by the tree viewer.
setCompletionFlagValue(IlrValue) - Method in class ilog.rules.factory.IlrTaskFactory
Deprecated. As of IBM Decision Server 8.0.1, the completion flag is deprecated
setConditions(IlrCondition[]) - Method in class ilog.rules.factory.IlrRuleFactory
Sets the conditions of the rule.
setConstant(boolean) - Method in class ilog.rules.factory.IlrHasher
Sets the constant quality of the hasher.
setConstructor(Class) - Method in class ilog.rules.factory.IlrNewInstanceValue
Sets a constructor for this expression.
setConstructor(String) - Method in class ilog.rules.factory.IlrNewInstanceValue
Sets a constructor for this expression.
setCryptedPassword(String) - Method in interface ilog.rules.res.session.config.IlrJDBCPersistenceConfig
 
setCustomPersistenceType(String) - Method in interface ilog.rules.res.session.config.IlrPersistenceConfig
 
setDate(short, short, short, short) - Method in class ilog.rules.xml.types.IlrDate
Sets the date as century/year/month/day.
setDate(short, short, short, short) - Method in class ilog.rules.xml.types.IlrDateTime
Sets the date part of an instance as century/year/month/day/.
setDate(short, short) - Method in class ilog.rules.xml.types.IlrGMonthDay
Sets the date from month/day.
setDate(short, short) - Method in class ilog.rules.xml.types.IlrGYear
Sets the gYear from century/year.
setDate(short, short, short) - Method in class ilog.rules.xml.types.IlrGYearMonth
Sets the gYeatrMonth from century/year/month.
setDay(short) - Method in class ilog.rules.xml.types.IlrDate
Sets the day of the date.
setDay(short) - Method in class ilog.rules.xml.types.IlrDuration
Set the day.
setDay(short) - Method in class ilog.rules.xml.types.IlrGDay
Sets the day.
setDeclaringMember(IlrMemberWithParameter) - Method in class ilog.rules.bom.dynamic.IlrDynamicParameter
Sets the declaring member of the parameter.
setDeclaringMember(IlrMemberWithParameter) - Method in interface ilog.rules.bom.mutable.IlrMutableParameter
Sets the declaring member of the parameter.
setDefaultCollectionMapper(IlrXmlDataTypeMapper.CollectionMapper) - Method in class ilog.rules.xml.util.IlrXmlDefaultDataTypeMapper
Set the collection mapper.
setDefaultNode(IlrFlowNodeStatement) - Method in class ilog.rules.factory.IlrTaskSwitchNodeStatement
Sets the node that will be executed if no case block matches the switch value.
setDefaultPackage(String) - Method in class ilog.rules.xml.util.IlrXmlDefaultNsResolver
Set the default package.
setDefaultValue(IlrValue) - Method in class ilog.rules.engine.IlrRulesetParameter
Sets a default value to the parameter.
setDescription(String) - Method in interface ilog.rules.res.model.IlrMutableRuleAppInformation
Modifies the description of the RuleApp.
setDescription(String) - Method in interface ilog.rules.res.model.IlrMutableRulesetArchiveInformation
Modifies the description of a ruleset.
setDescription(String) - Method in interface ilog.rules.res.model.mbean.IlrJMXEntityMBean
Sets the description of this entity.
setDescriptor(IlrRuleAppDescriptor) - Method in interface ilog.rules.studio.res.ruleapp.IlrRuleAppProject
Sets the RuleApp descriptor attached to this project.
setDirectory(File) - Method in interface ilog.rules.res.session.config.IlrFilePersistenceConfig
 
setDisplayName(String) - Method in interface ilog.rules.res.model.IlrMutableRuleAppInformation
Modifies the display name of the RuleApp.
setDisplayName(String) - Method in interface ilog.rules.res.model.IlrMutableRulesetArchiveInformation
Modifies the display name of the ruleset.
setDisplayName(String) - Method in interface ilog.rules.res.model.mbean.IlrJMXEntityMBean
Sets the display name of this entity.
setDomain(IlrDomain) - Method in class ilog.rules.bom.dynamic.IlrDynamicClass
Sets the domain of this class.
setDomain(IlrDomain) - Method in class ilog.rules.bom.dynamic.IlrDynamicEnum
Sets the domain of this enum.
setDomain(IlrDomain) - Method in class ilog.rules.bom.dynamic.IlrDynamicMember
Sets the domain of the member.
setDomain(IlrDomain) - Method in interface ilog.rules.bom.mutable.IlrMutableMember
Sets the domain of the member.
setDomain(IlrDomain) - Method in interface ilog.rules.bom.mutable.IlrMutableType
Sets the domain of this type.
setDomains(List) - Method in class ilog.rules.bom.dynamic.IlrDynamicDomainIntersection
Sets the domains of this domain intersection.
setDomains(List) - Method in interface ilog.rules.bom.mutable.IlrMutableDomainIntersection
Sets the domains of this domain intersection.
setDomainValue(IlrValue) - Method in class ilog.rules.factory.IlrRuleTaskFactory
Deprecated. Use instead addScope(String ruleName), addPackageInScope(String pkgName) or addPackageInScope(IlrPackageFactory pkg).
setDouble(Object, int, double) - Static method in class ilog.rules.factory.IlrArray
Sets an element of an array to a double value.
setDouble(Object, IlrAttribute, double) - Method in class ilog.rules.factory.IlrReflect
 
setDoubleClickSelects(boolean) - Method in class ilog.rules.studio.res.ui.generator.impl.wizard.IlrAbstractRESConfigurationSelectionDialog
Specifies if default selected events (double click) are created.
setDriverClassName(String) - Method in interface ilog.rules.res.session.config.IlrJDBCPersistenceConfig
 
setDynamicBody(boolean) - Method in class ilog.rules.factory.IlrRuleTaskFactory
Sets the Boolean value that tells whether the rule-based task has a dynamic body or not.
setElementDomain(IlrDomain) - Method in interface ilog.rules.bom.mutable.IlrMutableCollectionDomain
Sets the domain of the elements in the collection.
setElementType(IlrType) - Method in interface ilog.rules.bom.mutable.IlrMutableCollectionDomain
Sets the type of the elements in the collection.
setElseStatements(IlrStatement[]) - Method in class ilog.rules.factory.IlrRuleFactory
Sets the actions of the rule's else part.
setEmptyListMessage(String) - Method in class ilog.rules.studio.res.ui.generator.impl.wizard.IlrAbstractRESConfigurationSelectionDialog
Sets the message to be displayed if the list is empty.
setEncoding(String) - Method in class ilog.rules.archive.IlrRulesetArchiveBuilderBase
Sets the encoding used to generate the archive for the archive elements that contain data provided by the user.
setEngineConfEntry(InputStream) - Method in class ilog.rules.archive.IlrRulesetArchiveBuilderBase
Sets the engine configuration.
setEnumerator(String, IlrValue) - Method in class ilog.rules.factory.IlrClassCondition
Sets an enumerator clause.
setErrorManager(IlrXmlErrorManager) - Method in interface ilog.rules.xml.util.IlrXmlErrorHandler
This method is called by the XML processing to notify the error manager currently used.
setEvent(IlrValue) - Method in class ilog.rules.factory.IlrOccursinTest
Deprecated. Sets the object on which the test applies.
setEventCondition(boolean) - Method in class ilog.rules.factory.IlrExistsCondition
Deprecated. As of IBM Decision Server 7.5, event processing is deprecated.
setEventCondition(boolean) - Method in class ilog.rules.factory.IlrNotCondition
Deprecated. As of IBM Decision Server 7.5, event processing is deprecated.
setEventCondition(boolean) - Method in class ilog.rules.factory.IlrSimpleCondition
Deprecated. As of IBM Decision Server 7.5, event processing is deprecated.
setExceptionHandler(IlrExceptionHandler) - Method in class ilog.rules.engine.IlrContext
Sets the exception handler of this execution context.
setExecutionId(String) - Method in interface ilog.rules.res.session.IlrSessionRequest
Sets the execution ID for this request.
setExecutionName(String) - Method in class ilog.rules.factory.translation.IlrClassTranslation
Sets the execution class name.
setExecutionReflect(IlrReflect) - Method in class ilog.rules.engine.IlrRulesetArchiveParser
Sets the execution reflect.
setExtenderName(String) - Method in class ilog.rules.factory.translation.IlrClassTranslation
Sets the extender class name.
setFalseNode(IlrFlowNodeStatement) - Method in class ilog.rules.factory.IlrTaskIfNodeStatement
Sets the node that will be executed in case the test returns false.
setFilter(String, String) - Method in interface ilog.rules.res.session.IlrTraceFilter
Sets a filter from a the name of a constant.
setFinal(boolean) - Method in class ilog.rules.bom.dynamic.IlrDynamicAttribute
Sets the 'final' property of this member.
setFinal(boolean) - Method in class ilog.rules.bom.dynamic.IlrDynamicMember
Sets the 'final' property of this member.
setFinal(boolean) - Method in interface ilog.rules.bom.mutable.IlrMutableClass
Sets the 'final' property of this class.
setFinal(boolean) - Method in interface ilog.rules.bom.mutable.IlrMutableMember
Sets the final property of this member.
setFinalActions(IlrFunctionFactory) - Method in class ilog.rules.factory.IlrTaskFactory
Sets the task final actions.
setFiring(int) - Method in class ilog.rules.factory.IlrRuleTaskFactory
Sets the value of the firing parameter of the rule-based task.
setFiringLimit(int) - Method in class ilog.rules.factory.IlrRuleTaskFactory
Sets the value of the firinglimit parameter of the rule-based task.
setFirstArgument(IlrValue) - Method in class ilog.rules.factory.IlrBinaryTest
Changes the first argument value involved in this test.
setFirstArgument(IlrValue) - Method in class ilog.rules.factory.IlrBinaryValue
Changes the first argument of this expression.
setFirstEvent(IlrValue) - Method in class ilog.rules.factory.IlrBinaryTemporalTest
Deprecated. Sets the first event involved in the test, that is, the event on the left-hand side of the before operator, or the event on the right-hand side of the after operator.
setFloat(Object, int, float) - Static method in class ilog.rules.factory.IlrArray
Sets an element of an array to a float value.
setFloat(Object, IlrAttribute, float) - Method in class ilog.rules.factory.IlrReflect
 
setFlushing(boolean) - Method in class ilog.rules.factory.IlrModifyAction
Changes the way the object is modified.
setFlushing(boolean) - Method in class ilog.rules.factory.IlrUpdateAction
Changes the way the object is updated.
setForceUptodate(boolean) - Method in interface ilog.rules.res.session.IlrSessionRequest
Forces execution to wait until ruleset parsing has been completed.
setFormalComment(String) - Method in class ilog.rules.factory.IlrFunctionFactory
Sets the formal comment of the function.
setFormalComment(String) - Method in class ilog.rules.factory.IlrTaskFactory
Sets the formal comment of the task.
setFormat(IlrType, Format) - Method in class ilog.rules.bom.util.IlrFormat
Associates a format object with an IlrType.
setFormat(Class, Format) - Method in class ilog.rules.bom.util.IlrFormat
Associates a format object with a Java class.
setFunction(IlrFunctionFactory) - Method in class ilog.rules.factory.IlrFunctionInvocation
Sets the function.
setFunction(IlrFunctionFactory) - Method in class ilog.rules.factory.IlrFunctionTaskFactory
Sets the body of the function-based task.
setGeneratedTraceFile(boolean) - Method in class ilog.rules.studio.res.generator.IlrTraceFileGenerator
Sets if the trace filter properties file must be generated.
setGetter(IlrBody) - Method in class ilog.rules.factory.translation.IlrAttributeTranslation
Sets the getter of the attribute.
setGotoLabel(String) - Method in class ilog.rules.factory.IlrTaskGotoNodeStatement
Sets the label of the node to which the ruleflow execution is directed after the execution of the goto node.
setHasher(IlrType, String, IlrValue) - Method in class ilog.rules.factory.IlrRulesetFactory
Deprecated.  
setHeuristic(IlrBinaryClassLoaderHeuristic) - Method in class ilog.rules.util.IlrBinaryClassLoader
Deprecated.  
setHierarchy(IlrHierarchicalPropertyElement) - Method in class ilog.rules.factory.IlrPropertyMatchTest
Sets the hierarchy attached to the test.
setHigherBound(IlrAbstractValue) - Method in class ilog.rules.bom.dynamic.IlrDynamicBoundedDomain
Sets the higher bound of the domain.
setHigherBound(IlrAbstractValue) - Method in interface ilog.rules.bom.mutable.IlrMutableBoundedDomain
Sets the higher bound of the domain
setHigherBoundIncluded(boolean) - Method in class ilog.rules.bom.dynamic.IlrDynamicBoundedDomain
Sets the higher bound to be included or not.
setHigherBoundIncluded(boolean) - Method in interface ilog.rules.bom.mutable.IlrMutableBoundedDomain
Sets whether the higher bound is included or not.
setHour(short) - Method in class ilog.rules.xml.types.IlrDuration
Set the hour.
setHttpClient(HttpClient) - Method in class ilog.rules.teamserver.auth.AuthenticationResponse
Stores the HTTP client used to establish the connection.
setImports(List) - Method in class ilog.rules.factory.translation.IlrClassTranslation
Sets the list of import statements.
setIndexes(IlrValue[]) - Method in class ilog.rules.factory.IlrArrayElement
Changes the indexes values of this expression.
setInfoAllFilters(Boolean) - Method in interface ilog.rules.res.session.IlrTraceFilter
Enables all filters.
setInfoAllRules(boolean) - Method in class ilog.rules.studio.res.generator.IlrTraceFileGenerator
Sets the boolean filter on all rules.
setInfoAllTasks(boolean) - Method in class ilog.rules.studio.res.generator.IlrTraceFileGenerator
Sets the boolean filter on all tasks.
setInfoBoundObjectByRule(Boolean) - Method in interface ilog.rules.res.session.IlrTraceFilter
Filter on the object bound by the fired rule before its execution.
setInfoBoundObjectByRule(boolean) - Method in class ilog.rules.studio.res.generator.IlrTraceFileGenerator
Sets the boolean filter on the object bound by the rules fired before execution.
setInfoExecutionDate(Boolean) - Method in interface ilog.rules.res.session.IlrTraceFilter
Filter on the execution date.
setInfoExecutionDate(boolean) - Method in class ilog.rules.studio.res.generator.IlrTraceFileGenerator
Sets the boolean filter on execution date.
setInfoExecutionDuration(Boolean) - Method in interface ilog.rules.res.session.IlrTraceFilter
Filter on the execution duration.
setInfoExecutionDuration(boolean) - Method in class ilog.rules.studio.res.generator.IlrTraceFileGenerator
Sets the boolean filter on execution duration.
setInfoExecutionEvents(Boolean) - Method in interface ilog.rules.res.session.IlrTraceFilter
Filter on the execution events.
setInfoExecutionEvents(boolean) - Method in class ilog.rules.studio.res.generator.IlrTraceFileGenerator
Sets the boolean filter on the environment.
setInfoExecutionOutput(Boolean) - Method in interface ilog.rules.res.model.trace.IlrDWTraceFilter
Filter on the execution output.
setInfoInetAddress(Boolean) - Method in interface ilog.rules.res.session.IlrTraceFilter
Filter on the Internet address.
setInfoInputParameters(Boolean) - Method in interface ilog.rules.res.model.trace.IlrDWTraceFilter
Filter on input parameters.
setInfoNumRulesFired(boolean) - Method in class ilog.rules.studio.res.generator.IlrTraceFileGenerator
Sets the boolean filter on the number of rules fired.
setInfoNumRulesNotFired(boolean) - Method in class ilog.rules.studio.res.generator.IlrTraceFileGenerator
Sets the boolean filter on the number of rules not fired.
setInfoNumTasksExecuted(boolean) - Method in class ilog.rules.studio.res.generator.IlrTraceFileGenerator
Sets the boolean filter on the number of tasks executed.
setInfoNumTasksNotExecuted(boolean) - Method in class ilog.rules.studio.res.generator.IlrTraceFileGenerator
Sets the boolean filter on the number of tasks not executed.
setInfoOutputParameters(Boolean) - Method in interface ilog.rules.res.model.trace.IlrDWTraceFilter
Filter on output parameters.
setInfoOutputParameters(boolean) - Method in class ilog.rules.studio.res.generator.IlrTraceFileGenerator
Deprecated. As of JRules 7.0 this filter has been removed.
setInfoOutputString(boolean) - Method in class ilog.rules.studio.res.generator.IlrTraceFileGenerator
Deprecated. Since JRules 7.0, this filter is deleted.
setInfoRules(Boolean) - Method in interface ilog.rules.res.session.IlrTraceFilter
Activates or deactivates the Rules filter.
setInfoRulesetProperties(Boolean) - Method in interface ilog.rules.res.model.trace.IlrDWTraceFilter
Filter on ruleset properties.
setInfoRulesFired(boolean) - Method in class ilog.rules.studio.res.generator.IlrTraceFileGenerator
Deprecated. As of JRules 7.0 this filter has been removed.
setInfoRulesNotFired(Boolean) - Method in interface ilog.rules.res.session.IlrTraceFilter
Filter on the rules that were not fired.
setInfoRulesNotFired(boolean) - Method in class ilog.rules.studio.res.generator.IlrTraceFileGenerator
Sets the boolean filter on rules not fired.
setInfoSystemProperties(Boolean) - Method in interface ilog.rules.res.session.IlrTraceFilter
Global filter on the properties of the execution environment system.
setInfoSystemProperties(boolean) - Method in class ilog.rules.studio.res.generator.IlrTraceFileGenerator
Sets the boolean filter on the system properties.
setInfoTasks(Boolean) - Method in interface ilog.rules.res.session.IlrTraceFilter
Activates or deactivates the Tasks filter.
setInfoTasksFired(boolean) - Method in class ilog.rules.studio.res.generator.IlrTraceFileGenerator
Deprecated. As of JRules 7.0 this filter has been removed.
setInfoTasksNotExecuted(Boolean) - Method in interface ilog.rules.res.session.IlrTraceFilter
Filter on the tasks that were not executed.
setInfoTasksNotExecuted(boolean) - Method in class ilog.rules.studio.res.generator.IlrTraceFileGenerator
Sets the boolean filter on the tasks not executed.
setInfoTotalRules(Boolean) - Method in interface ilog.rules.res.model.trace.IlrDWTraceFilter
Filter on total rules count.
setInfoTotalRulesFired(Boolean) - Method in interface ilog.rules.res.session.IlrTraceFilter
Filters on the number of rules fired.
setInfoTotalRulesNotFired(Boolean) - Method in interface ilog.rules.res.session.IlrTraceFilter
Filters on the number of rules that were not fired.
setInfoTotalTasks(Boolean) - Method in interface ilog.rules.res.model.trace.IlrDWTraceFilter
Filter on total tasks count.
setInfoTotalTasksExecuted(Boolean) - Method in interface ilog.rules.res.session.IlrTraceFilter
Filter on the number of tasks executed.
setInfoTotalTasksNotExecuted(Boolean) - Method in interface ilog.rules.res.session.IlrTraceFilter
Filter on the number of tasks that were not executed.
setInfoUserData(Boolean) - Method in interface ilog.rules.res.model.trace.IlrDWTraceFilter
Filter on user data.
setInfoWorkingMemory(Boolean) - Method in interface ilog.rules.res.session.IlrTraceFilter
Global filter on the working memory.
setInfoWorkingMemory(boolean) - Method in class ilog.rules.studio.res.generator.IlrTraceFileGenerator
Sets the boolean filter on working memory.
setInitialActions(IlrFunctionFactory) - Method in class ilog.rules.factory.IlrTaskFactory
Sets the task initial actions.
setInitialSelection(Object) - Method in class ilog.rules.studio.res.ui.generator.impl.wizard.IlrAbstractRESConfigurationSelectionDialog
Sets the initial selection.
setInitialValue(IlrAbstractValue) - Method in class ilog.rules.bom.dynamic.IlrDynamicAttribute
Sets the attribute initial value.
setInitialValue(IlrAbstractValue) - Method in interface ilog.rules.bom.mutable.IlrMutableAttribute
Sets the attribute initial value.
setInput(Object) - Method in class ilog.rules.studio.res.ui.generator.impl.wizard.IlrAbstractRESConfigurationSelectionDialog
Sets the tree input.
setInputParameter(String, Object) - Method in interface ilog.rules.res.session.IlrSessionRequest
Sets an input parameter.
setInputParameters(Map<String, Object>) - Method in interface ilog.rules.res.session.IlrSessionRequest
Sets the input parameters.
setInstances(IlrClass, IlrValue) - Method in class ilog.rules.factory.IlrRulesetFactory
Sets the instances of the specified class with which the rule engine will work.
setInt(Object, int, int) - Static method in class ilog.rules.factory.IlrArray
Sets an element of an array to an int value.
setInt(Object, IlrAttribute, int) - Method in class ilog.rules.factory.IlrReflect
 
setInterceptorEnabled(boolean) - Method in interface ilog.rules.res.session.IlrSessionFactory
Sets the "interceptors enabled" flag for all the requests created by this factory.
setInterceptorEnabled(boolean) - Method in interface ilog.rules.res.session.IlrSessionRequest
Overrides any session or session factory interceptors.
setInterface(boolean) - Method in class ilog.rules.bom.dynamic.IlrDynamicClass
Sets the interface property of this class.
setInterface(boolean) - Method in interface ilog.rules.bom.mutable.IlrMutableClass
Sets the 'interface' property of this class.
setIterator(IlrValue) - Method in class ilog.rules.factory.IlrRuleTaskFactory
Sets the iterator used in a sequential algorithm rule task.
setJavaClassLookupEnabled(boolean) - Method in interface ilog.rules.bom.IlrObjectModel
Deprecated. As of JRules 6.0, use IlrObjectModel.Kind passed at creation time instead.
setJavaClassLookupEnabled(boolean) - Method in class ilog.rules.bom.serializer.IlrAbstractSerializer
Enables or disables Java class lookup.
setJavaClassLookupEnabled(boolean) - Method in interface ilog.rules.bom.serializer.IlrSerializer
Enables or disables Java class lookup.
setJavaNature(IProject) - Method in class ilog.rules.studio.res.generator.IlrFileGenerator
 
setJNDIName(String) - Method in interface ilog.rules.res.session.config.IlrDatasourcePersistenceConfig
 
setKind(int) - Method in class ilog.rules.factory.IlrAssignment
Sets the assignment operator to be the one passed as the argument.
setKind(int) - Method in class ilog.rules.factory.IlrBinaryTest
Sets the kind of test.
setKind(int) - Method in class ilog.rules.factory.IlrBinaryValue
Sets the kind of this expression.
setKind(int) - Method in class ilog.rules.factory.IlrNaryTest
Sets the kind of this test.
setKind(int) - Method in class ilog.rules.factory.IlrUnaryValue
Sets the kind of this expression.
setLeftEvent(IlrValue) - Method in class ilog.rules.factory.IlrAfterTest
Deprecated.  
setLeftEvent(IlrValue) - Method in class ilog.rules.factory.IlrBeforeTest
Deprecated.  
setLeftEvent(IlrValue) - Method in class ilog.rules.factory.IlrBinaryTemporalTest
Deprecated. Sets the event on the left-hand side of the operator, that is, the first event in a before test, or the second event in an after test.
setLocale(Locale) - Method in class ilog.rules.util.prefs.IlrPropertyManager
Sets the locale to use to load the ResourceBundle.
setLogAutoFlushEnabled(boolean) - Method in interface ilog.rules.res.session.config.IlrXUConfig
 
setLogger(Logger) - Method in interface ilog.rules.res.xu.pool.IlrPool
Sets the logger to be used by the pool implementation.
setLogical(boolean) - Method in class ilog.rules.factory.IlrAssertAction
Deprecated. As of IBM Decision Server 8.0.1, truth maintenance system is deprecated
setLogLevel(Level) - Method in interface ilog.rules.res.session.config.IlrXUConfig
 
setLong(Object, int, long) - Static method in class ilog.rules.factory.IlrArray
Sets an element of an array to a long value.
setLong(Object, IlrAttribute, long) - Method in class ilog.rules.factory.IlrReflect
 
setLowerBound(IlrAbstractValue) - Method in class ilog.rules.bom.dynamic.IlrDynamicBoundedDomain
Sets the lower bound of the domain.
setLowerBound(IlrAbstractValue) - Method in interface ilog.rules.bom.mutable.IlrMutableBoundedDomain
Sets the lower bound of the domain
setLowerBound(IlrValue) - Method in class ilog.rules.factory.IlrBinaryTemporalTest
Deprecated. Sets the lower bound of the interval between the event occurrence times.
setLowerBound(IlrValue) - Method in class ilog.rules.factory.IlrOccursinTest
Deprecated. Sets the lower bound of the interval for the event occurrence time.
setLowerBoundIncluded(boolean) - Method in class ilog.rules.bom.dynamic.IlrDynamicBoundedDomain
Sets the lower bound to be included or not.
setLowerBoundIncluded(boolean) - Method in interface ilog.rules.bom.mutable.IlrMutableBoundedDomain
Sets whether the lower bound is included or not.
setLowerBounds(IlrType[]) - Method in class ilog.rules.bom.dynamic.IlrDynamicWildcardType
Sets the lower bounds of this wild card type.
setLowerBounds(IlrType[]) - Method in interface ilog.rules.bom.IlrWildcardType
Sets the lower bounds of this wild card type.
setMainTask(String) - Method in interface com.ibm.rules.engine.ruleflow.runtime.RuleflowEngineInput
Sets the ruleflow main task.
setMainTask(String) - Method in class ilog.rules.engine.IlrContext

Sets the ruleflow main task by giving its name.

setMapFacetAsStaticMethod(boolean) - Method in class ilog.rules.xml.util.IlrXmlDefaultDataTypeMapper
 
setMappingComponentProperties(boolean) - Method in class ilog.rules.bom.dynamic.IlrDynamicObjectModel
Enables or disables mapping of component properties.
setMappingComponentProperties(boolean) - Method in interface ilog.rules.bom.IlrObjectModel
Enables or disables mapping of component properties.
setMatchOnValue(IlrValue) - Method in class ilog.rules.factory.IlrRuleTaskFactory
Sets as a value the list of ordered classes of the object instances on which the iterator will iterate.
setMaximumDepth(int) - Method in class ilog.rules.util.prefs.IlrPropertyManager
Sets the maximum key search depth.
setMaxSize(int) - Method in interface ilog.rules.res.session.config.IlrPoolConfig
 
setMemberType(IlrType) - Method in class ilog.rules.bom.dynamic.IlrDynamicConstructor
 
setMemberType(IlrType) - Method in class ilog.rules.bom.dynamic.IlrDynamicMember
Sets the type of the member.
setMemberType(IlrType) - Method in interface ilog.rules.bom.mutable.IlrMutableMember
Sets the type of the member.
setMessageWriter(PrintWriter) - Method in class ilog.rules.archive.IlrRulesetArchiveBuilderBase
Sets the error message writer of the ruleset archive parser.
setMessageWriter(PrintWriter) - Method in class ilog.rules.engine.IlrRuleset
Sets the error message writer of the ruleset.
setMessageWriter(PrintWriter) - Method in class ilog.rules.engine.IlrRulesetArchiveParser
Sets the error message writer of the ruleset archive parser.
setMethod(String) - Method in class ilog.rules.factory.IlrMethodInvocation
Sets a method for this method call.
setMethod(IlrClass, String) - Method in class ilog.rules.factory.IlrStaticMethodInvocation
Sets the method by selecting it in a class.
setMinute(short) - Method in class ilog.rules.xml.types.IlrDuration
Set the minute.
setModel(IlrReflect, boolean) - Method in class ilog.rules.xml.binding.IlrXmlDefaultDataDriver
Sets a new object model for the driver.
setModel(IlrReflect) - Method in class ilog.rules.xml.binding.IlrXmlDefaultSchemaDriver
Set a new object model for the driver.
setModel(IlrReflect) - Method in interface ilog.rules.xml.IlrXmlSchemaDriver
Set the object model used by the driver.
setMonth(short) - Method in class ilog.rules.xml.types.IlrDate
Sets the month of the date.
setMonth(short) - Method in class ilog.rules.xml.types.IlrDuration
Set the month.
setMonth(short) - Method in class ilog.rules.xml.types.IlrGMonth
Sets the month.
setName(String) - Method in class ilog.rules.engine.IlrRuleset
Sets the name of the ruleset.
setName(String) - Method in class ilog.rules.factory.IlrFunctionFactory
Sets the fully qualified name of the function to the given parameter.
setName(String) - Method in class ilog.rules.factory.IlrRulesetFactory
Sets the name of the ruleset.
setName(String) - Method in class ilog.rules.factory.IlrVariable
Sets the name of the variable.
setName(String) - Method in class ilog.rules.factory.translation.IlrAttributeTranslation
Sets the name of the attribute.
setName(String) - Method in class ilog.rules.factory.translation.IlrMethodTranslation
Sets the name of the method.
setNextNode(IlrFlowNodeStatement) - Method in class ilog.rules.factory.IlrFlowNodeStatement
Sets the passed node as next node of this, this means that node will be executed after this.
setNextNode(IlrFlowNodeStatement) - Method in class ilog.rules.factory.IlrTaskIfNodeStatement
This method should never be used; it throws an UnsupportedOperationException exception.
setNextNode(IlrFlowNodeStatement) - Method in class ilog.rules.factory.IlrTaskInstanceStatement
Connects the passed node to this.
setNextNode(IlrFlowNodeStatement) - Method in class ilog.rules.factory.IlrTaskSwitchNodeStatement
This method should never be used; it throws an UnsupportedOperationException exception.
setObject(IlrValue) - Method in class ilog.rules.factory.IlrStaticFieldValue
Sets the object to which the field refers to.
setObject(IlrValue) - Method in class ilog.rules.factory.IlrStaticMethodInvocation
Sets the object invoked by this method call.
setOperator(boolean) - Method in class ilog.rules.bom.dynamic.IlrDynamicMethod
Sets the 'operator' property of this method.
setOperator(boolean) - Method in interface ilog.rules.bom.mutable.IlrMutableMethod
Sets the 'operator' property of this method.
setOrdered(boolean) - Method in class ilog.rules.factory.IlrHasher
Sets the ordered quality of the hasher.
setOrdering(int) - Method in class ilog.rules.factory.IlrRuleTaskFactory
Sets the value of the ordering parameter of the rule-based task.
setPackageVisibility() - Method in class ilog.rules.bom.dynamic.IlrDynamicClass
Sets the visibility of this class to package.
setPackageVisibility() - Method in class ilog.rules.bom.dynamic.IlrDynamicMember
Sets the visibility of this member to package.
setPackageVisibility() - Method in interface ilog.rules.bom.mutable.IlrMutableClass
Sets the visibility of this class to package.
setPackageVisibility() - Method in interface ilog.rules.bom.mutable.IlrMutableMember
Sets the visibility of this member to package.
setParameter(String, Object) - Method in interface com.ibm.rules.engine.ruledef.runtime.SteppingRuleEngine
Sets the value of a specific parameter and update the engine data (see RunningEngineWithWorkingMemory.updateData().
setParameter(String, Object) - Method in interface com.ibm.rules.engine.runtime.EngineInput
Sets the value of a specific parameter.
setParameter(String, boolean) - Method in class ilog.rules.engine.IlrParameterMap
Store for the parameter "name" and its value "value".
setParameter(String, byte) - Method in class ilog.rules.engine.IlrParameterMap
Store for the parameter "name" and its value "value".
setParameter(String, char) - Method in class ilog.rules.engine.IlrParameterMap
Store for the parameter "name" and its value "value".
setParameter(String, int) - Method in class ilog.rules.engine.IlrParameterMap
Store for the parameter "name" and its value "value".
setParameter(String, float) - Method in class ilog.rules.engine.IlrParameterMap
Store for the parameter "name" and its value "value".
setParameter(String, double) - Method in class ilog.rules.engine.IlrParameterMap
Store for the parameter "name" and its value "value".
setParameter(String, short) - Method in class ilog.rules.engine.IlrParameterMap
Store for the parameter "name" and its value "value".
setParameter(String, long) - Method in class ilog.rules.engine.IlrParameterMap
Store for the parameter "name" and its value "value".
setParameter(String, Object) - Method in class ilog.rules.engine.IlrParameterMap
Store for the parameter "name" and its value "value".
setParameter(String, String) - Method in class ilog.rules.engine.IlrParameterMap
Store for the parameter "name" and its value "value".
setParameterDomain(IlrDomain) - Method in class ilog.rules.bom.dynamic.IlrDynamicParameter
Sets the domain of the parameter.
setParameterDomain(IlrDomain) - Method in interface ilog.rules.bom.mutable.IlrMutableParameter
Sets the domain of the parameter.
setParameters(Map<String, Object>) - Method in interface com.ibm.rules.engine.runtime.EngineInput
Sets the values for a number of parameters.
setParameters(List) - Method in class ilog.rules.bom.dynamic.IlrDynamicIndexedComponentProperty
Sets the parameter of this member.
setParameters(List) - Method in class ilog.rules.bom.dynamic.IlrDynamicMethod
Sets the parameter of this member.
setParameters(List) - Method in interface ilog.rules.bom.mutable.IlrMutableMemberWithParameter
Sets the parameter of this member.
setParameters(IlrParameterMap) - Method in class ilog.rules.engine.IlrContext

Sets the values of the declared ruleset variables contained in the passed IlrParameterMap (defined either with the "in" or "inout" modifier).

setParameterValue(String, Object) - Method in class ilog.rules.engine.IlrContext
Sets the value of the ruleset parameter.
setPassword(String) - Method in interface ilog.rules.res.session.config.IlrJDBCPersistenceConfig
 
setPattern(String) - Method in class ilog.rules.bom.dynamic.IlrDynamicPatternDomain
Sets the pattern.
setPattern(String) - Method in interface ilog.rules.bom.mutable.IlrMutablePatternDomain
Sets the pattern.
setPeerExpression(String) - Method in interface ilog.rules.bom.IlrStaticReference
Deprecated. use translation property instead
setPersistenceType(IlrPersistenceType) - Method in interface ilog.rules.res.session.config.IlrPersistenceConfig
 
setPersistentProperty(String, String) - Method in class ilog.rules.bom.dynamic.IlrDynamicModelElement
Sets the property propertyName to value.
setPersistentProperty(String, IlrProperties) - Method in class ilog.rules.bom.dynamic.IlrDynamicModelElement
Sets the property propertyName to value.
setPersistentProperty(String, String) - Method in class ilog.rules.bom.dynamic.IlrDynamicValue
Sets the property propertyName to value.
setPersistentProperty(String, IlrProperties) - Method in class ilog.rules.bom.dynamic.IlrDynamicValue
Sets the property propertyName to value.
setPersistentProperty(String, String) - Method in interface ilog.rules.bom.IlrProperties
Sets the property propertyName to value.
setPersistentProperty(String, IlrProperties) - Method in interface ilog.rules.bom.IlrProperties
Sets the property propertyName to value.
setPluginConfigs(List<IlrPluginConfig>) - Method in interface ilog.rules.res.session.config.IlrXUConfig
 
setPositive(boolean) - Method in class ilog.rules.xml.types.IlrDate
Sets the sign of the date.
setPositive(boolean) - Method in class ilog.rules.xml.types.IlrDateTime
Sets as a positive dateTime.
setPositive(boolean) - Method in class ilog.rules.xml.types.IlrGYear
Sets the year as positive.
setPositive(boolean) - Method in class ilog.rules.xml.types.IlrGYearMonth
Sets the year as positive.
setPositive(boolean) - Method in class ilog.rules.xml.types.IlrTime
Sets the time as positive.
setPrefixes(String[]) - Method in class ilog.rules.util.prefs.IlrPropertyManager
Set the prefixes to use.
setPrivate() - Method in class ilog.rules.bom.dynamic.IlrDynamicClass
Sets the visibility of this class to private.
setPrivate() - Method in class ilog.rules.bom.dynamic.IlrDynamicMember
Sets the visibility of this member to private.
setPrivate() - Method in interface ilog.rules.bom.mutable.IlrMutableClass
Sets the visibility of this class to private.
setPrivate() - Method in interface ilog.rules.bom.mutable.IlrMutableMember
Sets the visibility of this member to private.
setProcessor(IlrXmlObjectExplorer.IlrObjectProcessor) - Method in class ilog.rules.xml.IlrXmlObjectExplorer
 
setProjectName(String) - Method in class ilog.rules.studio.res.ui.generator.impl.wizard.IlrAbstractRESConfigurationSelectionDialog
Stores the client project name.
setProperties(IlrPropertyList) - Method in class ilog.rules.factory.IlrTaskFactory
Sets the task properties.
setProperties(Map<String, String>) - Method in class ilog.rules.res.xu.persistence.IlrFilePersistence
Sets the properties of the persistence.
setProperty(String, String) - Method in interface ilog.rules.res.decisionservice.mbean.IlrDecisionServiceMBean
Sets the value corresponding to a key.
setProperty(String, String) - Method in interface ilog.rules.res.model.IlrMutableRuleAppInformation
Sets the value corresponding to a key.
setProperty(String, String) - Method in interface ilog.rules.res.model.IlrMutableRulesetArchiveInformation
Sets the value corresponding to a key.
setProperty(String, String) - Method in interface ilog.rules.res.model.mbean.IlrJMXRuleAppMBean
Sets the value corresponding to a key.
setProperty(String, String) - Method in interface ilog.rules.res.model.mbean.IlrJMXRulesetMBean
Sets the value corresponding to a key.
setProperty(String, Object) - Method in interface ilog.rules.res.session.config.IlrPluginConfig
Sets a property for a plug-in.
setPropertyType(IlrType) - Method in class ilog.rules.bom.dynamic.IlrDynamicComponentProperty
Sets the type of the property.
setPropertyType(IlrType) - Method in interface ilog.rules.bom.mutable.IlrMutableComponentProperty
Sets the type of the property.
setPropertyValue(String, Object) - Method in class ilog.rules.bom.dynamic.IlrDynamicModelElement
Sets the property propertyName to value.
setPropertyValue(String, Object) - Method in class ilog.rules.bom.dynamic.IlrDynamicValue
Sets the property propertyName to value.
setPropertyValue(String, Object) - Method in interface ilog.rules.bom.IlrTransientProperties
Sets the property propertyName to value.
setProtected() - Method in class ilog.rules.bom.dynamic.IlrDynamicClass
Sets the visibility of this class to protected.
setProtected() - Method in class ilog.rules.bom.dynamic.IlrDynamicMember
Sets the visibility of this member to protected.
setProtected() - Method in interface ilog.rules.bom.mutable.IlrMutableClass
Sets the visibility of this class to protected.
setProtected() - Method in interface ilog.rules.bom.mutable.IlrMutableMember
Sets the visibility of this member to protected.
setPublic() - Method in class ilog.rules.bom.dynamic.IlrDynamicClass
Sets the visibility of this class to public.
setPublic() - Method in class ilog.rules.bom.dynamic.IlrDynamicMember
Sets the visibility of this member to public.
setPublic() - Method in interface ilog.rules.bom.mutable.IlrMutableClass
Sets the visibility of this class to public.
setPublic() - Method in interface ilog.rules.bom.mutable.IlrMutableMember
Sets the visibility of this member to public.
setRCERulesetArchive(InputStream) - Method in interface ilog.rules.res.model.IlrMutableRulesetArchiveInformation
Deprecated.  
setReadMethod(IlrMethod) - Method in class ilog.rules.bom.dynamic.IlrDynamicComponentProperty
Sets the getter method to access this property.
setReadMethod(IlrMethod) - Method in interface ilog.rules.bom.mutable.IlrMutableComponentProperty
Sets the getter method to access this property.
setReadonly(boolean) - Method in class ilog.rules.bom.dynamic.IlrDynamicAttribute
Sets if the attribute is read only
setReadonly(boolean) - Method in interface ilog.rules.bom.mutable.IlrMutableAttribute
Sets if the attribute is read only
setRemote(boolean) - Method in class ilog.rules.res.session.IlrEJB3SessionFactory
Sets the remote flag for this rule session factory.
setRequest(IlrSessionRequest) - Method in class ilog.rules.res.session.interceptor.IlrInterceptorContext
Sets the session request.
setRequestParams(HttpMethod) - Method in class ilog.rules.teamserver.auth.AuthenticationHandler
To customize the request to be sent via an HTTP connection to Decision Center.
setRequestParams(HttpMethod) - Method in class ilog.rules.teamserver.auth.LtpaTokenAuthenticationHandler
 
setResources(IlrResources) - Method in class ilog.rules.bom.dynamic.IlrDynamicObjectModel
Sets the resource bundle.
setResources(IlrResources) - Method in class ilog.rules.engine.IlrRuleset
Sets the resource bundle.
setResponse(IlrSessionResponse) - Method in class ilog.rules.res.session.interceptor.IlrInterceptorContext
Sets the session response.
setRESRulesetArchive(IlrEngineType, InputStream) - Method in interface ilog.rules.res.model.IlrMutableRulesetArchiveInformation
Sets the Rule Execution Server ruleset archive as a stream.
setRESRulesetArchive(String, byte[]) - Method in interface ilog.rules.res.model.mbean.IlrJMXRulesetMBean
Sets the RES ruleset archive as a stream.
setReturnType(IlrType) - Method in class ilog.rules.bom.dynamic.IlrDynamicConstructor
 
setReturnType(IlrType) - Method in class ilog.rules.bom.dynamic.IlrDynamicMethod
Sets the return type of this method.
setReturnType(IlrType) - Method in interface ilog.rules.bom.mutable.IlrMutableMethod
Sets the return type of this method.
setRightEvent(IlrValue) - Method in class ilog.rules.factory.IlrAfterTest
Deprecated.  
setRightEvent(IlrValue) - Method in class ilog.rules.factory.IlrBeforeTest
Deprecated.  
setRightEvent(IlrValue) - Method in class ilog.rules.factory.IlrBinaryTemporalTest
Deprecated. Sets the event on the right-hand side of the operator, that is, the second event in a before test, or the first event in an after test.
setRoot(IlrFlowNodeStatement) - Method in class ilog.rules.factory.IlrFlowTaskFactory
Sets the body of the flow-based task by setting the root node of the flow.
setRootId(String) - Method in class ilog.rules.util.IlrFile
Set the root identifier of this relative file.
setRootId(String) - Method in interface ilog.rules.util.IlrURI
Sets the root identifier of the URI.
setRuleAppInformation(IlrRuleAppInformation) - Method in class ilog.rules.res.session.interceptor.IlrInterceptorContext
Sets RuleApp information.
setRuleflowExceptionHandler(IlrExceptionHandler) - Method in class ilog.rules.engine.IlrContext

Sets the exception handler responsible for catching runtime exceptions thrown during the execution of a ruleflow.

setRuleSelector(IlrFunctionFactory) - Method in class ilog.rules.factory.IlrRuleTaskFactory
Sets the rule-based task body.
setRuleset(IlrRuleset) - Method in class ilog.rules.engine.IlrRulesetArchiveParser
Sets the ruleset to be filled with the archive contents.
setRulesetArchive(IlrRulesetArchive) - Method in interface ilog.rules.res.model.IlrMutableRulesetArchiveInformation
Deprecated. Use IlrMutableRulesetArchiveInformation.setRCERulesetArchive(InputStream) instead.
setRulesetArchive(byte[]) - Method in interface ilog.rules.res.model.mbean.IlrJMXRulesetMBean
Deprecated. Use IlrJMXRulesetMBean.setRESRulesetArchive(String, byte[]) instead.
setRulesetPath(IlrPath) - Method in interface ilog.rules.res.session.IlrSessionRequest
Sets the ruleset path.
setRulesetPropertiesEntry(InputStream) - Method in class ilog.rules.engine.IlrRulesetArchiveBuilder
Sets the ruleset properties.
setRulesetUsageInformationMonitor(IlrRulesetUsageInformationMonitor) - Method in class ilog.rules.res.xu.plugin.IlrDefaultPlugin
Sets the ruleset usage information monitor.
setRulesetUsageMonitorEnabled(boolean) - Method in interface ilog.rules.res.session.config.IlrXUConfig
 
setRuleWriter(IlrRuleWriter) - Method in class ilog.rules.factory.IlrRulesetFactory
Sets the rule writer used to write the rules of this ruleset factory.
setScopeValue(IlrScopeValue) - Method in class ilog.rules.factory.IlrRuleTaskFactory
Sets the scope value attached to the task.
setSecond(short) - Method in class ilog.rules.xml.types.IlrDuration
set the second.
setSecondArgument(IlrValue) - Method in class ilog.rules.factory.IlrBinaryTest
Changes the second argument value involved in this test.
setSecondArgument(IlrValue) - Method in class ilog.rules.factory.IlrBinaryValue
Changes the second argument of this expression.
setSecondEvent(IlrValue) - Method in class ilog.rules.factory.IlrBinaryTemporalTest
Deprecated. Sets the second event involved in the test, that is, the event on the right-hand side of the before operator, or the event on the left-hand side of the after operator.
setSelector(IlrXmlObjectExplorer.IlrObjectSelector) - Method in class ilog.rules.xml.IlrXmlObjectExplorer
 
setSession(IlrSession) - Method in class ilog.rules.res.session.interceptor.IlrInterceptorContext
Sets the rule session.
setSessionFactory(IlrSessionFactory) - Method in class ilog.rules.res.session.interceptor.IlrInterceptorContext
Sets the session factory.
setSetter(IlrBody) - Method in class ilog.rules.factory.translation.IlrAttributeTranslation
Sets the setter of the attribute.
setShort(Object, int, short) - Static method in class ilog.rules.factory.IlrArray
Sets an element of an array to a short value.
setShort(Object, IlrAttribute, short) - Method in class ilog.rules.factory.IlrReflect
 
setSign(boolean) - Method in class ilog.rules.xml.types.IlrDuration
Set the sign of the duration.
setSignatures(IlrSignature[]) - Method in class ilog.rules.studio.res.generator.IlrFileGenerator
Sets the in and inout ruleset parameter names and values in the wizard.
setSize(int) - Method in class ilog.rules.factory.IlrHasher
Sets the size of the internal hash table dedicated to this hasher.
setSize(int, int) - Method in class ilog.rules.studio.res.ui.generator.impl.wizard.IlrAbstractRESConfigurationSelectionDialog
Sets the size of the tree in unit of characters.
setStatefulLocalJndiName(String) - Method in class ilog.rules.res.session.IlrEJB3SessionFactory
Sets the JNDI name for the local stateful session.
setStatefulRemoteJndiName(String) - Method in class ilog.rules.res.session.IlrEJB3SessionFactory
Sets the JNDI name for the remote stateful session.
setStatelessLocalJndiName(String) - Method in class ilog.rules.res.session.IlrEJB3SessionFactory
Sets JNDI name for the local stateless session.
setStatelessRemoteJndiName(String) - Method in class ilog.rules.res.session.IlrEJB3SessionFactory
Sets the JNDI name for the remote stateless session.
setStatements(IlrStatement[]) - Method in class ilog.rules.factory.IlrFunctionFactory
Sets the statements of the function.
setStatements(IlrStatement[]) - Method in class ilog.rules.factory.IlrRuleFactory
Set the actions of the rule.
setStatic(boolean) - Method in class ilog.rules.bom.dynamic.IlrDynamicClass
Sets the 'static' property of this class.
setStatic(boolean) - Method in class ilog.rules.bom.dynamic.IlrDynamicMember
Sets the static property of this member.
setStatic(boolean) - Method in interface ilog.rules.bom.mutable.IlrMutableClass
Sets the 'static' property of this class.
setStatic(boolean) - Method in interface ilog.rules.bom.mutable.IlrMutableMember
Sets the static property of this member.
setStatus(String) - Method in interface ilog.rules.res.model.mbean.IlrJMXRulesetMBean
Sets the status of the ruleset.
setSuffixes(String[]) - Method in class ilog.rules.util.prefs.IlrPropertyManager
Set the suffixes to use.
setSynchronized(boolean) - Method in class ilog.rules.bom.dynamic.IlrDynamicMethod
Sets the 'synchronized' property of this method.
setSynchronized(boolean) - Method in interface ilog.rules.bom.mutable.IlrMutableMethod
Sets the 'synchronized' property of this method.
setTaskName(String) - Method in interface ilog.rules.res.session.IlrSessionRequest
Sets the name of the task to be executed.
SETTER_PREFIX - Static variable in interface ilog.rules.factory.translation.IlrTranslationConstants
 
setTest(IlrTest) - Method in class ilog.rules.factory.IlrTaskIfNodeStatement
Sets the test linked to the if node.
setTest(IlrTest) - Method in class ilog.rules.factory.IlrTaskWhileNodeStatement
Sets the test linked to the while node.
setTester(IlrBody) - Method in class ilog.rules.factory.translation.IlrClassTranslation
Sets the tester for the business class.
setTests(List, List) - Method in class ilog.rules.factory.IlrCollectInSourceValue
Sets the tests that the collected objects must satisfy and the tests that the collection (containing the collected objects) must satisfy.
setTime(long) - Method in class ilog.rules.engine.IlrContext
Deprecated. As of IBM Decision Server 7.5, event processing is deprecated.
setTime(IlrValue) - Method in class ilog.rules.factory.IlrTimeCondition
Deprecated. Sets the value for the time expression.
setTime(boolean, IlrValue) - Method in class ilog.rules.factory.IlrTimeCondition
Deprecated. Sets the value for the time expression, and specifies if the time is relative or absolute.
setTime(short, short, short, short) - Method in class ilog.rules.xml.types.IlrDateTime
Sets the time part of a dateTime as hour/minute/second/millisecond.
setTime(short, short, short, short) - Method in class ilog.rules.xml.types.IlrTime
Sets a time from hour/minute/second/millisecond.
setTimeZone(boolean, short, short) - Method in class ilog.rules.xml.types.IlrTimeZone
Sets the time zone at a different hour/minute from the UTC area.
setTimeZoneInMillis(int) - Method in class ilog.rules.xml.types.IlrTimeZone
 
setTool(IlrTool) - Method in class ilog.rules.engine.IlrToolDecorator
Sets the decorated IlrTool.
setTraceEnabled(boolean) - Method in interface ilog.rules.res.session.IlrSessionRequest
Enables or disables XU traces.
setTraceEnabled(boolean) - Method in interface ilog.rules.res.session.IlrStatefulSession
Enables or disables the trace.
setTraceFilter(IlrTraceFilter) - Method in interface ilog.rules.res.session.IlrStatefulSession
Sets the trace filter that is used to collect trace data.
setTransient(boolean) - Method in class ilog.rules.bom.dynamic.IlrDynamicAttribute
Sets the 'transient' property of this attribute.
setTransient(boolean) - Method in interface ilog.rules.bom.mutable.IlrMutableAttribute
Sets the transient property of this attribute.
setTranslated(boolean) - Method in class ilog.rules.factory.translation.IlrAttributeTranslation
Sets whether this attribute should be translated or not.
setTranslated(boolean) - Method in class ilog.rules.factory.translation.IlrClassTranslation
Sets whether this class should be translated or not.
setTranslated(boolean) - Method in class ilog.rules.factory.translation.IlrMemberWithParametersTranslation
Sets if this member should be translated or not.
setTrueNode(IlrFlowNodeStatement) - Method in class ilog.rules.factory.IlrTaskIfNodeStatement
Sets the node that will be executed in case the test returns true.
setType(IlrType) - Method in class ilog.rules.bom.dynamic.IlrDynamicActualValue
Sets the type of the value.
setType(IlrType) - Method in interface ilog.rules.bom.mutable.IlrMutableActualValue
Sets the type of the value.
setType - Variable in class ilog.rules.studio.res.generator.impl.IlrWebServiceGenerator.WebTraceFileGetterSetter
 
setTypeParameters(IlrMutableTypeVariable[]) - Method in class ilog.rules.bom.dynamic.IlrDynamicMethod
 
setUpperBound(IlrValue) - Method in class ilog.rules.factory.IlrBinaryTemporalTest
Deprecated. Sets the upper bound of the interval between the event occurrence times.
setUpperBound(IlrValue) - Method in class ilog.rules.factory.IlrOccursinTest
Deprecated. Sets the upper bound of the interval for the event occurrence time.
setUpperBounds(IlrType[]) - Method in class ilog.rules.bom.dynamic.IlrDynamicWildcardType
Sets the upper bounds of this wild card type.
setUpperBounds(IlrType[]) - Method in interface ilog.rules.bom.IlrWildcardType
Sets the upper bounds of this wild card type.
setURL(String) - Method in interface ilog.rules.res.session.config.IlrJDBCPersistenceConfig
 
setUseArrayCollection(boolean) - Method in class ilog.rules.xml.util.IlrXmlDefaultDataTypeMapper
 
setUseDynamicSimpleType(boolean) - Method in class ilog.rules.xml.util.IlrXmlDefaultDataTypeMapper
 
setUser(String) - Method in interface ilog.rules.res.session.config.IlrJDBCPersistenceConfig
 
setUserData(Serializable) - Method in interface ilog.rules.res.session.IlrSessionRequest
Set the user data that is passed to the interceptor and the XU.
setUTC(boolean) - Method in class ilog.rules.xml.types.IlrTimeZone
Activates/deactivates the time zone information.
setValidating(boolean) - Method in class ilog.rules.factory.translation.IlrTranslationParser
Sets a Boolean value indicating whether validation against the XML Schema will be used when parsing.
setValidator(ISelectionStatusValidator) - Method in class ilog.rules.studio.res.ui.generator.impl.wizard.IlrAbstractRESConfigurationSelectionDialog
Sets an optional validator to check if the selection is valid.
setValue(Object) - Method in class ilog.rules.bom.dynamic.IlrDynamicActualValue
Sets the value contained by this actual value.
setValue(Object) - Method in interface ilog.rules.bom.mutable.IlrMutableActualValue
Sets the value contained by this actual value.
setValue(IlrValue) - Method in class ilog.rules.factory.IlrAssignment
Sets the right-hand side value of this assignment.
setValue(Object) - Method in class ilog.rules.factory.IlrPropertyList.Entry
Sets the value of this entry.
setValue(IlrValue) - Method in class ilog.rules.factory.IlrTaskSwitchNodeStatement
Sets the value that will be tested by the switch node.
setValue(IlrValue) - Method in class ilog.rules.factory.IlrVariable
Sets the value of the variable.
setValue(boolean, short, short, short, short, short, short) - Method in class ilog.rules.xml.types.IlrDuration
Set the duration.
setVarArgs(boolean) - Method in class ilog.rules.bom.dynamic.IlrDynamicMethod
Sets the 'varArgs' property of this method.
setVarArgs(boolean) - Method in interface ilog.rules.bom.mutable.IlrMutableMethod
Sets the varArgs property of this method.
setVersion(int, int) - Method in class ilog.rules.archive.IlrRulesetArchiveBuilderBase
Sets the ruleset archive version with a major and minor version number.
setVisible(boolean) - Method in class ilog.rules.studio.res.ui.generator.impl.wizard.page.IlrFileGeneratorWizardPage
The IlrRulesetParameterWizardPage implementation of this IDialogPage method fills the table with the ruleset parameter name and type.
setVisible(boolean) - Method in class ilog.rules.studio.res.ui.generator.impl.wizard.page.IlrFileGeneratorWizardSelectionPage
The IlrRulesetParameterWizardPage implementation of this IDialogPage method fills the table with the ruleset parameter name and type.
setVisible(boolean) - Method in class ilog.rules.studio.res.ui.generator.impl.wizard.page.IlrRulesetParameterWizardPage
The IlrRulesetParameterWizardPage implementation of this IDialogPage method fills the table with the ruleset parameter name and type.
setVolatile(boolean) - Method in class ilog.rules.bom.dynamic.IlrDynamicAttribute
Sets the 'volatile' property of this attribute.
setWaitTimeout(long) - Method in interface ilog.rules.res.session.config.IlrPoolConfig
 
setWorkingMemory(Collection<Object>) - Method in interface com.ibm.rules.engine.runtime.EngineWithWorkingMemoryInput
Set the working memory to be inserted before the execution begins.
setWorkingMemoryFilter(String) - Method in interface ilog.rules.res.session.IlrTraceFilter
Filter on object class names inside the working memory.
setWorkingMemoryFilter(String) - Method in class ilog.rules.studio.res.generator.IlrTraceFileGenerator
Sets the names of the classes to include in the working memory filter.
setWorkingMemoryOrder(boolean) - Method in interface com.ibm.rules.engine.runtime.EngineWithWorkingMemoryInput
Set the working memory order presentation to the engine.
setWriteMethod(IlrMethod) - Method in class ilog.rules.bom.dynamic.IlrDynamicComponentProperty
Sets the setter method to write this property.
setWriteMethod(IlrMethod) - Method in interface ilog.rules.bom.mutable.IlrMutableComponentProperty
Sets the setter method to write this property.
setWriteonly(boolean) - Method in class ilog.rules.bom.dynamic.IlrDynamicAttribute
Sets if the attribute is write only
setWriteonly(boolean) - Method in interface ilog.rules.bom.mutable.IlrMutableAttribute
Sets if the attribute is write only
setXomClassLoader(ClassLoader) - Method in class ilog.rules.xml.util.IlrXmlDefaultXomMapper
 
setYear(short) - Method in class ilog.rules.xml.types.IlrDate
Sets the year of the date.
setYear(short) - Method in class ilog.rules.xml.types.IlrDuration
Set the year.
SIMPLE_ASSIGN - Static variable in class ilog.rules.factory.IlrAssignment
This value stands for a simple assignment using =.
size() - Method in class ilog.rules.engine.IlrDefaultCollector
Gets the number of elements currently in this collection.
size() - Method in class ilog.rules.factory.IlrPropertyList
Gets the number of properties in the list.
size() - Method in interface ilog.rules.res.persistence.trace.IlrTraceIterator
Returns the total number of elements.
solveRulesetPath(IlrPath[]) - Method in interface ilog.rules.res.session.IlrManagementSession
Resolves an array of canonical ruleset paths.
Sort(Iterator, Comparator) - Static method in class ilog.rules.bom.util.IlrCollections
Creates a list, adds the elements of an iterator to it and then sorts the list according to a sort order defined by way of a comparator.
Sorted - Static variable in interface ilog.rules.factory.IlrRulesetConstants
This value is used to set the ordering parameter of a rule-based task to sorted.
start(Map<String, String>) - Method in class com.ibm.rules.res.xu.plugin.Plugin
Called when the plug-in is started by the XU.
START_RULEFLOW - Static variable in interface ilog.rules.res.xu.event.IlrRuleEngineEvent
The event code when a flow is about to be executed.
statements - Variable in class ilog.rules.factory.IlrAction
 
StaticMembers - Static variable in class ilog.rules.bom.util.IlrSelectors
A selector which filters out non static members (members for which the IlrMember.isStatic method returns false).
stepOneRule() - Method in interface com.ibm.rules.engine.ruledef.runtime.SteppingRuleEngine
Executes the next eligible rule.
stepOneRuleEnded(Observable) - Method in interface com.ibm.rules.engine.ruledef.runtime.SteppingRuleEngineObserver
Called when a step one rule execution session is stopped.
stepOneRuleStarted(Observable) - Method in interface com.ibm.rules.engine.ruledef.runtime.SteppingRuleEngineObserver
Called when a step one rule execution session is started.
SteppingRuleEngine - Interface in com.ibm.rules.engine.ruledef.runtime
A SteppingRuleEngine is a rule engine that can execute rules one by one.
SteppingRuleEngineObserver - Interface in com.ibm.rules.engine.ruledef.runtime
Use SteppingRuleEngineObserver to observe events created by a SteppingRuleEngine instance during rule execution.
stop(String) - Method in interface com.ibm.rules.engine.runtime.RunningEngine
Stops the Engine.
SUBTRACT - Static variable in interface ilog.rules.factory.IlrBinaryOperator
This integer constant represents a subtraction.
subtract(IlrValue) - Method in class ilog.rules.factory.IlrValue
Creates a value to represent the expression this - value.
SUBTRACT_ASSIGN - Static variable in class ilog.rules.factory.IlrAssignment
This value stands for a subtract assignment using -=.
subtractAssign(IlrValue) - Method in class ilog.rules.factory.IlrFieldValue
Creates a field assignment represented by the value passed as the argument.
subtractAssign(IlrValue) - Method in class ilog.rules.factory.IlrStaticFieldValue
Creates a field assignment represented by the value passed as the argument.
supportDynamicSimpleTyping(IlrType) - Method in interface ilog.rules.xml.util.IlrXmlDataTypeMapper
Determines if a dynamic simple field of the XOM could be mapped on a simple dynamic type and not directly on a Java type.
supportDynamicSimpleTyping(IlrType) - Method in class ilog.rules.xml.util.IlrXmlDefaultDataTypeMapper
 
supportMissingReferences - Variable in class ilog.rules.bom.dynamic.IlrDynamicObjectModel
 
SYSTEM_ERR - Variable in class ilog.rules.factory.IlrFactory
This field value represents the java.lang.System.err field.
SYSTEM_IN - Variable in class ilog.rules.factory.IlrFactory
This field value represents the java.lang.System.in field.
SYSTEM_OUT - Variable in class ilog.rules.factory.IlrFactory
This field value represents the java.lang.System.out field.

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