|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Agenda
.
FactHandle
s from the current session.
FactHandle
s from the current session for which the facts are accepted by
the given filter.
null
if the node instance cannot be found.
null if no
node instance is currently being executed.
- getNodeInstanceContainer() -
Method in interface org.drools.runtime.process.NodeInstance
- The node instance container that this node instance is part of.
- getNodeInstances() -
Method in interface org.drools.runtime.process.NodeInstanceContainer
- Returns all node instances that are currently active
within this container.
- getNodeName() -
Method in interface org.drools.runtime.process.NodeInstance
- The name of the node this node instance refers to.
- getNodes() -
Method in interface org.drools.definition.process.NodeContainer
- The Nodes of this NodeContainer.
- getObject() -
Method in interface org.drools.event.rule.ObjectInsertedEvent
-
- getObject() -
Method in interface org.drools.event.rule.ObjectUpdatedEvent
-
- getObject(FactHandle) -
Method in interface org.drools.runtime.rule.WorkingMemoryEntryPoint
- Returns the object associated with the given FactHandle.
- getObjectMarshallingStrategyStore() -
Method in interface org.drools.marshalling.MarshallingConfiguration
-
- getObjects() -
Method in interface org.drools.runtime.rule.Activation
- Returns the list of objects that make the tuple that created
this activation.
- getObjects() -
Method in interface org.drools.runtime.rule.WorkingMemoryEntryPoint
-
Returns all facts from the current session as a Collection.
- getObjects(ObjectFilter) -
Method in interface org.drools.runtime.rule.WorkingMemoryEntryPoint
- Returns all facts from the current session that are accepted by the given
ObjectFilter
.
- getObjectType() -
Method in interface org.drools.management.ObjectTypeNodeMonitorMBean
- The Object Type of the node
- getOldObject() -
Method in interface org.drools.event.rule.ObjectRetractedEvent
-
- getOldObject() -
Method in interface org.drools.event.rule.ObjectUpdatedEvent
-
- getOldValue() -
Method in interface org.drools.event.process.ProcessVariableChangedEvent
- The old value of the variable.
- getOperator() -
Method in interface org.drools.runtime.rule.Evaluator
- Returns the operator representation object for this evaluator
- getOperatorString() -
Method in interface org.drools.runtime.rule.Operator
- Returns the String representation for this operator
- getOption(Class<T>) -
Method in interface org.drools.builder.conf.KnowledgeBuilderOptionsConfiguration
- Gets an option value
- getOption(Class<T>, String) -
Method in interface org.drools.builder.conf.KnowledgeBuilderOptionsConfiguration
- Gets an option value for the given option + key.
- getOption(Class<T>) -
Method in interface org.drools.conf.KnowledgeBaseOptionsConfiguration
- Gets an option value
- getOption(Class<T>, String) -
Method in interface org.drools.conf.KnowledgeBaseOptionsConfiguration
- Gets an option value for the given option + key.
- getOption(Class<T>) -
Method in interface org.drools.runtime.conf.KnowledgeSessionOptionsConfiguration
- Gets an option value
- getOption(Class<T>, String) -
Method in interface org.drools.runtime.conf.KnowledgeSessionOptionsConfiguration
- Gets an option value for the given option + key.
- getOptionKeys(Class<T>) -
Method in interface org.drools.builder.conf.KnowledgeBuilderOptionsConfiguration
- Retrieves the set of all keys for a MultiValueKnowledgeBuilderOption.
- getOutgoingConnections() -
Method in interface org.drools.definition.process.Node
- The outgoing connections for this Node.
- getOutgoingConnections(String) -
Method in interface org.drools.definition.process.Node
- The outgoing connections for this Node for the given exit-point.
- getPackageName() -
Method in class org.drools.builder.conf.DefaultPackageNameOption
- Returns the name of the package configured as default
- getPackageName() -
Method in interface org.drools.definition.process.Process
- The package name of this process.
- getPackageName() -
Method in interface org.drools.definition.rule.Query
- Returns the package name (namespace) this query is tied to.
- getPackageName() -
Method in interface org.drools.definition.rule.Rule
- Returns the package name (namespace) this rule is tied to.
- getParameter(String) -
Method in interface org.drools.runtime.process.WorkItem
- Returns the value of the parameter with the given name.
- getParameters() -
Method in interface org.drools.runtime.process.WorkItem
- Returns the map of parameters of this work item.
- getPartitionId() -
Method in interface org.drools.management.ObjectTypeNodeMonitorMBean
- The partition the node belongs to
- getProcess() -
Method in interface org.drools.event.knowledgebase.AfterProcessAddedEvent
-
- getProcess() -
Method in interface org.drools.event.knowledgebase.AfterProcessRemovedEvent
-
- getProcess() -
Method in interface org.drools.event.knowledgebase.BeforeProcessAddedEvent
-
- getProcess() -
Method in interface org.drools.event.knowledgebase.BeforeProcessRemovedEvent
-
- getProcess(String) -
Method in interface org.drools.KnowledgeBase
- Returns a referent to the Process identified by the given processId
- getProcess() -
Method in interface org.drools.runtime.process.ProcessInstance
-
- getProcesses() -
Method in interface org.drools.definition.KnowledgePackage
- Return the process definitions for this package.
- getProcesses() -
Method in interface org.drools.KnowledgeBase
-
- getProcessEventListeners() -
Method in interface org.drools.event.process.ProcessEventManager
- Returns all event listeners.
- getProcessId() -
Method in interface org.drools.runtime.process.ProcessInstance
- The id of the process definition that is related to this process instance.
- getProcessInstance() -
Method in interface org.drools.event.process.ProcessEvent
- The ProcessInstance this event relates to.
- getProcessInstance() -
Method in interface org.drools.runtime.process.NodeInstance
- The process instance that this node instance is executing in.
- getProcessInstance() -
Method in interface org.drools.runtime.process.ProcessContext
- Returns the process instance that is currently being
executed in this context.
- getProcessInstance(long) -
Method in interface org.drools.runtime.process.ProcessRuntime
- Returns the process instance with the given id.
- getProcessInstanceId() -
Method in interface org.drools.runtime.process.WorkItem
- The id of the process instance that requested the execution of this
work item
- getProcessInstances() -
Method in interface org.drools.runtime.process.ProcessRuntime
- Returns a collection of currently active process instances.
- getProcessName() -
Method in interface org.drools.runtime.process.ProcessInstance
- The name of the process definition that is related to this process instance.
- getPropagationContext() -
Method in interface org.drools.event.rule.WorkingMemoryEvent
-
- getPropagationContext() -
Method in interface org.drools.runtime.rule.Activation
-
- getPropagationNumber() -
Method in interface org.drools.runtime.rule.PropagationContext
-
- getProperty(String) -
Method in interface org.drools.PropertiesConfiguration
- Gets a property value
- getPropertyName() -
Method in enum org.drools.agent.conf.MonitorChangesetEventsOption
-
- getPropertyName() -
Method in enum org.drools.agent.conf.NewInstanceOption
-
- getPropertyName() -
Method in enum org.drools.agent.conf.ScanDirectoriesOption
-
- getPropertyName() -
Method in enum org.drools.agent.conf.ScanResourcesOption
-
- getPropertyName() -
Method in enum org.drools.agent.conf.UseKnowledgeBaseClassloaderOption
-
- getPropertyName() -
Method in class org.drools.agent.conf.ValidationTimeoutOption
-
- getPropertyName() -
Method in class org.drools.builder.conf.AccumulateFunctionOption
- Returns the property name for this option
- getPropertyName() -
Method in enum org.drools.builder.conf.ClassLoaderCacheOption
- Returns the property name for this option
- getPropertyName() -
Method in enum org.drools.builder.conf.DeclarativeAgendaOption
- Returns the property name for this option
- getPropertyName() -
Method in class org.drools.builder.conf.DefaultDialectOption
- Returns the property name for this option
- getPropertyName() -
Method in class org.drools.builder.conf.DefaultPackageNameOption
- Returns the property name for this option
- getPropertyName() -
Method in class org.drools.builder.conf.DumpDirOption
- Returns the property name for this option
- getPropertyName() -
Method in class org.drools.builder.conf.EvaluatorOption
- Returns the property name for this option
- getPropertyName() -
Method in class org.drools.builder.conf.KBuilderSeverityOption
-
- getPropertyName() -
Method in enum org.drools.builder.conf.LRUnlinkingOption
- Returns the property name for this option
- getPropertyName() -
Method in enum org.drools.builder.conf.ProcessStringEscapesOption
- Returns the property name for this option
- getPropertyName() -
Method in enum org.drools.builder.conf.PropertySpecificOption
- Returns the property name for this option
- getPropertyName() -
Method in class org.drools.conf.AlphaThresholdOption
- Returns the property name for this option
- getPropertyName() -
Method in enum org.drools.conf.AssertBehaviorOption
- Returns the property name for this option
- getPropertyName() -
Method in class org.drools.conf.CompositeKeyDepthOption
- Returns the property name for this option
- getPropertyName() -
Method in class org.drools.conf.ConsequenceExceptionHandlerOption
- Returns the property name for this option
- getPropertyName() -
Method in enum org.drools.conf.EventProcessingOption
- Returns the property name for this option
- getPropertyName() -
Method in enum org.drools.conf.IndexLeftBetaMemoryOption
- Returns the property name for this option
- getPropertyName() -
Method in enum org.drools.conf.IndexRightBetaMemoryOption
- Returns the property name for this option
- getPropertyName() -
Method in enum org.drools.conf.LogicalOverrideOption
- Returns the property name for this option
- getPropertyName() -
Method in enum org.drools.conf.MaintainTMSOption
- Returns the property name for this option
- getPropertyName() -
Method in class org.drools.conf.MaxThreadsOption
- Returns the property name for this option
- getPropertyName() -
Method in enum org.drools.conf.MBeansOption
- Returns the property name for this option
- getPropertyName() -
Method in enum org.drools.conf.MultithreadEvaluationOption
- Deprecated. Returns the property name for this option
- getPropertyName() -
Method in interface org.drools.conf.Option
- Returns the property name for this option
- getPropertyName() -
Method in enum org.drools.conf.RemoveIdentitiesOption
- Returns the property name for this option
- getPropertyName() -
Method in enum org.drools.conf.SequentialAgendaOption
- Returns the property name for this option
- getPropertyName() -
Method in enum org.drools.conf.SequentialOption
- Returns the property name for this option
- getPropertyName() -
Method in enum org.drools.conf.ShareAlphaNodesOption
- Returns the property name for this option
- getPropertyName() -
Method in enum org.drools.conf.ShareBetaNodesOption
- Returns the property name for this option
- getPropertyName() -
Method in class org.drools.runtime.conf.ClockTypeOption
- Returns the property name for this option
- getPropertyName() -
Method in enum org.drools.runtime.conf.KeepReferenceOption
- Returns the property name for this option
- getPropertyName() -
Method in enum org.drools.runtime.conf.QueryListenerOption
- Returns the property name for this option
- getPropertyName() -
Method in class org.drools.runtime.conf.WorkItemHandlerOption
- Returns the property name for this option
- getQueries() -
Method in interface org.drools.definition.KnowledgePackage
- Return the query definitions for this package.
- getQuery(String, String) -
Method in interface org.drools.KnowledgeBase
- Returns a reference to the Rule identified by the given package and rule names.
- getQueryResults(String, Object...) -
Method in interface org.drools.runtime.rule.WorkingMemory
- Retrieve the QueryResults of the specified query and arguments
- getReader() -
Method in interface org.drools.io.Resource
- Opens a Reader to the resource, the user most close this when finished.
- getRemovedResourceMappings() -
Method in class org.drools.event.knowledgeagent.AfterChangeSetProcessedEvent
-
- getResource() -
Method in interface org.drools.builder.KnowledgeBuilderResult
- Returns the Resource that caused this result
- getResource() -
Method in class org.drools.event.knowledgeagent.AfterResourceProcessedEvent
-
- getResource() -
Method in class org.drools.event.knowledgeagent.BeforeResourceProcessedEvent
-
- getResource() -
Method in class org.drools.event.knowledgeagent.ResourceCompilationFailedEvent
-
- getResource() -
Method in interface org.drools.io.ResourcedObject
-
- getResourceChangeMonitors() -
Method in interface org.drools.io.ResourceChangeNotifier
- Return a collection of the added ResourceChangeMonitors
- getResourceChangeNotifierService() -
Static method in class org.drools.io.ResourceFactory
- A Service that can be started, to provide notifications of changed Resources.
- getResourceChangeNotifierService() -
Method in interface org.drools.io.ResourceFactoryService
-
- getResourceChangeScannerService() -
Static method in class org.drools.io.ResourceFactory
- As service, that scans the disk for changes, this acts as a Monitor for the Notifer service.
- getResourceChangeScannerService() -
Method in interface org.drools.io.ResourceFactoryService
-
- getResourcesAdded() -
Method in interface org.drools.ChangeSet
- Returns an immutable Collection of added Resources for this ChangeSet
- getResourcesModified() -
Method in interface org.drools.ChangeSet
- Returns an immutable Collection of modified Resources for this ChangeSet
- getResourcesRemoved() -
Method in interface org.drools.ChangeSet
- Returns an immutable Collection of removed Resources for this ChangeSet
- getResourceType(String) -
Static method in class org.drools.builder.ResourceType
-
- getResourceType() -
Method in class org.drools.event.knowledgeagent.AfterResourceProcessedEvent
-
- getResourceType() -
Method in class org.drools.event.knowledgeagent.BeforeResourceProcessedEvent
-
- getResourceType() -
Method in class org.drools.event.knowledgeagent.ResourceCompilationFailedEvent
-
- getResult(String) -
Method in interface org.drools.runtime.process.WorkItem
- Returns the value of the result parameter with the given name.
- getResult(Serializable) -
Method in interface org.drools.runtime.rule.AccumulateFunction
- Returns the current value in this accumulation session
- getResults(ResultSeverity...) -
Method in interface org.drools.builder.KnowledgeBuilder
- Return the knowledge builder results for the listed severities.
- getResults() -
Method in interface org.drools.runtime.process.WorkItem
- Returns the map of result parameters of this work item.
- getResultType() -
Method in interface org.drools.runtime.rule.TypedAccumulateFunction
- Returns the class type of the result of this function
- getRule() -
Method in interface org.drools.event.knowledgebase.AfterKnowledgeBaseLockedEvent
-
- getRule() -
Method in interface org.drools.event.knowledgebase.AfterRuleAddedEvent
-
- getRule() -
Method in interface org.drools.event.knowledgebase.AfterRuleRemovedEvent
-
- getRule() -
Method in interface org.drools.event.knowledgebase.BeforeRuleAddedEvent
-
- getRule() -
Method in interface org.drools.event.knowledgebase.BeforeRuleRemovedEvent
-
- getRule(String, String) -
Method in interface org.drools.KnowledgeBase
- Returns a reference to the Rule identified by the given package and rule names.
- getRule() -
Method in interface org.drools.runtime.rule.Activation
-
- getRule() -
Method in exception org.drools.runtime.rule.ConsequenceException
-
- getRule() -
Method in interface org.drools.runtime.rule.PropagationContext
- The rule that caused the working memory action that created this PropagationContext.
- getRule() -
Method in interface org.drools.runtime.rule.RuleContext
- Returns the active Rule for the current context
- getRuleFlowGroup() -
Method in interface org.drools.event.rule.RuleFlowGroupEvent
- The RuleFlowGroup for this event
- getRuleFlowGroup(String) -
Method in interface org.drools.runtime.rule.Agenda
-
- getRules() -
Method in interface org.drools.definition.KnowledgePackage
- Return the rule definitions for this package.
- getSequentialAgenda() -
Method in interface org.drools.management.KBaseConfigurationMonitorMBean
-
- getSerialVersionUID() -
Static method in class org.drools.event.knowledgeagent.AfterChangeSetProcessedEvent
-
- getSessionClock() -
Method in interface org.drools.runtime.KnowledgeRuntime
- Returns the session clock instance assigned to this session
- getSessionConfiguration() -
Method in interface org.drools.runtime.KnowledgeRuntime
-
- getSessionCount() -
Method in interface org.drools.management.DroolsManagementAgentMBean
-
- getSeverity() -
Method in class org.drools.builder.conf.KBuilderSeverityOption
-
- getSeverity() -
Method in interface org.drools.builder.KnowledgeBuilderResult
- Returns the result severity
- getState() -
Method in interface org.drools.runtime.process.ProcessInstance
- The state of the process instance.
- getState() -
Method in interface org.drools.runtime.process.WorkItem
- The state of the work item.
- getStatefulKnowledgeSessions() -
Method in interface org.drools.KnowledgeBase
- Return a collection of the StatefulKnowledgeSessions that exist in this KnowledgeBase.
- getStatsByProcess() -
Method in interface org.drools.management.KnowledgeSessionMonitoringMBean
-
- getStatsByProcessInstance() -
Method in interface org.drools.management.KnowledgeSessionMonitoringMBean
-
- getStatsByRule() -
Method in interface org.drools.management.KnowledgeSessionMonitoringMBean
-
- getStatsForProcess(String) -
Method in interface org.drools.management.KnowledgeSessionMonitoringMBean
-
- getStatsForProcessInstance(long) -
Method in interface org.drools.management.KnowledgeSessionMonitoringMBean
-
- getStatsForRule(String) -
Method in interface org.drools.management.KnowledgeSessionMonitoringMBean
- Returns a formatted String with statistics for a single rule in this session,
like number of activations created, cancelled and fired as well as firing time.
- getStatus() -
Method in class org.drools.event.knowledgeagent.AfterResourceProcessedEvent
-
- getStatus() -
Method in class org.drools.event.knowledgeagent.BeforeResourceProcessedEvent
-
- getStrategy(int) -
Method in interface org.drools.marshalling.ObjectMarshallingStrategyStore
-
- getStrategy(Object) -
Method in interface org.drools.marshalling.ObjectMarshallingStrategyStore
-
- getStrategyObject(String) -
Method in interface org.drools.marshalling.ObjectMarshallingStrategyStore
-
- getStrategyObject(Object) -
Method in interface org.drools.marshalling.ObjectMarshallingStrategyStore
-
- getSuperClass() -
Method in interface org.drools.definition.type.FactType
- Returns the name of the FactType's super type
- getSystemEventListener() -
Static method in class org.drools.SystemEventListenerFactory
- Get the SystemEventListener
- getSystemEventListener() -
Method in interface org.drools.SystemEventListenerService
- Get the SystemEventListener
- getSystemId() -
Method in interface org.drools.builder.JaxbConfiguration
-
- getThreshold() -
Method in class org.drools.conf.AlphaThresholdOption
- Returns the threshold value for alpha hashing
- getTimeout() -
Method in class org.drools.agent.conf.ValidationTimeoutOption
- Returns the threshold value for alpha hashing
- getTo() -
Method in interface org.drools.definition.process.Connection
- The Node the connection goes to.
- getTotalActivationsCancelled() -
Method in interface org.drools.management.KnowledgeSessionMonitoringMBean
- Returns the total number of activations cancelled in this session since
last reset.
- getTotalActivationsCreated() -
Method in interface org.drools.management.KnowledgeSessionMonitoringMBean
- Returns the total number of activations created in this session since
last reset.
- getTotalActivationsFired() -
Method in interface org.drools.management.KnowledgeSessionMonitoringMBean
- Returns the total number of activations fired in this session since last
reset.
- getTotalFactCount() -
Method in interface org.drools.management.KnowledgeSessionMonitoringMBean
- Returns the total fact count current loaded into this session
- getTotalFiringTime() -
Method in interface org.drools.management.KnowledgeSessionMonitoringMBean
- Returns the total milliseconds spent firing rules in this session since last reset.
- getTotalProcessInstancesCompleted() -
Method in interface org.drools.management.KnowledgeSessionMonitoringMBean
-
- getTotalProcessInstancesStarted() -
Method in interface org.drools.management.KnowledgeSessionMonitoringMBean
-
- getToType() -
Method in interface org.drools.definition.process.Connection
- The type of entry point of the to Node.
- getType() -
Method in interface org.drools.definition.process.Process
- The type of process.
- getType() -
Method in interface org.drools.definition.rule.Global
-
- getType() -
Method in interface org.drools.definition.type.FactField
- Returns the type of this field.
- getType() -
Method in interface org.drools.runtime.rule.PropagationContext
- The PropagationContextType, numbers may change between Drools versions.
- getValidationTimeout() -
Method in interface org.drools.agent.KnowledgeAgentConfiguration
-
- getValue() -
Method in interface org.drools.command.Setter
-
- getValue(String) -
Method in interface org.drools.runtime.ExecutionResults
-
- getValue(String) -
Method in interface org.drools.runtime.StatelessKnowledgeSessionResults
-
- getVariable(String) -
Method in interface org.drools.runtime.process.NodeInstance
-
- getVariable(String) -
Method in interface org.drools.runtime.process.ProcessContext
- Returns the value of the variable with the given name.
- getVariable(String) -
Method in interface org.drools.runtime.process.WorkflowProcessInstance
- Returns the value of the variable with the given name.
- getVariableId() -
Method in interface org.drools.event.process.ProcessVariableChangedEvent
- The unique id of the process variable (definition).
- getVariableInstanceId() -
Method in interface org.drools.event.process.ProcessVariableChangedEvent
- The unique id of the process variable instance (as multiple node instances with the
same process variable definition exists).
- getVersion() -
Method in interface org.drools.definition.process.Process
- The version of the Process.
- getWorkingMemoryEntryPoint(String) -
Method in interface org.drools.runtime.rule.WorkingMemory
- Returns the WorkingMemoryEntryPoint instance associated with the given name.
- getWorkingMemoryEntryPoints() -
Method in interface org.drools.runtime.rule.WorkingMemory
- Returns a collection of all available working memory entry points
for this session.
- getWorkingMemoryEventListeners() -
Method in interface org.drools.event.rule.WorkingMemoryEventManager
- Returns all event listeners.
- getWorkItemManager() -
Method in interface org.drools.runtime.process.ProcessRuntime
- Returns the
WorkItemManager
related to this session.
- getWorksheetName() -
Method in interface org.drools.builder.DecisionTableConfiguration
-
- getXjcOpts() -
Method in interface org.drools.builder.JaxbConfiguration
-
- Global - Interface in org.drools.definition.rule
-
- GLOBALS -
Static variable in class org.drools.runtime.EnvironmentName
-
- Globals - Interface in org.drools.runtime
-
ProcessRuntime
is a super-interface for all StatefulKnowledgeSession
s.KnowledgeRuntime.registerChannel(String, Channel)
instead.
StatefulRuleSession
methods.KnowledgeRuntime.unregisterChannel(String)
instead.
WorkingMemory
is a super-interface for all StatefulKnowledgeSession
s.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |