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

E

elapsedTime() - Method in interface ilog.rules.res.persistence.trace.IlrTraceQuery
Returns the criteria on the elapsed time.
elements - Variable in class ilog.rules.engine.IlrDefaultCollector
This vector contains the elements of the collection.
elements() - Method in class ilog.rules.engine.IlrDefaultCollector
Creates an enumeration to visit all the elements of the collection.
elements() - Method in class ilog.rules.factory.IlrPropertyList
Returns an enumeration of entries in this list.
enableBusinessXMLService(boolean) - Method in class ilog.rules.archive.IlrRulesetArchiveBuilderBase
 
end() - Method in class ilog.rules.engine.IlrContext
Prepares this context for garbage collection.
end() - Method in class ilog.rules.factory.IlrRulesetPrinter
Resets this object to its initial state.
end() - Method in class ilog.rules.xml.binding.IlrXmlDefaultDataDriver
Disposes properly the allocated memory.
end() - Method in class ilog.rules.xml.binding.IlrXmlDefaultSchemaDriver
Dispose properly the allocated memory.
end() - Method in interface ilog.rules.xml.IlrXmlDocumentDriver
Dispose properly the allocated memory.
end() - Method in interface ilog.rules.xml.IlrXmlSchemaDriver
Dispose properly the allocated memory.
END_INSTANCE - Static variable in interface ilog.rules.res.xu.event.IlrRuleEngineEvent
The event code when a rule instance has finished executing the action part.
END_RULEFLOW - Static variable in interface ilog.rules.res.xu.event.IlrRuleEngineEvent
The event code when a flow is about to finish its execution.
END_SEQUENTIAL_INSTANCE - Static variable in interface ilog.rules.res.xu.event.IlrRuleEngineEvent
The event code when a rule instance has finished executing the action part.
END_TASK - Static variable in interface ilog.rules.res.xu.event.IlrRuleEngineEvent
The event code when a task is about to finish execution.
endCurrentTask() - Method in class ilog.rules.engine.IlrContext
Ends the context's current task by executing its potential final actions and declaring it as Completed.
endLoad() - Method in class ilog.rules.archive.IlrRulesetArchiveLoader
Called when the archive load is terminated.
Engine - Interface in com.ibm.rules.engine.runtime
Use this Engine interface to parametrize and run an Engine instance.
ENGINE_CONF - Static variable in class ilog.rules.archive.IlrRulesetArchive
A constant used to type an archive element as an element that contains an engine configuration file.
EngineData - Interface in com.ibm.rules.engine.runtime
An EngineData stores the values used as the parameters of an engine.
engineDataUpdated(Observable, EngineData) - Method in interface com.ibm.rules.engine.runtime.DataObserver
Called when one or more fields in an EngineData instance are changed.
EngineDefinition - Interface in com.ibm.rules.engine.runtime
Use EngineDefinition to create Engine instances.
EngineEvent - Interface in com.ibm.rules.res.xu.event
Represents an event raised by a rule engine.
EngineException - Exception in com.ibm.rules.engine.util
EngineException is the base class for all exceptions raised by an Engine instance.
EngineException(Location...) - Constructor for exception com.ibm.rules.engine.util.EngineException
 
EngineException(String, Location...) - Constructor for exception com.ibm.rules.engine.util.EngineException
Creates a new EngineException instance.
EngineException(String, Throwable, Location...) - Constructor for exception com.ibm.rules.engine.util.EngineException
Creates a new EngineException instance.
EngineException(Throwable, Location...) - Constructor for exception com.ibm.rules.engine.util.EngineException
Creates a new EngineException instance.
EngineExecutionException - Exception in com.ibm.rules.engine.util
An EngineExecutionException is raised when an exception is raised in a rule condition, or during rule body execution.
EngineExecutionException(Exception, Location...) - Constructor for exception com.ibm.rules.engine.util.EngineExecutionException
Creates a new EngineExecutionException.
EngineInput - Interface in com.ibm.rules.engine.runtime
Use EngineInput to parameterize Engine execution.
EngineInternalErrorException - Exception in com.ibm.rules.engine.util
An EngineInternalErrorException is raised when an unexpected internal error occurs during Engine execution.
EngineInternalErrorException() - Constructor for exception com.ibm.rules.engine.util.EngineInternalErrorException
 
EngineInvalidStateException - Exception in com.ibm.rules.engine.util
An EngineInvalidStateException is raised when an invalid state is found during an engine method call.
EngineInvalidStateException(String) - Constructor for exception com.ibm.rules.engine.util.EngineInvalidStateException
 
EngineLoader - Class in com.ibm.rules.engine.load
You use an EngineLoader instance to load an EngineDefinition object from an OpenXML document.
EngineLoader(File) - Constructor for class com.ibm.rules.engine.load.EngineLoader
Creates an EngineLoader instance to load a file.
EngineLoader(File, ClassLoader, EngineService...) - Constructor for class com.ibm.rules.engine.load.EngineLoader
Creates an EngineLoader instance to load a file using a ClassLoader with specific EngineServices.
EngineLoader(InputStream, ClassLoader, EngineService...) - Constructor for class com.ibm.rules.engine.load.EngineLoader
Creates an EngineLoader instance to load a binary stream using a ClassLoader with specific EngineServices.
EngineObserver - Interface in com.ibm.rules.engine.runtime
Use an EngineObserver instance to observe the overall state of an Engine.
EngineOutput - Interface in com.ibm.rules.engine.runtime
An EngineOutput object is produced when an Engine is executed.
engineReset(Observable) - Method in interface com.ibm.rules.engine.runtime.EngineObserver
Called when the Engine is reset.
EngineService - Interface in com.ibm.rules.engine.service
The Engine service.
EngineServices - Interface in com.ibm.rules.engine.service
EngineServices is a container that provides a mechanism to expose generic services.
EngineSignature - Interface in com.ibm.rules.engine.runtime
EngineSignature represents the signature of an Engine.
EngineSignature.Parameter - Interface in com.ibm.rules.engine.runtime
Parameter represents a parameter in an EngineSignature instance.
EngineState - Enum in com.ibm.rules.engine.runtime
The EngineState enumeration describes the current state of an Engine instance.
engineStopped(Observable, String) - Method in interface com.ibm.rules.engine.runtime.EngineObserver
Called when an Engine is stopped using the stop method.
EngineVersion - Class in com.ibm.rules.engine.runtime
Use EngineVersion to identify the version of IBM Decision Engine that you are using.
EngineVersion() - Constructor for class com.ibm.rules.engine.runtime.EngineVersion
 
EngineWithWorkingMemory - Interface in com.ibm.rules.engine.runtime
EngineWithWorkingMemory represents a rule engine instance.
EngineWithWorkingMemoryInput - Interface in com.ibm.rules.engine.runtime
The rule engine input is used to parameterize a rule engine execution.
EngineWithWorkingMemoryOutput - Interface in com.ibm.rules.engine.runtime
The rule engine output is produced when a rule engine is executed.
entrySet() - Method in class ilog.rules.util.resources.IlrResources
Returns a set view of the hash table used to manage the associations between property names and their values.
enumerateArguments() - Method in class ilog.rules.factory.IlrFunctionFactory
Gets an enumeration to visit all the arguments of the function.
enumerateArguments() - Method in class ilog.rules.factory.IlrNaryValue
Gets the arguments as an enumeration.
enumerateBindings() - Method in class ilog.rules.factory.IlrTestCondition
Gets an enumeration to visit all the variable bindings of this condition.
enumerateCollectionBindings() - Method in class ilog.rules.factory.IlrCollectInSourceValue
Returns the bindings declared in the collection tests.
enumerateCollectionTests() - Method in class ilog.rules.factory.IlrCollectInSourceValue
Returns the tests that the collection containing the collected objects must verify.
enumerateConditions() - Method in class ilog.rules.factory.IlrRuleFactory
Gets an enumeration to visit all the conditions of the rule.
enumerateConditions() - Method in class ilog.rules.factory.IlrTimeCondition
Deprecated. Gets an enumeration to visit the conditions in the block of the time condition.
enumerateElseStatements() - Method in class ilog.rules.factory.IlrRuleFactory
Gets an enumeration to visit all the actions of the rule's else part.
enumerateFunctions() - Method in class ilog.rules.factory.IlrPackageFactory
Gets an enumeration to visit all the functions of this package.
enumerateFunctions() - Method in class ilog.rules.factory.IlrRulesetFactory
Gets an enumeration to visit all the functions of this factory, which means all the functions contained in all packages of this factory.
enumerateInstances() - Method in class ilog.rules.engine.IlrContext
Enumerates all the rule instances currently in the agenda of the context, without changing the contents of the agenda.
enumerateObjectBindings() - Method in class ilog.rules.factory.IlrCollectInSourceValue
Returns the bindings declared in the object tests.
enumerateObjects() - Method in class ilog.rules.engine.IlrContext
Enumerates all the objects in working memory of the context without any discrimination on their types.
enumerateObjectTests() - Method in class ilog.rules.factory.IlrCollectInSourceValue
Returns the tests the collected objects must satisfy.
enumerateRules() - Method in class ilog.rules.factory.IlrRulesetFactory
Gets an enumeration to visit all the rules of this factory, that is, all the rules contained in all packages of this factory.
enumerateStatements() - Method in class ilog.rules.factory.IlrApplyAction
Deprecated. Returns an enumeration to visit all the statements of this action.
enumerateStatements() - Method in class ilog.rules.factory.IlrAssertAction
Returns an enumeration to visit all the statements of this action.
enumerateStatements() - Method in class ilog.rules.factory.IlrFunctionFactory
Gets an enumeration to visit all the actions of the function.
enumerateStatements() - Method in class ilog.rules.factory.IlrModifyAction
Returns an enumeration to visit all the statements of this action.
enumerateStatements() - Method in class ilog.rules.factory.IlrRuleFactory
Gets an enumeration to visit all the actions of the rule.
enumerateStatements() - Method in class ilog.rules.factory.IlrStatementBlock
Returns an enumeration to visit all the statements of this action.
enumerateTests() - Method in class ilog.rules.factory.IlrNaryTest
Gets an enumeration to visit all the arguments of this logical test.
enumerateTests() - Method in class ilog.rules.factory.IlrTestCondition
Gets an enumeration to visit all the tests of this condition.
ENVIRONMENT_TYPE - Static variable in class ilog.rules.res.jsr94.IlrRuleServiceProvider
Deprecated. A java.lang.Byte instance that indicates if a J2EE_ENVIRONMENT or a J2EE_ENVIRONMENT is being used.
eq(T) - Method in interface ilog.rules.res.persistence.trace.IlrCriteriaPart
Returns a criteria equal to the parameter.
EQUAL - Static variable in interface ilog.rules.factory.IlrBinaryTester
An equality test between two values.
EQUAL - Static variable in interface ilog.rules.xml.model.IlrXmlSimpleType
Constant representing an equality between values.
EQUAL - Static variable in class ilog.rules.xml.types.IlrTimeZone
 
equals(Object) - Method in class ilog.rules.engine.IlrDefaultCollector
Compares the specified object with this collection for equality.
equals(Object) - Method in class ilog.rules.factory.IlrPropertyList.Entry
Tests if this object is equal to another object.
equals(Object) - Method in class ilog.rules.res.model.IlrPath
 
equals(Object) - Method in class ilog.rules.res.model.IlrVersion
Overrides java.lang.Object#equals(java.lang.Object).
equals(Object) - Method in class ilog.rules.util.IlrFile
 
equals(Object) - Method in class ilog.rules.xml.IlrXmlObject
Compares this XML object against the specified object.
equals(Object) - Method in class ilog.rules.xml.types.IlrDate
 
equals(Object) - Method in class ilog.rules.xml.types.IlrDateTime
 
equals(Object) - Method in class ilog.rules.xml.types.IlrDuration
 
equals(Object) - Method in class ilog.rules.xml.types.IlrGDay
 
equals(Object) - Method in class ilog.rules.xml.types.IlrGMonth
 
equals(Object) - Method in class ilog.rules.xml.types.IlrGMonthDay
 
equals(Object) - Method in class ilog.rules.xml.types.IlrGYear
 
equals(Object) - Method in class ilog.rules.xml.types.IlrGYearMonth
 
equals(Object) - Method in class ilog.rules.xml.types.IlrTime
 
equals(Object) - Method in class ilog.rules.xml.types.IlrTimeZone
 
errorHandler - Variable in class ilog.rules.xml.binding.IlrXmlHelper.Config
Deprecated.  
evaluate(Object, Object) - Method in interface ilog.rules.factory.IlrBinaryOperator
Performs the binary operation.
evaluate(Object, Object) - Method in interface ilog.rules.factory.IlrBinaryTester
Performs the test operation.
evaluate(Object) - Method in interface ilog.rules.factory.IlrUnaryOperator
Performs the unary operation.
EventPlugin - Class in com.ibm.rules.res.xu.plugin
EventPlugin is an implementation plug-in.
EventPlugin() - Constructor for class com.ibm.rules.res.xu.plugin.EventPlugin
 
EXACT - Static variable in class ilog.rules.factory.translation.IlrTranslationConstants.CaseSensitivity
Implies that only execution members with the exact same name as the business member are looked for.
ExceptionHandler - Interface in com.ibm.rules.engine.ruledef.runtime
ExceptionHandler handles exceptions raised either during the evaluation of a rule condition or during the execution of the rule body.
exceptionRaisedInAction(Observable, Exception, RuleInstance, boolean) - Method in interface com.ibm.rules.engine.ruledef.runtime.RuleEngineObserver
Called when an exception is raised during the execution of a Rule body.
exceptionRaisedInCondition(Observable, Exception, boolean) - Method in interface com.ibm.rules.engine.ruledef.runtime.RuleEngineObserver
Called when an exception is raised in a test evaluation for a Rule condition.
execute(RuleEngineInput) - Method in interface com.ibm.rules.engine.ruledef.runtime.RuleEngine
Executes rules.
execute(RuleflowEngineInput) - Method in interface com.ibm.rules.engine.ruleflow.runtime.RuleflowEngine
Executes the ruleflow.
execute(Map<String, Object>) - Method in interface com.ibm.rules.engine.runtime.Engine
Executes this Engine using a Map of associated strings and objects, then returns the output.
execute(EngineInput) - Method in interface com.ibm.rules.engine.runtime.Engine
Executes this Engine using the input then returns the output.
execute(EngineWithWorkingMemoryInput) - Method in interface com.ibm.rules.engine.runtime.EngineWithWorkingMemory
Perform an execution of the engine.
execute() - Method in class ilog.rules.engine.IlrContext

Executes the ruleflow defined in the context's ruleset.

execute(String) - Method in class ilog.rules.engine.IlrContext
Executes the task passed as the argument.
execute() - Method in interface ilog.rules.res.session.IlrStatefulSession
Executes a ruleset, based on the current state of the engine and the state of the session.
execute(Map<String, Object>) - Method in interface ilog.rules.res.session.IlrStatefulSession
Executes a ruleset by using the input parameters.
execute(Map<String, Object>, String) - Method in interface ilog.rules.res.session.IlrStatefulSession
Executes a ruleset by using the input parameters and starting from a specific task in the ruleflow.
execute(Map<String, Object>, String, boolean) - Method in interface ilog.rules.res.session.IlrStatefulSession
Executes a ruleset by using the input parameters and starting from a specific task in the ruleflow.
execute(IlrSessionRequest) - Method in interface ilog.rules.res.session.IlrStatelessSession
Executes a ruleset based on a request and returns the execution response.
execute(IlrPath, Collection<RawDataRulesetParameter>) - Method in interface ilog.rules.res.session.rawdata.RawDataRuleService
Execute a ruleset base on a ruleset path and return the execution response.
executeAsynchronous(IlrSessionRequest, IlrAsyncExecutionObserver, long) - Method in interface ilog.rules.res.session.IlrStatelessSession
Executes a ruleset asynchronously.
executedRulesetPath() - Method in interface ilog.rules.res.persistence.trace.IlrTraceQuery
Returns the criteria on the executed ruleset path.
executeFirstRule(RuleEngineInput) - Method in interface com.ibm.rules.engine.ruledef.runtime.SteppingRuleEngine
Executes the first eligible rule.
executeInitialRule() - Method in class ilog.rules.engine.IlrContext
Deprecated.  
executeMain(Object) - Method in class ilog.rules.engine.IlrContext
Invokes the ilrmain function with an argument.
executeMain(String, Object) - Method in class ilog.rules.engine.IlrContext
Invokes the ilrmain function of the specified package with an argument.
executeTask() - Method in class ilog.rules.engine.IlrContext

Provides a step-by-step execution of the ruleflow.

executionEnded(Observable, EngineInput) - Method in interface com.ibm.rules.engine.runtime.EngineObserver
Called when the Engine has finished execution.
executionId() - Method in interface ilog.rules.res.persistence.trace.IlrTraceQuery
Returns the criteria on the execution identifier.
executionOutput() - Method in interface ilog.rules.res.persistence.trace.IlrTraceQuery
Returns the criteria on the execution output.
executionStarted(Observable, EngineInput) - Method in interface com.ibm.rules.engine.runtime.EngineObserver
Called when the Engine starts.
executionTrace() - Method in interface ilog.rules.res.persistence.trace.IlrTraceQuery
Returns the criteria on the complete execution trace.
exists() - Method in interface ilog.rules.util.IlrURI
Returns true if the path of the URI exists; false otherwise.
existsClassNameRefactoring() - Method in class ilog.rules.engine.IlrCompiledTaskRefactoring
Deprecated. Tests if there is at least a class name refactoring specified.
existsPackageNameRefactoring() - Method in class ilog.rules.engine.IlrCompiledTaskRefactoring
Deprecated. Tests if there is at least a package name refactoring specified.
exploreAssignable(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrArrayElement
Explores the array element as an assignable entity and returns an object as a result.
exploreAssignable(IlrFactoryExplorer) - Method in interface ilog.rules.factory.IlrAssignable
Explores the assignable expression and returns an object as result.
exploreAssignable(IlrVariable) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores a variable as an assignable entity.
exploreAssignable(IlrArrayElement) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores an array element as an assignable entity.
exploreAssignable(IlrStaticFieldValue) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores a static field value as an assignable entity.
exploreAssignable(IlrFieldValue) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores a field value as an assignable entity.
exploreAssignable(IlrVariable) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores a variable as an assignable entity.
exploreAssignable(IlrArrayElement) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores an array element as an assignable entity.
exploreAssignable(IlrStaticFieldValue) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores a static field value as an assignable entity.
exploreAssignable(IlrFieldValue) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores a field value as an assignable entity.
exploreAssignable(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrFieldValue
Explores this field value as an assignable entity using a factory explorer and returns an object as a result.
exploreAssignable(IlrVariable) - Method in class ilog.rules.factory.IlrRuleWriter
Writes a variable as an assignable and returns an object as the result.
exploreAssignable(IlrArrayElement) - Method in class ilog.rules.factory.IlrRuleWriter
Writes an array element as an assignable and returns an object as the result.
exploreAssignable(IlrStaticFieldValue) - Method in class ilog.rules.factory.IlrRuleWriter
Writes a static field value as an assignable and returns an object as the result.
exploreAssignable(IlrFieldValue) - Method in class ilog.rules.factory.IlrRuleWriter
Writes a field value as an assignable and returns an object as the result.
exploreAssignable(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrStaticFieldValue
Explores this value using as an assignable and returns an object as a result.
exploreAssignable(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrVariable
This method explores the variable using a factory explorer.
exploreCondition(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrCollectCondition
Explores the collect condition using a factory explorer and returns an object as a result.
exploreCondition(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrCondition
Explores a condition using a factory explorer and returns an object as a result.
exploreCondition(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrEvaluateCondition
Explores a condition using a factory explorer and returns an object as a result.
exploreCondition(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrExistsCondition
Explores this condition using a factory explorer and returns an object as a result.
exploreCondition(IlrEvaluateCondition) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores an evaluate condition and returns an object as the result.
exploreCondition(IlrSimpleCondition) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores a simple condition and returns an object as the result.
exploreCondition(IlrNotCondition) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores a not condition and returns an object as the result.
exploreCondition(IlrExistsCondition) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores an exists condition and returns an object as the result.
exploreCondition(IlrCollectCondition) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores an collection condition and returns an object as the result.
exploreCondition(IlrTimeCondition) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores a time condition and returns an object as the result.
exploreCondition(IlrEvaluateCondition) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores an evaluate condition and returns an object as the result.
exploreCondition(IlrSimpleCondition) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores a simple condition and returns an object as the result.
exploreCondition(IlrNotCondition) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores a not condition and returns an object as the result.
exploreCondition(IlrExistsCondition) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores an exists condition and returns an object as the result.
exploreCondition(IlrCollectCondition) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores a collection condition and returns an object as the result.
exploreCondition(IlrTimeCondition) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores a time condition and returns an object as the result.
exploreCondition(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrNotCondition
Explores this condition using a factory explorer and returns an object as a result.
exploreCondition(IlrEvaluateCondition) - Method in class ilog.rules.factory.IlrRuleWriter
Writes an evaluate condition and returns null.
exploreCondition(IlrSimpleCondition) - Method in class ilog.rules.factory.IlrRuleWriter
Writes a simple condition and returns null.
exploreCondition(IlrNotCondition) - Method in class ilog.rules.factory.IlrRuleWriter
Writes a not condition and returns null.
exploreCondition(IlrExistsCondition) - Method in class ilog.rules.factory.IlrRuleWriter
Writes an exists condition and returns null.
exploreCondition(IlrCollectCondition) - Method in class ilog.rules.factory.IlrRuleWriter
Writes a collection condition and returns null.
exploreCondition(IlrTimeCondition) - Method in class ilog.rules.factory.IlrRuleWriter
Writes a time condition and returns null.
exploreCondition(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrSimpleCondition
Explores this condition using a factory explorer and returns an object as a result.
exploreCondition(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrTimeCondition
Deprecated. Explores this condition using a factory explorer and returns an object as a result.
exploreObject(Object) - Method in class ilog.rules.xml.IlrXmlObjectExplorer
Activates the effective exploration of the XML tree.
explorer - Variable in class ilog.rules.xml.IlrXmlObjectExplorer
 
exploreStatement(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrApplyAction
Deprecated. Explores the action and returns an object as a result.
exploreStatement(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrAssertAction
Explores the action and returns an object as a result.
exploreStatement(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrAssignment
This methods explores a statement using a factory explorer.
exploreStatement(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrBindStatement
Explores the bind statement using a factory explorer and returns an object as a result.
exploreStatement(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrBreakStatement
Explores the break statement using a factory explorer and returns an object as a result.
exploreStatement(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrContinueStatement
Explores the continue statement using a factory explorer and returns an object as a result.
exploreStatement(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrExecuteStatement
Deprecated. Explores this statement using a factory explorer and returns an object as a result.
exploreStatement(IlrUnaryValue) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores an action and returns an object as the result.
exploreStatement(IlrForeachStatement) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores an action and returns an object as the result.
exploreStatement(IlrForStatement) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores an action and returns an object as the result.
exploreStatement(IlrBindStatement) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores an action and returns an object as the result.
exploreStatement(IlrAssignment) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores a statement and returns an object as the result.
exploreStatement(IlrStaticMethodInvocation) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores a static method invocation as a statement.
exploreStatement(IlrFunctionInvocation) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores a function invocation as a statement.
exploreStatement(IlrReturnStatement) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores a return as a statement.
exploreStatement(IlrThrowStatement) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores a throw as a statement.
exploreStatement(IlrBreakStatement) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores a break as a statement.
exploreStatement(IlrContinueStatement) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores a continue as a statement.
exploreStatement(IlrMethodInvocation) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores a method invocation as a statement.
exploreStatement(IlrExecuteStatement) - Method in class ilog.rules.factory.IlrFactoryAdapter
Deprecated.  
exploreStatement(IlrIfStatement) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores an action and returns an object as the result.
exploreStatement(IlrTryCatchFinallyStatement) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores an action and returns an object as the result.
exploreStatement(IlrWhileStatement) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores an action and returns an object as the result.
exploreStatement(IlrTimeOutBlock) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores an action and returns an object as the result.
exploreStatement(IlrAssertAction) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores an action and returns an object as the result.
exploreStatement(IlrRetractAction) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores an action and returns an object as the result.
exploreStatement(IlrModifyAction) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores an action and returns an object as the result.
exploreStatement(IlrUpdateAction) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores an action and returns an object as the result.
exploreStatement(IlrApplyAction) - Method in class ilog.rules.factory.IlrFactoryAdapter
Deprecated.  
exploreStatement(IlrTaskInstanceStatement) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores a task invocation node and returns an object as the result.
exploreStatement(IlrTaskIfNodeStatement) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores an if node and returns an object as the result.
exploreStatement(IlrTaskSwitchNodeStatement) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores a switch node and returns an object as the result.
exploreStatement(IlrTaskForkNodeStatement) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores a fork node and returns an object as the result.
exploreStatement(IlrTaskGotoNodeStatement) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores a goto node and returns an object as the result.
exploreStatement(IlrTaskWhileNodeStatement) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores a while node and returns an object as the result.
exploreStatement(IlrBindStatement) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores an action and returns an object as the result.
exploreStatement(IlrAssignment) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores a statement and returns an object as the result.
exploreStatement(IlrStaticMethodInvocation) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores a static method invocation as a statement.
exploreStatement(IlrFunctionInvocation) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores a function invocation as a statement.
exploreStatement(IlrReturnStatement) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores a return as a statement.
exploreStatement(IlrThrowStatement) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores a throw as a statement.
exploreStatement(IlrBreakStatement) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores a break as a statement.
exploreStatement(IlrContinueStatement) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores a continue as a statement.
exploreStatement(IlrMethodInvocation) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores a method invocation as a statement.
exploreStatement(IlrExecuteStatement) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Deprecated.  
exploreStatement(IlrIfStatement) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores an action and returns an object as the result.
exploreStatement(IlrTryCatchFinallyStatement) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores an action and returns an object as the result.
exploreStatement(IlrWhileStatement) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores an action and returns an object as the result.
exploreStatement(IlrUnaryValue) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores an action and returns an object as the result.
exploreStatement(IlrForStatement) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores an action and returns an object as the result.
exploreStatement(IlrForeachStatement) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores an action and returns an object as the result.
exploreStatement(IlrTimeOutBlock) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores an action and returns an object as the result.
exploreStatement(IlrAssertAction) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores an action and returns an object as the result.
exploreStatement(IlrRetractAction) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores an action and returns an object as the result.
exploreStatement(IlrModifyAction) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores an action and returns an object as the result.
exploreStatement(IlrUpdateAction) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores an action and returns an object as the result.
exploreStatement(IlrApplyAction) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Deprecated.  
exploreStatement(IlrTaskInstanceStatement) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores a task invocation node and returns an object as the result.
exploreStatement(IlrTaskIfNodeStatement) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores an if ruleflow node and returns an object as the result.
exploreStatement(IlrTaskSwitchNodeStatement) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores a switch ruleflow node and returns an object as the result.
exploreStatement(IlrTaskForkNodeStatement) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores a fork ruleflow node and returns an object as the result.
exploreStatement(IlrTaskGotoNodeStatement) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores a goto ruleflow node and returns an object as the result.
exploreStatement(IlrTaskWhileNodeStatement) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores a while ruleflow node and returns an object as the result.
exploreStatement(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrFlowNodeStatement
Explores a node using a factory explorer and returns an object as a result.
exploreStatement(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrForeachStatement
Explores this method call as a statement using a factory explorer.
exploreStatement(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrForStatement
Explores this method call as a statement using a factory explorer.
exploreStatement(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrFunctionInvocation
Explores this function as a statement using a factory explorer and returns an object as a result.
exploreStatement(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrIfStatement
This method explores the if statement using a factory explorer.
exploreStatement(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrMethodInvocation
Explores this method call as a statement using a factory explorer.
exploreStatement(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrModifyAction
Explores this statement using a factory explorer.
exploreStatement(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrRetractAction
Explores the action and returns an object as a result.
exploreStatement(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrReturnStatement
Explores the return statement using a factory explorer and returns an object as a result.
exploreStatement(IlrBindStatement) - Method in class ilog.rules.factory.IlrRuleWriter
Writes a bind action and returns an object as the result.
exploreStatement(IlrAssignment) - Method in class ilog.rules.factory.IlrRuleWriter
Writes an assignment statement and returns an object as the result.
exploreStatement(IlrStaticMethodInvocation) - Method in class ilog.rules.factory.IlrRuleWriter
Writes a static method invocation and returns an object as the result.
exploreStatement(IlrFunctionInvocation) - Method in class ilog.rules.factory.IlrRuleWriter
Writes a function invocation and returns an object as the result.
exploreStatement(IlrReturnStatement) - Method in class ilog.rules.factory.IlrRuleWriter
Explores a return as a statement.
exploreStatement(IlrThrowStatement) - Method in class ilog.rules.factory.IlrRuleWriter
Explores a throw as a statement.
exploreStatement(IlrBreakStatement) - Method in class ilog.rules.factory.IlrRuleWriter
Explores a break as a statement.
exploreStatement(IlrContinueStatement) - Method in class ilog.rules.factory.IlrRuleWriter
Explores a continue as a statement.
exploreStatement(IlrUnaryValue) - Method in class ilog.rules.factory.IlrRuleWriter
Writes a unary value invocation and returns an object as the result.
exploreStatement(IlrForeachStatement) - Method in class ilog.rules.factory.IlrRuleWriter
Writes a foreach instruction and returns an object as the result.
exploreStatement(IlrForStatement) - Method in class ilog.rules.factory.IlrRuleWriter
Writes a for instruction and returns an object as the result.
exploreStatement(IlrMethodInvocation) - Method in class ilog.rules.factory.IlrRuleWriter
Writes a method invocation statement and returns an object as the result.
exploreStatement(IlrExecuteStatement) - Method in class ilog.rules.factory.IlrRuleWriter
Deprecated.  
exploreStatement(IlrIfStatement) - Method in class ilog.rules.factory.IlrRuleWriter
Writes an if statement block and returns null.
exploreStatement(IlrTryCatchFinallyStatement) - Method in class ilog.rules.factory.IlrRuleWriter
Writes a try-catch-finally statement block and returns null.
exploreStatement(IlrWhileStatement) - Method in class ilog.rules.factory.IlrRuleWriter
Writes a while statement block and returns null.
exploreStatement(IlrTimeOutBlock) - Method in class ilog.rules.factory.IlrRuleWriter
Writes a timeout statement block and returns null
exploreStatement(IlrAssertAction) - Method in class ilog.rules.factory.IlrRuleWriter
Writes an assert action and returns an object as the result.
exploreStatement(IlrRetractAction) - Method in class ilog.rules.factory.IlrRuleWriter
Writes a retract action and returns an object as the result.
exploreStatement(IlrApplyAction) - Method in class ilog.rules.factory.IlrRuleWriter
Deprecated.  
exploreStatement(IlrModifyAction) - Method in class ilog.rules.factory.IlrRuleWriter
Writes a modify action and returns an object as the result.
exploreStatement(IlrUpdateAction) - Method in class ilog.rules.factory.IlrRuleWriter
Writes an update action and returns an object as the result.
exploreStatement(IlrTaskInstanceStatement) - Method in class ilog.rules.factory.IlrRuleWriter
Writes the task invocation node and returns an object as the result.
exploreStatement(IlrTaskIfNodeStatement) - Method in class ilog.rules.factory.IlrRuleWriter
Writes the if ruleflow node and returns an object as the result.
exploreStatement(IlrTaskSwitchNodeStatement) - Method in class ilog.rules.factory.IlrRuleWriter
Writes the switch ruleflow node and returns an object as the result.
exploreStatement(IlrTaskForkNodeStatement) - Method in class ilog.rules.factory.IlrRuleWriter
Writes the fork ruleflow node and returns an object as the result.
exploreStatement(IlrTaskGotoNodeStatement) - Method in class ilog.rules.factory.IlrRuleWriter
Writes the goto ruleflow node and returns an object as the result.
exploreStatement(IlrTaskWhileNodeStatement) - Method in class ilog.rules.factory.IlrRuleWriter
Writes the while ruleflow node and returns an object as the result.
exploreStatement(IlrFactoryExplorer) - Method in interface ilog.rules.factory.IlrStatement
This method explores a statement using a factory explorer.
exploreStatement(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrStaticMethodInvocation
Explores this method as a statement using a factory explorer and returns an object as a result.
exploreStatement(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrThrowStatement
Explores the throw statement using a factory explorer and returns an object as a result.
exploreStatement(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrTimeOutBlock
Deprecated. Explores the timeout block and returns an object as a result.
exploreStatement(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrTryCatchFinallyStatement
Explores the try - catch statement using a factory explorer.
exploreStatement(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrUnaryValue
Explores this method as a statement using a factory explorer and returns an object as a result.
exploreStatement(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrUpdateAction
Explores the action and returns an object as a result.
exploreStatement(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrWhileStatement
This method explores the while statement using a factory explorer.
exploreTask(IlrRuleTaskFactory) - Method in class ilog.rules.factory.IlrFactoryAdapter
 
exploreTask(IlrFunctionTaskFactory) - Method in class ilog.rules.factory.IlrFactoryAdapter
 
exploreTask(IlrFlowTaskFactory) - Method in class ilog.rules.factory.IlrFactoryAdapter
 
exploreTask(IlrRuleTaskFactory) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores a rule-based task factory and returns an object as the result.
exploreTask(IlrFunctionTaskFactory) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores a function-based task factory and returns an object as the result.
exploreTask(IlrFlowTaskFactory) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores a flow-based task factory and return an object as the result.
exploreTest(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrAfterTest
Deprecated. Explores this after test using a factory explorer and returns an object as a result.
exploreTest(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrBeforeTest
Deprecated. Explores this before test using a factory explorer and returns an object as a result.
exploreTest(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrBinaryTest
Explores this binary test using a factory explorer and returns an object as a result.
exploreTest(IlrUnaryTest) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores a unary test and returns an object as the result.
exploreTest(IlrBinaryTest) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores a binary test and returns an object as the result.
exploreTest(IlrOccursinTest) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores an occursin test and returns an object as the result.
exploreTest(IlrBeforeTest) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores a before test and returns an object as the result.
exploreTest(IlrAfterTest) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores an after test and returns an object as the result.
exploreTest(IlrInstanceOfTest) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores an instanceof test and returns an object as the result.
exploreTest(IlrUnknownTest) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores an unknown test and returns an object as the result.
exploreTest(IlrNotTest) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores a logical NOT test and returns an object as the result.
exploreTest(IlrNaryTest) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores a test and returns an object as the result.
exploreTest(IlrUnaryTest) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores a unary test and returns an object as the result.
exploreTest(IlrBinaryTest) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores a binary test and returns an object as the result.
exploreTest(IlrOccursinTest) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores an occursin test and returns an object as the result.
exploreTest(IlrBeforeTest) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores a before test and returns an object as the result.
exploreTest(IlrAfterTest) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores an after test and returns an object as the result.
exploreTest(IlrInstanceOfTest) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores an instanceof test and returns an object as the result.
exploreTest(IlrUnknownTest) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores an unknown test and returns an object as the result.
exploreTest(IlrNotTest) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores a logical NOT test and returns an object as the result.
exploreTest(IlrNaryTest) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores a test and returns an object as the result.
exploreTest(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrInstanceOfTest
Explores this test using a factory explorer and returns an object as a result.
exploreTest(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrNaryTest
Explores this test using a factory explorer.
exploreTest(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrNotTest
Explores this test using a factory explorer and returns an object as a result.
exploreTest(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrOccursinTest
Deprecated. Explores this unary temporal test using a factory explorer and returns an object as a result.
exploreTest(IlrUnaryTest) - Method in class ilog.rules.factory.IlrRuleWriter
Writes a test and returns an object as the result.
exploreTest(IlrBinaryTest) - Method in class ilog.rules.factory.IlrRuleWriter
Writes a binary test involving two values and returns an object as the result.
exploreTest(IlrOccursinTest) - Method in class ilog.rules.factory.IlrRuleWriter
Explores an occursin test and returns an object as the result.
exploreTest(IlrBeforeTest) - Method in class ilog.rules.factory.IlrRuleWriter
Explores a before test and returns an object as the result.
exploreTest(IlrAfterTest) - Method in class ilog.rules.factory.IlrRuleWriter
Explores an after test and returns an object as the result.
exploreTest(IlrInstanceOfTest) - Method in class ilog.rules.factory.IlrRuleWriter
Writes an instanceOf test.
exploreTest(IlrUnknownTest) - Method in class ilog.rules.factory.IlrRuleWriter
Writes an unknown test.
exploreTest(IlrNotTest) - Method in class ilog.rules.factory.IlrRuleWriter
Writes a NOT test and returns an object as the result.
exploreTest(IlrNaryTest) - Method in class ilog.rules.factory.IlrRuleWriter
Writes an N-ary test and returns an object as the result.
exploreTest(IlrFactoryExplorer) - Method in interface ilog.rules.factory.IlrTest
Explores a test using a factory explorer and returns an object as a result.
exploreTest(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrUnaryTest
Explores the unary test using a factory explorer and returns an object as a result.
exploreTest(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrUnknownTest
Explores this test using a factory explorer and returns an object as a result.
exploreValue(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrArrayElement
Explores the array element as a value and returns an object as a result.
exploreValue(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrArrayLength
Explores the array length as a value and returns an object as a result.
exploreValue(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrAsValue
Explores the cast value using a factory explorer and returns an object as a result.
exploreValue(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrBinaryValue
Explores this binary value using a factory explorer and returns an object as a result.
exploreValue(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrCastValue
Explores the cast value using a factory explorer and returns an object as a result.
exploreValue(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrClassTypeValue
Explores the type value using a factory explorer and returns an object as a result.
exploreValue(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrCollectInSourceValue
Explores this constant value using a factory explorer and returns an object as a result.
exploreValue(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrConstantValue
Explores this constant value using a factory explorer and returns an object as a result.
exploreValue(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrContextValue
Explores this context value using a factory explorer and returns an object as a result.
exploreValue(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrEventTimeValue
Deprecated. Explores this value using a factory explorer and returns an object as a result.
exploreValue(IlrConstantValue) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores a value and returns an object as the result.
exploreValue(IlrClassTypeValue) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores a value and returns an object as the result.
exploreValue(IlrCastValue) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores a value and returns an object as the result.
exploreValue(IlrAsValue) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores a value and returns an object as the result.
exploreValue(IlrVariable) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores a value and returns an object as the result.
exploreValue(IlrContextValue) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores a value and returns an object as the result.
exploreValue(IlrInstanceValue) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores a value and returns an object as the result.
exploreValue(IlrScopeValue) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores a value and returns an object as the result.
exploreValue(IlrObjectValue) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores a value and returns an object as the result.
exploreValue(IlrEventTimeValue) - Method in class ilog.rules.factory.IlrFactoryAdapter
Deprecated. As of IBM Decision Server 7.5, event processing is deprecated.
exploreValue(IlrArrayLength) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores a value and returns an object as the result.
exploreValue(IlrArrayElement) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores a value and returns an object as the result.
exploreValue(IlrStaticFieldValue) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores a value and returns an object as the result.
exploreValue(IlrFieldValue) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores a value and returns an object as the result.
exploreValue(IlrTestValue) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores a value and returns an object as the result.
exploreValue(IlrStaticMethodInvocation) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores a value and returns an object as the result.
exploreValue(IlrMethodInvocation) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores a value and returns an object as the result.
exploreValue(IlrFunctionInvocation) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores a value and returns an object as the result.
exploreValue(IlrNewInstanceValue) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores a value and returns an object as the result.
exploreValue(IlrNewArrayInstanceValue) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores a value and returns an object as the result.
exploreValue(IlrCollectInSourceValue) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores a value and returns an object as the result.
exploreValue(IlrPropertyAccessValue) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores a value and returns an object as the result.
exploreValue(IlrUnaryValue) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores a value and returns an object as the result.
exploreValue(IlrBinaryValue) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores a value and returns an object as the result.
exploreValue(IlrIntervalValue) - Method in class ilog.rules.factory.IlrFactoryAdapter
Explores a value modeling an interval.
exploreValue(IlrConstantValue) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores a value and returns an object as the result.
exploreValue(IlrClassTypeValue) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores a value and returns an object as the result.
exploreValue(IlrCastValue) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores a value and returns an object as the result.
exploreValue(IlrAsValue) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores a value and returns an object as the result.
exploreValue(IlrVariable) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores a value and returns an object as the result.
exploreValue(IlrContextValue) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores a value and returns an object as the result.
exploreValue(IlrInstanceValue) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores a value and returns an object as the result.
exploreValue(IlrScopeValue) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores a value and returns an object as the result.
exploreValue(IlrObjectValue) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores a value and returns an object as the result.
exploreValue(IlrEventTimeValue) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Deprecated. As of IBM Decision Server 7.5, event processing is deprecated.
exploreValue(IlrArrayLength) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores a value and returns an object as the result.
exploreValue(IlrArrayElement) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores a value and returns an object as the result.
exploreValue(IlrStaticFieldValue) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores a value and returns an object as the result.
exploreValue(IlrFieldValue) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores a value and returns an object as the result.
exploreValue(IlrStaticMethodInvocation) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores a value and returns an object as the result.
exploreValue(IlrFunctionInvocation) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores a value and returns an object as the result.
exploreValue(IlrMethodInvocation) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores a value and returns an object as the result.
exploreValue(IlrNewInstanceValue) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores a value and returns an object as the result.
exploreValue(IlrNewArrayInstanceValue) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores a value and returns an object as the result.
exploreValue(IlrUnaryValue) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores a value and returns an object as the result.
exploreValue(IlrBinaryValue) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores a value and returns an object as the result.
exploreValue(IlrTestValue) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores a value and returns an object as the result.
exploreValue(IlrIntervalValue) - Method in interface ilog.rules.factory.IlrFactoryExplorer
Explores a value modeling an interval.
exploreValue(IlrCollectInSourceValue) - Method in interface ilog.rules.factory.IlrFactoryExplorer
 
exploreValue(IlrPropertyAccessValue) - Method in interface ilog.rules.factory.IlrFactoryExplorer
 
exploreValue(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrFieldValue
Explores this field value using a factory explorer and returns an object as a result.
exploreValue(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrFunctionInvocation
Explores this value using a factory explorer and returns an object as a result.
exploreValue(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrInstanceValue
Explores this value using a factory explorer and returns an object as a result.
exploreValue(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrIntervalValue
Explores this interval value using a factory explorer and returns an object as a result.
exploreValue(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrMethodInvocation
Explores this method call as a value using a factory explorer.
exploreValue(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrNewArrayInstanceValue
Explores this value using a factory explorer and returns an object as a result.
exploreValue(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrNewInstanceValue
Explores this value using a factory explorer and returns an object as a result.
exploreValue(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrObjectValue
Explores this value using a factory explorer and returns an object as a result.
exploreValue(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrPropertyAccessValue
Explores this property value using a factory explorer and returns an object as a result.
exploreValue(IlrConstantValue) - Method in class ilog.rules.factory.IlrRuleWriter
Writes a constant value and returns null.
exploreValue(IlrClassTypeValue) - Method in class ilog.rules.factory.IlrRuleWriter
Writes a class type value and returns null.
exploreValue(IlrCastValue) - Method in class ilog.rules.factory.IlrRuleWriter
Writes a cast value and returns null.
exploreValue(IlrAsValue) - Method in class ilog.rules.factory.IlrRuleWriter
Writes a cast value and returns null.
exploreValue(IlrVariable) - Method in class ilog.rules.factory.IlrRuleWriter
Writes a variable value and returns null.
exploreValue(IlrContextValue) - Method in class ilog.rules.factory.IlrRuleWriter
Writes a context value and returns null.
exploreValue(IlrInstanceValue) - Method in class ilog.rules.factory.IlrRuleWriter
Writes a rule instance value and returns null.
exploreValue(IlrScopeValue) - Method in class ilog.rules.factory.IlrRuleWriter
Writes a scope value and returns null.
exploreValue(IlrObjectValue) - Method in class ilog.rules.factory.IlrRuleWriter
Writes an object value and returns null.
exploreValue(IlrEventTimeValue) - Method in class ilog.rules.factory.IlrRuleWriter
Writes an event timestamp value and returns null.
exploreValue(IlrUnaryValue) - Method in class ilog.rules.factory.IlrRuleWriter
Writes a unary value and returns null.
exploreValue(IlrCollectInSourceValue) - Method in class ilog.rules.factory.IlrRuleWriter
Writes a collect value invocation and returns null.
exploreValue(IlrPropertyAccessValue) - Method in class ilog.rules.factory.IlrRuleWriter
Writes a property access value and returns null.
exploreValue(IlrBinaryValue) - Method in class ilog.rules.factory.IlrRuleWriter
Writes a binary value and returns null.
exploreValue(IlrArrayElement) - Method in class ilog.rules.factory.IlrRuleWriter
Writes an array element and returns an object as the result.
exploreValue(IlrArrayLength) - Method in class ilog.rules.factory.IlrRuleWriter
Writes an array length and returns an object as the result.
exploreValue(IlrStaticFieldValue) - Method in class ilog.rules.factory.IlrRuleWriter
Writes a static field value and returns an object as the result.
exploreValue(IlrFieldValue) - Method in class ilog.rules.factory.IlrRuleWriter
Writes a field value and returns an object as the result.
exploreValue(IlrTestValue) - Method in class ilog.rules.factory.IlrRuleWriter
Writes a test value and returns an object as the result.
exploreValue(IlrStaticMethodInvocation) - Method in class ilog.rules.factory.IlrRuleWriter
Writes a static method invocation as a value and returns an object as the result.
exploreValue(IlrFunctionInvocation) - Method in class ilog.rules.factory.IlrRuleWriter
Writes a function invocation as a value and returns an object as the result.
exploreValue(IlrMethodInvocation) - Method in class ilog.rules.factory.IlrRuleWriter
Writes a method invocation value and returns an object as the result.
exploreValue(IlrNewInstanceValue) - Method in class ilog.rules.factory.IlrRuleWriter
Writes an object creation value and returns an object as the result.
exploreValue(IlrNewArrayInstanceValue) - Method in class ilog.rules.factory.IlrRuleWriter
Writes an array creation value and returns an object as the result.
exploreValue(IlrIntervalValue) - Method in class ilog.rules.factory.IlrRuleWriter
 
exploreValue(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrScopeValue
Explores this scope value using a factory explorer and returns an object as a result.
exploreValue(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrStaticFieldValue
Explores this value using a factory explorer and returns an object as a result.
exploreValue(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrStaticMethodInvocation
Explores this value using a factory explorer and returns an object as a result.
exploreValue(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrTestValue
Explores this test value using a factory explorer and returns an object as a result.
exploreValue(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrUnaryValue
Explores the unary value using a factory explorer and returns an object as a result.
exploreValue(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrValue
Explores this value using a factory explorer and returns an object to represent the result of the exploration.
exploreValue(IlrFactoryExplorer) - Method in class ilog.rules.factory.IlrVariable
This method explores the variable using a factory explorer.
export() - Method in interface ilog.rules.res.model.mbean.IlrJMXRuleAppMBean
Creates a RuleApp archive.
EXTENSION - Static variable in class ilog.rules.util.prefs.IlrPropertyBundle
 
extractArchive(IlrRulesetArchiveLoader) - Static method in class ilog.rules.archive.IlrRulesetArchive
Obtains a ruleset archive object filled from the archive given through the archive loader.

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