|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
ConflictResolver
s.Rule
activation for the purposes of conflict resolution.Configuration
.
Condition
to this rule.
ConditionFactory
.
ConsequenceFactory
.
List
of Object
s to the rule session
state of this rule session.
ObjectTypeFactory
.
Declaration
for
this Rule
.
Rule
to the network.
Rule
to this RuleSet
.
RuleSet
to the network.
RuleSet
.
ApplicationData
allows data to be made accessible to
Condition
s and Consequences without the need to assert
the data.- ApplicationData(RuleSet, String, Class) -
Constructor for class org.drools.rule.ApplicationData
-
- ApplicationDataFactory - Interface in org.drools.smf
-
- argList() -
Method in class org.drools.semantics.java.parser.JavaRecognizer
-
- ARRAY_DECLARATOR -
Static variable in interface org.drools.semantics.java.parser.JavaTokenTypes
-
- ARRAY_DECLARATOR -
Static variable in interface org.drools.semantics.java.parser.JavaTreeParserTokenTypes
-
- ARRAY_INIT -
Static variable in interface org.drools.semantics.java.parser.JavaTokenTypes
-
- ARRAY_INIT -
Static variable in interface org.drools.semantics.java.parser.JavaTreeParserTokenTypes
-
- arrayIndex(AST) -
Method in class org.drools.semantics.java.parser.JavaTreeParser
-
- arrayInitializer() -
Method in class org.drools.semantics.java.parser.JavaRecognizer
-
- arrayInitializer(AST) -
Method in class org.drools.semantics.java.parser.JavaTreeParser
-
- ascendingOrder -
Variable in class org.drools.util.PriorityQueue
- If true, the first element as determined by the sort order will be
returned.
- AssertionException - Exception in org.drools
- Indicates an error while asserting a new root fact object into a
WorkingMemory
. - AssertionException() -
Constructor for exception org.drools.AssertionException
- Construct.
- AssertionException(Throwable) -
Constructor for exception org.drools.AssertionException
- Construct with a root cause.
- AssertionException(String) -
Constructor for exception org.drools.AssertionException
-
- assertObject(Object) -
Method in class org.drools.MockWorkingMemory
-
- assertObject(Object, boolean) -
Method in class org.drools.MockWorkingMemory
-
- assertObject(Object) -
Method in class org.drools.spi.DefaultKnowledgeHelper
-
- assertObject(Object, boolean) -
Method in class org.drools.spi.DefaultKnowledgeHelper
-
- assertObject(Object) -
Method in interface org.drools.spi.KnowledgeHelper
- Asserts an object, notice that it does not return the FactHandle
- assertObject(Object, boolean) -
Method in interface org.drools.spi.KnowledgeHelper
- Asserts an object specifying that it implement the onPropertyChange
listener, notice that it does not return the FactHandle.
- assertObject(Object) -
Method in interface org.drools.WorkingMemory
- Assert a fact.
- assertObject(Object, boolean) -
Method in interface org.drools.WorkingMemory
- Assert a fact registering JavaBean
PropertyChangeListeners
on the Object to automatically trigger modifyObject
calls
if dynamic
is true
.
- ASSIGN -
Static variable in interface org.drools.semantics.java.parser.JavaTokenTypes
-
- ASSIGN -
Static variable in interface org.drools.semantics.java.parser.JavaTreeParserTokenTypes
-
- assignmentCondition(AST) -
Method in class org.drools.semantics.java.parser.JavaTreeParser
-
- assignmentExpression() -
Method in class org.drools.semantics.java.parser.JavaRecognizer
-
- AsyncExceptionHandler - Interface in org.drools.spi
-
Duration
interface
for specifying truthness duration.DurationFactory
interface.RuleBase
.
RuleSet
.Builder
against an existing Rete
network.
Builder
against an existing Rete
network.
RuleBase
.
ObjectType
.ObjectType
.ConflictResolver
that uses the numConditions of rules to
resolve conflict.Condition
that filters facts.FilterCondition.- ConditionException() -
Constructor for exception org.drools.spi.ConditionException
- Construct.
- ConditionException(String) -
Constructor for exception org.drools.spi.ConditionException
-
- ConditionException(Throwable) -
Constructor for exception org.drools.spi.ConditionException
- Construct with a root cause.
- ConditionException(Rule) -
Constructor for exception org.drools.spi.ConditionException
-
- ConditionException(String, Rule, String) -
Constructor for exception org.drools.spi.ConditionException
-
- ConditionException(Throwable, Rule, String) -
Constructor for exception org.drools.spi.ConditionException
- Construct with a root cause.
- conditionExceptionTest() -
Static method in class org.drools.smf.SMFTestFrameWork
-
- ConditionFactory - Interface in org.drools.smf
-
- conditionTested(ConditionTestedEvent) -
Method in class org.drools.event.DebugWorkingMemoryEventListener
-
- conditionTested(ConditionTestedEvent) -
Method in class org.drools.event.DefaultWorkingMemoryEventListener
-
- conditionTested(ConditionTestedEvent) -
Method in interface org.drools.event.WorkingMemoryEventListener
-
- ConditionTestedEvent - Class in org.drools.event
-
- ConditionTestedEvent(WorkingMemory, Rule, Condition, Tuple, boolean) -
Constructor for class org.drools.event.ConditionTestedEvent
-
- Configuration - Interface in org.drools.smf
- Configuration passed to a configurable
SemanticComponent
. - ConflictResolver - Interface in org.drools.spi
- Strategy for resolving conflicts amongst multiple rules.
- Consequence - Interface in org.drools.spi
- Consequence to be fired upon successful match of a
Rule
. - ConsequenceException - Exception in org.drools.spi
- Indicates an error while applying a
Consequence.- ConsequenceException() -
Constructor for exception org.drools.spi.ConsequenceException
- Construct.
- ConsequenceException(String) -
Constructor for exception org.drools.spi.ConsequenceException
-
- ConsequenceException(Throwable) -
Constructor for exception org.drools.spi.ConsequenceException
- Construct with a root cause.
- ConsequenceException(Rule) -
Constructor for exception org.drools.spi.ConsequenceException
-
- ConsequenceException(String, Rule) -
Constructor for exception org.drools.spi.ConsequenceException
- Construct with a message.
- ConsequenceException(Throwable, Rule) -
Constructor for exception org.drools.spi.ConsequenceException
- Construct with a root cause.
- ConsequenceException(String, Rule, String) -
Constructor for exception org.drools.spi.ConsequenceException
-
- ConsequenceException(Throwable, Rule, String) -
Constructor for exception org.drools.spi.ConsequenceException
- Construct with a root cause.
- consequenceExceptionTest() -
Static method in class org.drools.smf.SMFTestFrameWork
-
- ConsequenceFactory - Interface in org.drools.smf
-
- consistentAssignmentExpression() -
Method in class org.drools.semantics.java.parser.JavaRecognizer
-
- constant() -
Method in class org.drools.semantics.java.parser.JavaRecognizer
-
- constant(AST) -
Method in class org.drools.semantics.java.parser.JavaTreeParser
-
- Constants - Class in org.drools.jsr94.rules
- This class provides a list of constant values which can be used as keys in
the various property maps that are passed around between the javax.rules and
javax.rules.admin objects.
- constructorBody() -
Method in class org.drools.semantics.java.parser.JavaRecognizer
-
- contains(Object) -
Method in class org.drools.util.AbstractHashedMap.EntrySet
-
- contains(Object) -
Method in class org.drools.util.AbstractHashedMap.KeySet
-
- contains(Object) -
Method in class org.drools.util.AbstractHashedMap.Values
-
- contains(Object) -
Method in class org.drools.util.CompositeCollection
- Checks whether this composite collection contains the object.
- containsAll(Collection) -
Method in class org.drools.util.CompositeCollection
- Checks whether this composite contains all the elements in the specified
collection.
- containsKey(Object) -
Method in class org.drools.util.AbstractHashedMap
- Checks whether the map contains the specified key.
- containsKey(long) -
Method in class org.drools.util.PrimitiveLongMap
-
- containsObject(Handle) -
Method in class org.drools.jsr94.rules.StatefulRuleSessionImpl
- Returns
true
if the given object is contained
within rulesession state of this rule session.
- containsObject(FactHandle) -
Method in class org.drools.MockWorkingMemory
-
- containsObject(FactHandle) -
Method in interface org.drools.WorkingMemory
- Determine if an object is associated with a
FactHandle
.
- containsRule(String) -
Method in class org.drools.rule.RuleSet
- Determine if this
RuleSet
contains a Rule
containsValue(Object) -
Method in class org.drools.util.AbstractHashedMap
- Checks whether the map contains the specified value.
- convertKey(Object) -
Method in class org.drools.util.AbstractHashedMap
- Converts input keys to another object for storage in the map.
- create(Rule, Class<?>, Annotation[]) -
Method in class org.drools.semantics.annotation.model.AnnonatedPojoRuleBuilder.AnnotationParameterValueFactory
-
- create(Rule, Class<?>, Annotation[]) -
Method in class org.drools.semantics.annotation.model.AnnonatedPojoRuleBuilder.KnowledgeHelperParameterValueFactory
-
- create(Rule, Class<?>, Annotation[]) -
Method in interface org.drools.semantics.annotation.model.AnnonatedPojoRuleBuilder.ParameterValueFactory
-
- createEntry(AbstractHashedMap.HashEntry, int, Object, Object) -
Method in class org.drools.util.AbstractHashedMap
- Creates an entry to store the key-value data.
- createEntry(AbstractHashedMap.HashEntry, int, Object, Object) -
Method in class org.drools.util.IdentityMap
- Creates an entry to store the data.
- createEntrySetIterator() -
Method in class org.drools.util.AbstractHashedMap
- Creates an entry set iterator.
- createKeySetIterator() -
Method in class org.drools.util.AbstractHashedMap
- Creates a key set iterator.
- createRuleExecutionSet(InputStream, Map) -
Method in class org.drools.jsr94.rules.admin.LocalRuleExecutionSetProviderImpl
- Creates a
RuleExecutionSet
implementation using a
supplied input stream and additional Drools-specific properties.
- createRuleExecutionSet(Reader, Map) -
Method in class org.drools.jsr94.rules.admin.LocalRuleExecutionSetProviderImpl
- Creates a
RuleExecutionSet
implementation using a supplied
character stream Reader and additional Drools-specific properties.
- createRuleExecutionSet(Object, Map) -
Method in class org.drools.jsr94.rules.admin.LocalRuleExecutionSetProviderImpl
- Creates a
RuleExecutionSet
implementation from a
Drools-specific AST representation and Drools-specific properties.
- createRuleExecutionSet(Element, Map) -
Method in class org.drools.jsr94.rules.admin.RuleExecutionSetProviderImpl
- Creates a
RuleExecutionSet
implementation from an XML
Document and additional Drools-specific properties.
- createRuleExecutionSet(Serializable, Map) -
Method in class org.drools.jsr94.rules.admin.RuleExecutionSetProviderImpl
- Creates a
RuleExecutionSet
implementation from a
Drools-specific Abstract Syntax Tree (AST) representation and
Drools-specific properties.
- createRuleExecutionSet(String, Map) -
Method in class org.drools.jsr94.rules.admin.RuleExecutionSetProviderImpl
- Creates a
RuleExecutionSet
implementation from a URI.
- createRuleSession(String, Map, int) -
Method in class org.drools.jsr94.rules.RuleRuntimeImpl
- Creates a
RuleSession
implementation using the supplied
Drools-specific rule execution set registration URI.
- createValuesIterator() -
Method in class org.drools.util.AbstractHashedMap
- Creates a values iterator.
- CTOR_CALL -
Static variable in interface org.drools.semantics.java.parser.JavaTokenTypes
-
- CTOR_CALL -
Static variable in interface org.drools.semantics.java.parser.JavaTreeParserTokenTypes
-
- CTOR_DEF -
Static variable in interface org.drools.semantics.java.parser.JavaTokenTypes
-
- CTOR_DEF -
Static variable in interface org.drools.semantics.java.parser.JavaTreeParserTokenTypes
-
- ctorCall(AST) -
Method in class org.drools.semantics.java.parser.JavaTreeParser
-
- ctorDef(AST) -
Method in class org.drools.semantics.java.parser.JavaTreeParser
-
- ctorHead() -
Method in class org.drools.semantics.java.parser.JavaRecognizer
-
- ctorSList(AST) -
Method in class org.drools.semantics.java.parser.JavaTreeParser
-
- currentEntry() -
Method in class org.drools.util.AbstractHashedMap.HashIterator
-
- currentIterator -
Variable in class org.drools.util.IteratorChain
- The current iterator
- currentIteratorIndex -
Variable in class org.drools.util.IteratorChain
- The index of the current iterator
Condition
evaluation.Configuration
.SemanticsRepository
which uses discovery to autoload
semantic modules.RuleExecutionSet
from
a URI.
drools Logic Engine
exception.RuleBase
.Rule
to a RuleSet
that already contains a Rule
with the same name.RuleSet
array.
Configuration
array.
SemanticModule
array.
hashCode
field from a HashEntry
.
key
field from a HashEntry
.
next
field from a HashEntry
.
value
field from a HashEntry
.
FactHandle
.ConflictResolver
that orders rules on a First-In-First-Out
basis.Agenda
until empty.
Agenda
until empty, using the given AgendaFilter
Rule
.Declaration
.
List
of Conditions
for this
rule.
Rule
.
ConflictResolver
.
Consequence
associated with this
Rule
.
RuleExecutionSet
.
Tuple
must remain true before the rule will fire.
Tuple
must remain true before the rule will fire.
FactHandle
.
FactHandle
associated with an Object.
FactHandleFactory
.
FactHandle
for a given object.
List
of the Handle
s
being used for object identity.
RuleExecutionSetRepository
.
Jsr94FactHandleFactory
.
next()
.
LocalRuleExecutionSetProvider
implementation.
Locator
.
RuleExecutionSet
.
RuleSet
.
FactHandle
.
List
over the objects in rule session state of
this rule session.
ObjectType
.
Rule
in the RuleSet
.
Declaration
by identifier.
Declarations
.
List
of the URIs that currently have
RuleExecutionSet
s associated with them.
List
of the URIs that currently have
RuleExecutionSet
s associated with them.
Declaration
s required by this condition to perform its duties.
Declaration
s required for evaluating the
expression.
Declaration
s required by this condition to perform its duties.
Declaration
s required by this
condition to perform its duties.
Rule
.
Rule
by name.
Rule
.
Rule
that was activated.
RuleAdministrator
.
RuleBase
for this working memory.
RuleExecutionSet
bound to this URI, or return
null
.
RuleExecutionSetProvider
implementation.
RuleRuntime
.
Rule
s that are part of the
RuleExecutionSet
.
Rules
in this RuleSet
.
RuleSet
.
RuleSet
.
Rule
salience.
SemanticModule
s.
Tuple
that was activated.
RuleExecutionSet
.
next()
.
WorkingMemory
associated with
this object.
Consequence
.Condition
.Consequence
.Map
implementation that matches keys and values based on
==
not equals()
.
tag within a
by allowing
Classes to be loaded using a specified ClassLoaderTuple
.
Tuple
.
Tuple
.
Tuple
.
Tuple
is allowed by this
condition.
Tuple
is allowed by this
condition.
Tuple
is allowed by this
condition.
Tuple
is allowed by this
condition.
IteratorChain
over the two given
iterators.
IteratorChain
over the array of
iterators.
IteratorChain
over the collection of
iterators.
Consequence
.Condition
.Consequence
.Handle
interface which provides
a marker interface for Drools-specific object identity mechanism.Handle
s.ConflictResolver
that orders rules on a Last-In-First-Out
basis.ConflictResolver
that uses the loadOrder of rules to resolve
conflict.LocalRuleExecutionSetProvider
interface which defines RuleExecutionSet
creation methods for
defining RuleExecutionSet
s from local (non-serializable)
resources.SemanticModule
by URI.
Map
.Object
belongs to the object type
defined by this objectType
instance.
Object
belongs to the object type
defined by this objectType
instance.
Object
belongs to the object type
defined by this objectType
instance.
Declaration
s.Duration
object configured
using the given Configuration
.
Handle
.
Handle
.
WorkingMemory
session for this
RuleBase
.
Map
.
Rule
does not contain a
Consequence
s.Rule
does not contain any
root object parameter Declaration
s.SemanticModule
.ConflictResolver
that uses the leastRecentFactTimeStamp of
tuples to resolve conflict.Buffer
that provides for removal
based on Comparator
ordering.Consequence
.Condition
.Functions
.ConflictResolver
that uses the semi-random order of rules to
resolve conflict.RuleSet
from a URL
.
RuleSet
from a Reader
.
RuleSet
from an InputStream
.
RuleSet
from a URL.
RuleSet
from an InputSource
.
URL
.
InputStream
.
ConflictResolver
that uses the mostRecentFactTimeStamp of
rules to resolve conflict.RuleExecutionSet
and associates it with a
given URI.
RuleExecutionSet
under the given URI.
SemanticModule
with a URI.
Map
(optional operation).
RuleExecutionSet
description constant.
RuleExecutionSet
name constant.
WorkingMemory
.Rule
contains a set of Condition
s and a
Consequence
.Rule with the given name for the specified ruleSet parent
- Rule(String) -
Constructor for class org.drools.rule.Rule
- Construct a
Rule
for the given name with null for the
parent RuleSet
Rule
s will nearly always
want to be in a RuleSet.
- rule() -
Method in class org.drools.semantics.java.parser.JavaRecognizer
-
- RULE -
Static variable in interface org.drools.semantics.java.parser.JavaTokenTypes
-
- rule(AST) -
Method in class org.drools.semantics.java.parser.JavaTreeParser
-
- RULE -
Static variable in interface org.drools.semantics.java.parser.JavaTreeParserTokenTypes
-
- RULE_SET -
Static variable in interface org.drools.semantics.java.parser.JavaTokenTypes
-
- RULE_SET -
Static variable in interface org.drools.semantics.java.parser.JavaTreeParserTokenTypes
-
- RuleAdministratorImpl - Class in org.drools.jsr94.rules.admin
- The Drools implementation of the
RuleAdministrator
interface
which is used by rule execution set administrators to load rule execution
sets from external sources and create a RuleExecutionSet
runtime object. - RuleAdministratorImpl() -
Constructor for class org.drools.jsr94.rules.admin.RuleAdministratorImpl
- Default constructor.
- RuleBase - Interface in org.drools
- Active collection of
Rule
s. - RuleBaseBuilder - Class in org.drools
- Factory for constructing a
RuleBase
. - RuleBaseBuilder() -
Constructor for class org.drools.RuleBaseBuilder
- Construct a
RuleBaseBuilder
with no parameters.
- RuleBaseBuilder(RuleBaseContext) -
Constructor for class org.drools.RuleBaseBuilder
- Construct a
RuleBaseBuilder
specify a RuleBaseContext
- RuleBaseContext - Class in org.drools.spi
-
- RuleBaseContext() -
Constructor for class org.drools.spi.RuleBaseContext
-
- RuleBaseLoader - Class in org.drools.io
- Convenience methods for loading a
RuleBase
. - ruleCondition() -
Method in class org.drools.semantics.java.parser.JavaRecognizer
-
- RuleConstructionException - Exception in org.drools.rule
- Base exception for errors during
Rule
construction. - RuleExecutionSetImpl - Class in org.drools.jsr94.rules.admin
- The Drools implementation of the
RuleExecutionSet
interface
which defines a named set of executable Rule
instances. - RuleExecutionSetMetadataImpl - Class in org.drools.jsr94.rules
- The Drools implementation of the
RuleExecutionSetMetadata
interface which exposes some simple properties of the
RuleExecutionSet
to the runtime user. - RuleExecutionSetMetadataImpl(String, String, String) -
Constructor for class org.drools.jsr94.rules.RuleExecutionSetMetadataImpl
- Constructs an instance of
RuleExecutionSetMetadata
.
- RuleExecutionSetProviderImpl - Class in org.drools.jsr94.rules.admin
- The Drools implementation of the
RuleExecutionSetProvider
interface which defines RuleExecutionSet
creation methods for
defining RuleExecutionSet
s from potentially serializable
resources. - RuleExecutionSetProviderImpl() -
Constructor for class org.drools.jsr94.rules.admin.RuleExecutionSetProviderImpl
-
- RuleExecutionSetRepository - Class in org.drools.jsr94.rules.admin
- Stores the registered
RuleExecutionSet
objects. - RuleFactory - Interface in org.drools.smf
-
- ruleFile() -
Method in class org.drools.semantics.java.parser.JavaRecognizer
-
- ruleFile(AST) -
Method in class org.drools.semantics.java.parser.JavaTreeParser
-
- RuleImpl - Class in org.drools.jsr94.rules.admin
- The Drools implementation of the
Rule
interface which provides
access to simple metadata for a rule. - RuleIntegrationException - Exception in org.drools
- Indicates an error integrating a
Rule
or RuleSet
into a RuleBase
. - RuleIntegrationException(Rule) -
Constructor for exception org.drools.RuleIntegrationException
- Construct.
- RuleNameEndsWithAgendaFilter - Class in org.drools.spi
- Filters activations based on a specified rule name suffix.
- RuleNameEndsWithAgendaFilter(String) -
Constructor for class org.drools.spi.RuleNameEndsWithAgendaFilter
-
- RuleNameEndsWithAgendaFilter(String, boolean) -
Constructor for class org.drools.spi.RuleNameEndsWithAgendaFilter
-
- RuleNameEqualsAgendaFilter - Class in org.drools.spi
- Filters activations based on an exact match of a rule name.
- RuleNameEqualsAgendaFilter(String) -
Constructor for class org.drools.spi.RuleNameEqualsAgendaFilter
-
- RuleNameEqualsAgendaFilter(String, boolean) -
Constructor for class org.drools.spi.RuleNameEqualsAgendaFilter
-
- RuleNameStartsWithAgendaFilter - Class in org.drools.spi
- Filters activations based on a specified rule name prefix.
- RuleNameStartsWithAgendaFilter(String) -
Constructor for class org.drools.spi.RuleNameStartsWithAgendaFilter
-
- RuleNameStartsWithAgendaFilter(String, boolean) -
Constructor for class org.drools.spi.RuleNameStartsWithAgendaFilter
-
- RuleRuntimeImpl - Class in org.drools.jsr94.rules
- The Drools implementation of the
RuleRuntime
interface which is
the access point for runtime execution of RuleExecutionSet
s. - RuleRuntimeImpl() -
Constructor for class org.drools.jsr94.rules.RuleRuntimeImpl
- Create a new
RuleRuntimeImpl
.
- RULES_NAMESPACE_URI -
Static variable in class org.drools.io.RuleSetReader
- Namespace URI for the general tags.
- RuleServiceProviderImpl - Class in org.drools.jsr94.rules
- This class provides access to the
RuleRuntime
and
RuleAdministrator
implementation supplied by Drools
when running under J2SE. - RuleServiceProviderImpl() -
Constructor for class org.drools.jsr94.rules.RuleServiceProviderImpl
- Create a new
RuleServiceProviderImpl
.
- RuleSet - Class in org.drools.rule
- Collection of related
Rule
s. - RuleSet(String) -
Constructor for class org.drools.rule.RuleSet
- Construct.
- RuleSet(String, RuleBaseContext) -
Constructor for class org.drools.rule.RuleSet
- Construct.
- ruleSet() -
Method in class org.drools.semantics.java.parser.JavaRecognizer
-
- ruleSet(AST) -
Method in class org.drools.semantics.java.parser.JavaTreeParser
-
- RuleSetIntegrationException - Exception in org.drools
- Indicates an error integrating a
RuleSet
into a RuleBase
. - RuleSetIntegrationException(RuleSet) -
Constructor for exception org.drools.RuleSetIntegrationException
- Construct.
- RuleSetReader - Class in org.drools.io
RuleSet
loader.- RuleSetReader() -
Constructor for class org.drools.io.RuleSetReader
- Construct.
- RuleSetReader(SAXParser) -
Constructor for class org.drools.io.RuleSetReader
- Construct.
- RuleSetReader(SemanticsRepository) -
Constructor for class org.drools.io.RuleSetReader
- Construct.
- RuleSetReader(RuleBaseContext) -
Constructor for class org.drools.io.RuleSetReader
- Construct.
- RuleSetReader(SemanticsRepository, SAXParser) -
Constructor for class org.drools.io.RuleSetReader
- Construct.
- RuleSetReader(SemanticsRepository, RuleBaseContext) -
Constructor for class org.drools.io.RuleSetReader
- Construct.
- RuleSetReader(SAXParser, SemanticsRepository) -
Constructor for class org.drools.io.RuleSetReader
- Construct.
- RuleSetReader(SAXParser, RuleBaseContext) -
Constructor for class org.drools.io.RuleSetReader
- Construct.
- RuleSetReader(SemanticsRepository, SAXParser, RuleBaseContext) -
Constructor for class org.drools.io.RuleSetReader
- Construct.
ConflictResolver
that uses the salience of rules to resolve
conflict.SemanticModule
s from a set of properties.SemanticsReaderException
with the specified detail message.
SemanticsReaderException
with the specified cause.
ConflictResolver
.
DefaultConflictResolver
This enables a custom ConflictResolver
to be specified for the RuleBase
s being built.
Consequence
that is associated with the successful
match of this rule.
ObjectFilter
class.
FactHandleFactory
.
FactHandleFactories
.
Rule salience.
- setSalience(Integer) -
Method in class org.drools.semantics.annotation.spring.SpringAnnotationRuleFactory
-
- SetSemaphore - Class in org.drools.semantics.base
-
- SetSemaphore(String) -
Constructor for class org.drools.semantics.base.SetSemaphore
-
- SetSemaphore(String, Set) -
Constructor for class org.drools.semantics.base.SetSemaphore
-
- setText(String) -
Method in class org.drools.smf.DefaultConfiguration
- Set the node text.
- setUp(String, Importer) -
Method in class org.drools.smf.SMFTestFrameWork
- Reads in the specified data file and extracts to a List of tests using
the delimter setUpDictionary(Tuple, Iterator) -
Method in class org.drools.semantics.groovy.GroovyInterp
- Configure a
ScriptContext
using a Tuple
for
variable bindings.
- setUpDictionary(Tuple, Iterator) -
Method in class org.drools.semantics.python.PythonInterp
- Configure a
PyDictionary
using a Tuple
for
variable bindings.
- setValue(boolean) -
Method in class org.drools.semantics.base.BooleanSemaphore
-
- setValue(char) -
Method in class org.drools.semantics.base.CharSemaphore
-
- setValue(double) -
Method in class org.drools.semantics.base.DoubleSemaphore
-
- setValue(float) -
Method in class org.drools.semantics.base.FloatSemaphore
-
- setValue(int) -
Method in class org.drools.semantics.base.IntegerSemaphore
-
- setValue(List) -
Method in class org.drools.semantics.base.ListSemaphore
-
- setValue(long) -
Method in class org.drools.semantics.base.LongSemaphore
-
- setValue(Map) -
Method in class org.drools.semantics.base.MapSemaphore
-
- setValue(Set) -
Method in class org.drools.semantics.base.SetSemaphore
-
- setValue(short) -
Method in class org.drools.semantics.base.ShortSemaphore
-
- setValue(String) -
Method in class org.drools.semantics.base.StringSemaphore
-
- setValue(Object) -
Method in class org.drools.util.AbstractHashedMap.HashEntry
-
- setValue(Object) -
Method in class org.drools.util.AbstractHashedMap.HashMapIterator
-
- setValue(Object) -
Method in class org.drools.util.EmptyMapIterator
-
- setValue(Object) -
Method in interface org.drools.util.MapIterator
- Sets the value associated with the current key (optional operation).
- SETVALUE_INVALID -
Static variable in class org.drools.util.AbstractHashedMap
-
- setWorkingMemory(WorkingMemory) -
Method in class org.drools.spi.MockTuple
-
- shiftExpression() -
Method in class org.drools.semantics.java.parser.JavaRecognizer
-
- ShortSemaphore - Class in org.drools.semantics.base
-
- ShortSemaphore(String) -
Constructor for class org.drools.semantics.base.ShortSemaphore
-
- ShortSemaphore(String, short) -
Constructor for class org.drools.semantics.base.ShortSemaphore
-
- shrinkPages(int) -
Method in class org.drools.util.PrimitiveLongMap
- Shrink index to accomodate given pageId
- SimpleSemanticModule - Class in org.drools.smf
- Simple implementation of a Semantic Module.
- SimpleSemanticModule(String) -
Constructor for class org.drools.smf.SimpleSemanticModule
- Construct with a URI.
- SimpleSemanticsRepository - Class in org.drools.smf
- Simple in-memory repository of semantic modules.
- SimpleSemanticsRepository() -
Constructor for class org.drools.smf.SimpleSemanticsRepository
- Construct an empty repository.
- SimplicityConflictResolver - Class in org.drools.conflict
ConflictResolver
that uses the numConditions of rules to
resolve conflict.- SimplicityConflictResolver() -
Constructor for class org.drools.conflict.SimplicityConflictResolver
- Construct.
- size() -
Method in class org.drools.event.WorkingMemoryEventSupport
-
- size() -
Method in class org.drools.util.AbstractHashedMap.EntrySet
-
- size() -
Method in class org.drools.util.AbstractHashedMap.KeySet
-
- size -
Variable in class org.drools.util.AbstractHashedMap
- The size of the map
- size() -
Method in class org.drools.util.AbstractHashedMap
- Gets the size of the map.
- size() -
Method in class org.drools.util.AbstractHashedMap.Values
-
- size() -
Method in class org.drools.util.CompositeCollection
- Gets the size of this composite collection.
- size() -
Method in class org.drools.util.IteratorChain
- Number of Iterators in the current IteratorChain.
- size -
Variable in class org.drools.util.PriorityQueue
- The number of elements currently in this buffer.
- size() -
Method in class org.drools.util.PriorityQueue
- Returns the number of elements in this buffer.
- SL -
Static variable in interface org.drools.semantics.java.parser.JavaTokenTypes
-
- SL -
Static variable in interface org.drools.semantics.java.parser.JavaTreeParserTokenTypes
-
- SL_ASSIGN -
Static variable in interface org.drools.semantics.java.parser.JavaTokenTypes
-
- SL_ASSIGN -
Static variable in interface org.drools.semantics.java.parser.JavaTreeParserTokenTypes
-
- SL_COMMENT -
Static variable in interface org.drools.semantics.java.parser.JavaTokenTypes
-
- SL_COMMENT -
Static variable in interface org.drools.semantics.java.parser.JavaTreeParserTokenTypes
-
- SLIST -
Static variable in interface org.drools.semantics.java.parser.JavaTokenTypes
-
- slist(AST) -
Method in class org.drools.semantics.java.parser.JavaTreeParser
-
- SLIST -
Static variable in interface org.drools.semantics.java.parser.JavaTreeParserTokenTypes
-
- SMFAnnotationRuleFactory - Class in org.drools.semantics.annotation.smf
-
- SMFAnnotationRuleFactory() -
Constructor for class org.drools.semantics.annotation.smf.SMFAnnotationRuleFactory
-
- SMFTestFrameWork - Class in org.drools.smf
-
- SMFTestFrameWork(String) -
Constructor for class org.drools.smf.SMFTestFrameWork
-
- SMFTestFrameWork.Cheese - Class in org.drools.smf
- Simple nested class used with testing
- SMFTestFrameWork.Cheese(String) -
Constructor for class org.drools.smf.SMFTestFrameWork.Cheese
-
- SpringAnnotationRuleFactory - Class in org.drools.semantics.annotation.spring
-
- SpringAnnotationRuleFactory() -
Constructor for class org.drools.semantics.annotation.spring.SpringAnnotationRuleFactory
-
- SpringAnnotationRuleSetFactory - Class in org.drools.semantics.annotation.spring
-
- SpringAnnotationRuleSetFactory() -
Constructor for class org.drools.semantics.annotation.spring.SpringAnnotationRuleSetFactory
-
- SR -
Static variable in interface org.drools.semantics.java.parser.JavaTokenTypes
-
- SR -
Static variable in interface org.drools.semantics.java.parser.JavaTreeParserTokenTypes
-
- SR_ASSIGN -
Static variable in interface org.drools.semantics.java.parser.JavaTokenTypes
-
- SR_ASSIGN -
Static variable in interface org.drools.semantics.java.parser.JavaTreeParserTokenTypes
-
- STAR -
Static variable in interface org.drools.semantics.java.parser.JavaTokenTypes
-
- STAR -
Static variable in interface org.drools.semantics.java.parser.JavaTreeParserTokenTypes
-
- STAR_ASSIGN -
Static variable in interface org.drools.semantics.java.parser.JavaTokenTypes
-
- STAR_ASSIGN -
Static variable in interface org.drools.semantics.java.parser.JavaTreeParserTokenTypes
-
- startConfiguration(String, Attributes) -
Method in class org.drools.io.RuleSetReader
- Start a configuration node.
- startDocument() -
Method in class org.drools.io.RuleSetReader
-
- startElement(String, String, String, Attributes) -
Method in class org.drools.io.RuleSetReader
-
- stat(AST) -
Method in class org.drools.semantics.java.parser.JavaTreeParser
-
- StatefulRuleSessionImpl - Class in org.drools.jsr94.rules
- The Drools implementation of the
StatefulRuleSession
interface
which is a representation of a stateful rules engine session. - StatelessRuleSessionImpl - Class in org.drools.jsr94.rules
- The Drools implementation of the
StatelessRuleSession
interface
which is a representation of a stateless rules engine session. - statement() -
Method in class org.drools.semantics.java.parser.JavaRecognizer
-
- STATIC_INIT -
Static variable in interface org.drools.semantics.java.parser.JavaTokenTypes
-
- STATIC_INIT -
Static variable in interface org.drools.semantics.java.parser.JavaTreeParserTokenTypes
-
- STRICTFP -
Static variable in interface org.drools.semantics.java.parser.JavaTokenTypes
-
- STRICTFP -
Static variable in interface org.drools.semantics.java.parser.JavaTreeParserTokenTypes
-
- STRING_LITERAL -
Static variable in interface org.drools.semantics.java.parser.JavaTokenTypes
-
- STRING_LITERAL -
Static variable in interface org.drools.semantics.java.parser.JavaTreeParserTokenTypes
-
- StringSemaphore - Class in org.drools.semantics.base
-
- StringSemaphore(String) -
Constructor for class org.drools.semantics.base.StringSemaphore
-
- StringSemaphore(String, String) -
Constructor for class org.drools.semantics.base.StringSemaphore
-
- stripOuterIndention(String) -
Static method in class org.drools.semantics.python.PythonInterp
- Trims leading indention from the block of text.
- SUPER_CTOR_CALL -
Static variable in interface org.drools.semantics.java.parser.JavaTokenTypes
-
- SUPER_CTOR_CALL -
Static variable in interface org.drools.semantics.java.parser.JavaTreeParserTokenTypes
-
- superClassClause() -
Method in class org.drools.semantics.java.parser.JavaRecognizer
-
Declaration
s to current fact values.RuleExecutionSet
from the given URI.
Visitor
class used to enable visitation of the rete network.RuleBase
.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |