All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary
| Class |
Description |
| AbstractAssemblerService<T extends org.kie.api.internal.io.ResourceTypePackage<U>,U extends org.kie.api.internal.assembler.ProcessedResource> |
A base implementation for an KieAssemblerService, following simple conventions.
|
| AbstractClassTypeDeclarationBuilder<T extends BaseDescr> |
|
| AbstractClassTypeDeclarationDescr |
|
| AbstractDRLLexer |
|
| AbstractDRLParser |
|
| AbstractDSLMappingEntry |
|
| AbstractJavaBlockDescr |
|
| AbstractJavaContainerBlockDescr |
|
| AbstractKieModule |
|
| AbstractKieProject |
|
| AbstractKieScanner<T> |
|
| AbstractKieServicesEventListerner |
|
| AbstractResourceProcessor<T extends org.kie.api.internal.assembler.ProcessedResource> |
|
| AccessorDescr |
|
| AccumulateBuilder |
A markup interface for AccumulateBuilders
|
| AccumulateDescr |
A descr class for accumulate node
|
| AccumulateDescr.AccumulateFunctionCallDescr |
|
| AccumulateDescrBuilder<P extends DescrBuilder<?,?>> |
A descriptor builder for Accumulate
|
| AccumulateDescrBuilderImpl<P extends DescrBuilder<?,?>> |
An implementation for the CollectDescrBuilder
|
| AccumulateHandler |
|
| AccumulateHelperHandler |
|
| AccumulateImportDescr |
A descriptor for imported static functions
|
| AccumulateImportDescrBuilder |
An interface for the import builder
|
| AccumulateImportDescrBuilderImpl |
|
| AccumulateUtil |
|
| ActionDescr |
|
| ActionError |
|
| Activator |
|
| AnalysisResult |
An interface with the results from the expression/block analysis
|
| AndDescr |
|
| AndHandler |
TODO To change the template for this generated type comment go to Window -
Preferences - Java - Code Style - Code Templates
|
| AnnotatedBaseDescr |
This is the super type for all pattern AST nodes.
|
| AnnotatedDescrBuilder<P extends DescrBuilder<?,?>> |
An interface for DescrBuilders that support annotations
|
| AnnotationDeclarationError |
|
| AnnotationDescr |
|
| AnnotationDescrBuilder<P extends DescrBuilder<?,?>> |
A descriptor builder for annotations
|
| AnnotationDescrBuilderImpl<P extends DescrBuilder<?,?>> |
|
| AnnotationFactory |
|
| AnnotationFactory.AnnotationInvocationHandler |
|
| AntlrDSLMappingEntry |
An ANTLR-driven implementation for the DSL Mapping Entry interface
|
| AtomicExprDescr |
|
| AttributeDescr |
|
| AttributeDescr.Type |
|
| AttributeDescrBuilder<P extends DescrBuilder<?,?>> |
A descriptor builder for attributes
|
| AttributeDescrBuilderImpl<P extends DescrBuilder<?,?>> |
|
| AttributeSupportBuilder<P extends DescrBuilder<?,?>> |
An interface for all builders of statements that support attributes
|
| BaseDescr |
This is the super type for all pattern AST nodes.
|
| BaseDescrBuilderImpl<P extends DescrBuilder<?,? extends BaseDescr>,T extends BaseDescr> |
A base class for all DescrBuilders
|
| BaseKnowledgeBuilderResultImpl |
A base abstract class for all Knowledge Builder results
|
| BeanCreator |
|
| BehaviorDescr |
A super class for all Behavior Descriptors like
time window, event window, distinct, etc
|
| BehaviorDescrBuilder<P extends DescrBuilder<?,?>> |
A descriptor builder for pattern behaviors
|
| BehaviorDescrBuilderImpl<P extends PatternDescrBuilder<?>> |
A descr builder implementation for pattern behaviors
|
| BindingDescr |
|
| BoundIdentifiers |
|
| BPMN2ProcessFactory |
|
| BPMN2ProcessProvider |
|
| BuildContext |
|
| BuilderResultUtils |
Utility class for compilation results
|
| BusinessRuleProvider |
|
| CEDescrBuilder<P extends DescrBuilder<?,?>,T extends AnnotatedBaseDescr> |
A descriptor builder for Conditional Elements
|
| CEDescrBuilderImpl<P extends DescrBuilder<?,?>,T extends AnnotatedBaseDescr> |
An implementation for the CEDescrBuilder
|
| ChangeSetBuilder |
|
| ChannelModelImpl |
|
| ChannelModelImpl.ChannelConverter |
|
| ClassDefinitionFactory |
|
| ClassHierarchyManager |
|
| ClasspathKieProject |
Discovers all KieModules on the classpath, via the kmodule.xml file.
|
| CMMNCaseFactory |
|
| CMMNCaseProvider |
|
| CollectBuilder |
|
| CollectDescr |
An AST class to describe "collect" conditional element
|
| CollectDescrBuilder<P extends DescrBuilder<?,?>> |
A descriptor builder for Collect
|
| CollectDescrBuilderImpl<P extends DescrBuilder<?,?>> |
An implementation for the CollectDescrBuilder
|
| CollectHandler |
|
| CompilationCacheProvider |
|
| CompilationCacheProvider.DefaultCompilationCacheProvider |
|
| CompilationCacheProvider.Holder |
|
| CompilationProblemAdapter |
This class is intended to adapt the CompilationProblems produced by the in memory java compiler
to the one defined in kie-internal API
|
| CompositeKnowledgeBuilderImpl |
|
| CompositePackageDescr |
|
| CompositePackageDescr.CompositeAssetFilter |
|
| ConditionalBranchBuilder |
|
| ConditionalBranchDescr |
|
| ConditionalBranchDescrBuilder<P extends DescrBuilder<?,?>> |
|
| ConditionalBranchDescrBuilderImpl<P extends DescrBuilder<?,?>> |
|
| ConditionalElementDescr |
|
| ConfigurableSeverityResult |
|
| ConnectiveDescr |
This is used to connect restrictions together for a single field
eg:
age < 40 & > 30
|
| ConnectiveDescr.RestrictionConnectiveType |
The connective types that can be used for a restriction
|
| ConnectiveType |
An enum for connective types
|
| ConsequenceBuilder |
|
| ConstraintBuilder |
|
| ConstraintBuilder.DummyConstraintBuilder |
|
| ConstraintBuilder.Holder |
|
| ConstraintConnectiveDescr |
A descriptor to represent logical connectives in constraints, like
&&, || and ^.
|
| ConstraintUtil |
|
| DecisionTableFactory |
|
| DecisionTableProvider |
|
| DeclarativeInvokerDescr |
This is the parent class function/method calls.
|
| DeclaredClassBuilder |
|
| DeclareDescrBuilder |
A descriptor builder for declare statements
|
| DeclareDescrBuilderImpl |
|
| DefaultDSLMapping |
This is a default implementation of the DSL Mapping interface
capable of storing a list of DSLMappingEntries and managing it.
|
| DefaultExpander |
The default expander uses String templates to provide pseudo natural
language, as well as general DSLs.
|
| DefaultExpanderResolver |
The default expander resolver will provide instances of the DefaultExpander.
|
| DefaultTypeDeclarationBuilderFactory |
|
| DeprecatedResourceTypeWarning |
|
| DescrBuilder<P extends DescrBuilder<?,?>,T extends BaseDescr> |
A super interface for all DescrBuilders.
|
| DescrBuildError |
|
| DescrBuildWarning |
|
| DescrFactory |
A factory API for the *Descr classes
|
| DescrVisitor |
|
| Dialect |
A Dialect implementation handles the building and execution of code
expressions and blocks for a rule.
|
| Dialect.DummyDialect |
|
| DialectCompiletimeRegistry |
A Registry of DialectConfigurations.
|
| DialectConfiguration |
Each Dialect can have its own configuration.
|
| DialectError |
|
| DialectUtil |
|
| DiskResourceReader |
|
| DRL5Expressions |
|
| DRL5Expressions.annotationValue_return |
|
| DRL5Expressions.expression_return |
|
| DRL5Expressions.instanceof_key_return |
|
| DRL5Expressions.literal_return |
|
| DRL5Expressions.neg_operator_key_return |
|
| DRL5Expressions.operator_key_return |
|
| DRL5Expressions.operator_return |
|
| DRL5Expressions.relationalExpression_scope |
|
| DRL5Expressions.relationalOp_return |
|
| DRL5Expressions.shiftExpression_return |
|
| DRL5Expressions.type_return |
|
| DRL5Expressions.unaryExpressionNotPlusMinus_return |
|
| DRL5Lexer |
|
| DRL5Parser |
|
| DRL6Expressions |
|
| DRL6Expressions.expression_return |
|
| DRL6Expressions.instanceof_key_return |
|
| DRL6Expressions.literal_return |
|
| DRL6Expressions.neg_operator_key_return |
|
| DRL6Expressions.operator_key_return |
|
| DRL6Expressions.operator_return |
|
| DRL6Expressions.relationalExpression_scope |
|
| DRL6Expressions.relationalOp_return |
|
| DRL6Expressions.shiftExpression_return |
|
| DRL6Expressions.type_return |
|
| DRL6Expressions.unaryExpressionNotPlusMinus_return |
|
| DRL6Lexer |
|
| DRL6Parser |
|
| DRL6StrictParser |
|
| DRLExpressions |
|
| DrlExprParser |
This is a helper class that provides helper methods to parse expressions
using both the DRLExpressions parser and the DRLExprTree parser.
|
| DRLFactory |
|
| DRLLexer |
|
| DrlParser |
This is a low level parser API.
|
| DRLParser |
|
| DrlProject |
|
| DroolsAssemblerContext |
|
| DroolsCompilerComponentFactory |
|
| DroolsEditorType |
Enum to identify an editor type (most for syntax highlighting).
|
| DroolsError |
|
| DroolsErrorWrapper |
|
| DroolsJaxbHelperProviderImpl |
|
| DroolsJaxbHelperProviderImpl.CachingRewindableReader |
|
| DroolsJaxbHelperProviderImpl.JaxbErrorReceiver4Drools |
|
| DroolsJaxbHelperProviderImpl.MapVfsCodeWriter |
|
| DroolsJaxbHelperProviderImpl.RewindableStringReader |
|
| DroolsMismatchedSetException |
A mismatched token exception that properly resolves ID tokens
into soft keywords
|
| DroolsMismatchedTokenException |
A mismatched token exception that properly resolves ID tokens
into soft keywords
|
| DroolsMissingTokenException |
A mismatched token exception that properly resolves ID tokens
into soft keywords
|
| DroolsParaphraseTypes |
Simple enum to identify a paraphrase type.
|
| DroolsParserException |
|
| DroolsParserExceptionFactory |
Helper class that generates DroolsParserException with user friendly error
messages.
|
| DroolsSentence |
Class that represents a DroolsLanguage sentence.
|
| DroolsSentenceType |
Enum to identify a sentence type.
|
| DroolsSoftKeywords |
Simple holder class identifying all the DRL soft keywords.
|
| DroolsToken |
An extension of the CommonToken class that keeps the char offset information
|
| DroolsTree |
An extension of the CommonTree class that keeps the char offset information.
|
| DroolsUnexpectedAnnotationException |
|
| DroolsWarning |
|
| DroolsWarningWrapper |
|
| DSLMapLexer |
|
| DSLMapParser |
|
| DSLMapParser.any_key_return |
|
| DSLMapParser.condition_key_return |
|
| DSLMapParser.consequence_key_return |
|
| DSLMapParser.entry_return |
|
| DSLMapParser.key_chunk_return |
|
| DSLMapParser.key_section_return |
|
| DSLMapParser.key_sentence_return |
|
| DSLMapParser.keyword_key_return |
|
| DSLMapParser.literal_return |
|
| DSLMapParser.mapping_file_return |
|
| DSLMapParser.meta_section_return |
|
| DSLMapParser.pattern_return |
|
| DSLMapParser.scope_section_return |
|
| DSLMapParser.statement_return |
|
| DSLMapParser.value_chunk_return |
|
| DSLMapParser.value_section_return |
|
| DSLMapParser.value_sentence_return |
|
| DSLMapParser.variable_definition_return |
|
| DSLMapParser.variable_reference_expr_return |
|
| DSLMapParser.variable_reference_return |
|
| DSLMapping |
An interface that represents a DSL Mapping
|
| DSLMappingEntry |
A single entry in a DSL mapping file
|
| DSLMappingEntry.DefaultDSLEntryMetaData |
|
| DSLMappingEntry.MetaData |
An inner interface to represent any metadata
associated with this entry.
|
| DSLMappingEntry.Section |
An enum for the sections
|
| DSLMappingFile |
A helper class that handles a DSL Mapping file
|
| DSLMappingParseException |
|
| DSLMapWalker |
|
| DSLMapWalker.entry_scope |
|
| DSLMapWalker.mapping_file_scope |
|
| DSLTokenizedMappingFile |
|
| DuplicateFunction |
|
| DuplicateProcess |
|
| DuplicateRule |
|
| EnabledBuilder |
|
| EngineElementBuilder |
A markup interface for builders
|
| EntryPointBuilder |
A class capable of building entry point instances
|
| EntryPointDeclarationDescr |
|
| EntryPointDeclarationDescrBuilder |
An interface for the entry point declaration descriptor builder
|
| EntryPointDeclarationDescrBuilderImpl |
|
| EntryPointDescr |
An entry point descriptor for facts.
|
| EnumDeclarationDescr |
|
| EnumDeclarationDescrBuilder |
|
| EnumDeclarationDescrBuilderImpl |
|
| EnumLiteralDescr |
|
| EnumLiteralDescrBuilder |
|
| EnumLiteralDescrBuilderImpl |
|
| ErrorHandler |
This is the super of the error handlers.
|
| EvalDescr |
|
| EvalDescrBuilder<P extends DescrBuilder<?,?>> |
A descriptor builder for evals
|
| EvalDescrBuilderImpl<P extends DescrBuilder<?,?>> |
|
| EvalHandler |
TODO To change the template for this generated type comment go to Window -
Preferences - Java - Code Style - Code Templates
|
| EvaluatorBasedRestrictionDescr |
This is a super class for all restrictions that are based on
evaluators.
|
| ExistsDescr |
|
| ExistsHandler |
TODO To change the template for this generated type comment go to Window -
Preferences - Java - Code Style - Code Templates
|
| Expander |
Expanders are extension points for expanding
expressions in DRL at parse time.
|
| ExpanderException |
|
| ExpanderResolver |
|
| ExprConstraintDescr |
This represents a constraint in a pattern defined by an arbitrary
expression.
|
| ExprConstraintDescr.Type |
|
| ExprConstraintHandler |
TODO To change the template for this generated type comment go to Window -
Preferences - Java - Code Style - Code Templates
|
| ExpressionDescr |
|
| ExpressionHandler |
|
| ExpressionRewriter |
|
| FactTemplateDescr |
|
| FactTemplateError |
|
| FieldBindingHandler |
|
| FieldConstraintDescr |
This represents a literal node in the rule language.
|
| FieldConstraintHandler |
TODO To change the template for this generated type comment go to Window -
Preferences - Java - Code Style - Code Templates
|
| FieldDescrBuilder<T extends DescrBuilder<?,?>> |
A descriptor builder for Globals
|
| FieldDescrBuilderImpl<T extends DescrBuilder<?,?>> |
|
| FieldTemplateDescr |
|
| FieldTemplateError |
|
| File |
|
| FileKieModule |
|
| FileLoggerModelImpl |
|
| FileSystem |
|
| FileSystemItem |
|
| Folder |
|
| ForallBuilder |
|
| ForallDescr |
|
| ForallDescrBuilder<P extends DescrBuilder<?,?>> |
A descriptor builder for Forall
|
| ForallDescrBuilderImpl<P extends DescrBuilder<?,?>> |
An implementation for the CEDescrBuilder
|
| ForallHandler |
|
| ForFunctionDescr |
A descr class for for functions
|
| FromBuilder |
A markup interface for FromBuilders
|
| FromDescr |
|
| FromHandler |
|
| FunctionBuilder |
|
| FunctionDescr |
|
| FunctionDescrBuilder |
A descriptor builder for functions
|
| FunctionDescrBuilderImpl |
|
| FunctionError |
|
| FunctionErrorHandler |
|
| FunctionHandler |
TODO To change the template for this generated type comment go to Window -
Preferences - Java - Code Style - Code Templates
|
| FunctionImportDescr |
A descriptor for imported static functions
|
| GeneralParseException |
|
| GlobalDescr |
A descriptor class for globals.
|
| GlobalDescrBuilder |
A descriptor builder for Globals
|
| GlobalDescrBuilderImpl |
|
| GlobalError |
|
| GroupByDescr |
|
| GroupByDescrBuilder<P extends DescrBuilder<?,?>> |
|
| GroupByDescrBuilderImpl<P extends DescrBuilder<?,?>> |
|
| GroupElementBuilder |
|
| GuidedDecisionTableFactory |
|
| GuidedDecisionTableProvider |
|
| GuidedRuleTemplateFactory |
|
| GuidedRuleTemplateProvider |
|
| GuidedScoreCardFactory |
|
| GuidedScoreCardProvider |
|
| ImportDescr |
|
| ImportDescrBuilder |
An interface for the import builder
|
| ImportDescrBuilderImpl |
|
| ImportError |
|
| IncrementalResultsImpl |
|
| InjectionHelper |
|
| InternalKieModule |
|
| InternalKieModule.CompilationCache |
|
| InternalKieModule.CompilationCacheEntry |
|
| InternalKieModule.LocalLogger |
|
| InternalKieModule.MalformedKieModuleException |
|
| InternalKieModuleProvider |
|
| InternalKieModuleProvider.DrlBasedKieModuleProvider |
|
| InternalKieModuleProvider.Factory |
|
| InternalKieScanner |
|
| InternalKieServices |
|
| InternalKnowledgeBuilder |
|
| InternalKnowledgeBuilder.Empty |
|
| InternalKnowledgeBuilder.ResourceRemovalResult |
|
| JavaBlockDescr |
|
| JavaBlockDescr.BlockType |
|
| JavaCatchBlockDescr |
|
| JavaContainerBlockDescr |
|
| JavaDialectConfiguration |
|
| JavaElseBlockDescr |
|
| JavaExitPointsDescr |
A helper class used during java code parsing to identify
and handle exitPoints calls
|
| JavaFinalBlockDescr |
|
| JavaForBlockDescr |
|
| JavaIfBlockDescr |
|
| JavaInterfacePointsDescr |
A helper class used during java code parsing to identify
and handle exitPoints calls
|
| JavaLexer |
|
| JavaLocalDeclarationDescr |
A descriptor class for a local variable declaration in a java code block
|
| JavaLocalDeclarationDescr.IdentifierDescr |
|
| JavaModifyBlockDescr |
A helper class used during java code parsing to identify
and handle modify(){} blocks
|
| JavaParser |
A Java 1.5 grammar for ANTLR v3 derived from the spec
This is a very close representation of the spec; the changes
are comestic (remove left recursion) and also fixes (the spec
isn't exactly perfect).
|
| JavaParser.conditionalExpression_return |
|
| JavaParser.expression_return |
|
| JavaParser.formalParameter_return |
|
| JavaParser.parExpression_return |
|
| JavaParser.statement_return |
|
| JavaParser.type_return |
|
| JavaParser.VarDecl_scope |
|
| JavaParser.variableDeclarator_scope |
|
| JavaParser.variableDeclaratorRest_return |
|
| JavaParser.variableModifier_return |
|
| JavaRootBlockDescr |
|
| JavaRuleClassBuilder |
|
| JavaStatementBlockDescr |
|
| JavaThrowBlockDescr |
A helper class used during java code parsing to identify
and handle update() blocks
|
| JavaTryBlockDescr |
|
| JavaWhileBlockDescr |
|
| JaxbConfigurationFactoryServiceImpl |
|
| KieBaseModelImpl |
|
| KieBaseModelImpl.KBaseConverter |
|
| KieBaseUpdater |
|
| KieBaseUpdaterFactory |
|
| KieBaseUpdaterImpl |
|
| KieBaseUpdaterImplContext |
|
| KieBaseUpdaterOptions |
|
| KieBaseUpdaterOptions.OptionEntry |
|
| KieBaseUpdaters |
|
| KieBaseUpdatersContext |
|
| KieBaseUpdatersImpl |
|
| KieBuilderImpl |
|
| KieBuilderSetImpl |
|
| KieBuilderSetImpl.DummyResource |
|
| KieContainerImpl |
|
| KieContainerImpl.CompositeRunnable |
|
| KieContainerMonitor |
|
| KieContainerSessionsPoolImpl |
|
| KieFileSystemImpl |
|
| KieFileSystemScannerImpl |
|
| KieJarChangeSet |
|
| KieMetaInfoBuilder |
|
| KieModuleDiscovered |
|
| KieModuleKieProject |
Discovers all KieModules on the classpath, via the kmodule.xml file.
|
| KieModuleMarshaller |
|
| KieModuleMarshaller.KieModuleConverter |
|
| KieModuleModelImpl |
|
| KieProject |
|
| KieRepositoryImpl |
|
| KieRepositoryImpl.KieModuleRepo |
The methods in this class are all synchronized because
1. performance is not particularly important here
2.
|
| KieScannerEventSupport |
|
| KieScannerStatusChangeEventImpl |
|
| KieScannerUpdateResultsEventImpl |
|
| KieServicesEventListerner |
|
| KieServicesImpl |
|
| KieSessionModelImpl |
|
| KieSessionModelImpl.KSessionConverter |
|
| KnowledgeBuilderConfigurationImpl |
This class configures the package compiler.
|
| KnowledgeBuilderFactoryServiceImpl |
|
| KnowledgeBuilderImpl |
|
| KnowledgeBuilderImpl.AssetFilter |
|
| KnowledgeBuilderImpl.AssetFilter.Action |
|
| KnowledgeBuilderImpl.ForkJoinPoolHolder |
|
| KnowledgePackagesBuildResult |
|
| KnowledgeTypeManager |
|
| ListenerModelImpl |
|
| ListenerModelImpl.ListenerConverter |
|
| LiteralDescr |
|
| LiteralRestrictionDescr |
This represents a literal node in the rule language.
|
| LiteralRestrictionHandler |
|
| Location |
A class to hold contextual information during DRL parsing
|
| MappingError |
MappingError
A class to represent errors found in a DSL mapping
Created: 11/04/2006
|
| MaterializedLambda |
|
| MemoryFile |
|
| MemoryFileSystem |
|
| MemoryFolder |
|
| MemoryKieModule |
|
| MemoryPath |
|
| MissingImplementationException |
|
| MultiPatternDestinationDescr |
An interface to represent pattern destinations
|
| MVELDumper |
|
| MVELDumper.MVELDumperContext |
|
| MVELExprDescr |
|
| NamedConsequenceBuilder |
|
| NamedConsequenceDescr |
|
| NamedConsequenceDescrBuilder<P extends DescrBuilder<?,?>> |
|
| NamedConsequenceDescrBuilderImpl<P extends DescrBuilder<?,?>> |
A builder implementation for NamedConsequenceDescr using a fluent API.
|
| NotDescr |
|
| NotHandler |
TODO To change the template for this generated type comment go to Window -
Preferences - Java - Code Style - Code Templates
|
| OperatorDescr |
A descriptor to represent a relational operator
|
| OrDescr |
|
| OrHandler |
|
| PackageBuildContext |
A context for the current build
|
| PackageBuilderErrors |
|
| PackageBuilderResults |
|
| PackageBuilderUtil |
|
| PackageDescr |
|
| PackageDescrBuilder |
|
| PackageDescrBuilderImpl |
A builder implementation for PackageDescrs using a fluent API.
|
| PackageDescrDumper |
|
| PackageHandler |
TODO To change the template for this generated type comment go to Window -
Preferences - Java - Code Style - Code Templates
|
| PackageRegistry |
|
| ParameterSupportBuilder<P extends DescrBuilder<?,?>> |
An interface for objects that support parameters, like
functions and queries
|
| ParseException |
|
| ParserError |
|
| ParserHelper |
This is a class to hold all the helper functions/methods used
by the DRL parser
|
| Path |
|
| PatternBuilder |
A builder for patterns
|
| PatternBuilder.ExprBindings |
|
| PatternBuilderUtil |
|
| PatternContainerDescrBuilder<P extends DescrBuilder<?,?>,T extends BaseDescr> |
A helper interface for all builders that can encapsulate patterns
|
| PatternDescr |
|
| PatternDescrBuilder<P extends DescrBuilder<?,?>> |
A descriptor builder for Patterns
rule.name("Xyz")
.attribute("ruleflow-grou","bla")
.lhs()
.and()
.pattern("Foo").id("$foo").constraint("bar==baz").constraint("x>y").end()
.not().pattern("Bar").constraint("a+b==c").end()
.end()
.rhs( "System.out.println();" )
.end()
|
| PatternDescrBuilderImpl<P extends DescrBuilder<?,?>> |
A descr builder implementation for Patterns
|
| PatternDestinationDescr |
An interface to represent pattern destinations
|
| PatternHandler |
TODO To change the template for this generated type comment go to Window -
Preferences - Java - Code Style - Code Templates
|
| PatternSourceDescr |
A common base class for all descriptor classes that represent a pattern sources
|
| PredicateBuilder |
|
| PredicateDescr |
|
| PredicateHandler |
TODO To change the template for this generated type comment go to Window -
Preferences - Java - Code Style - Code Templates
|
| ProcessBuilder |
|
| ProcessBuilderFactory |
|
| ProcessBuilderFactoryService |
ProcessBuilderFactoryService is used by the PackageBuilder to "provide" it's concrete implementation.
|
| ProcessDescr |
|
| ProcessLoadError |
This is used for reporting errors with loading a ruleflow.
|
| ProjectJavaCompiler |
|
| QualifiedIdentifierRestrictionDescr |
This represents a qualified identifier, like enums or subfield
access in variables like "$p.name".
|
| QualifiedIdentifierRestrictionHandler |
|
| QualifiedName |
|
| QualifierModelImpl |
|
| QualifierModelImpl.QualifierConverter |
|
| QueryBuilder |
|
| QueryDescr |
|
| QueryDescrBuilder |
A descriptor builder for queries
|
| QueryDescrBuilderImpl |
A descr builder for queries
|
| QueryElementBuilder |
|
| QueryHandler |
TODO To change the template for this generated type comment go to Window -
Preferences - Java - Code Style - Code Templates
|
| ReflectionBeanCreator |
|
| RelationalExprDescr |
A descriptor to represent a relational expression
|
| ReleaseIdImpl |
|
| ResourceBuilder |
|
| ResourceConversionResult |
Result of conversion from custom resource (like guided dtable or guided template) into DRL or DSLR.
|
| ResourceProcessor<C extends org.kie.api.internal.assembler.ProcessedResource> |
For a given resource, it implements a mechanism to transform
such resource in a ProcessedResource.
|
| ResourceTypeDeclarationWarning |
|
| Restriction |
|
| RestrictionConnectiveDescr |
This is used to connect restrictions together for a single field
eg:
age < 40 & > 30
|
| RestrictionConnectiveHandler |
TODO To change the template for this generated type comment go to Window -
Preferences - Java - Code Style - Code Templates
|
| RestrictionDescr |
This represents a literal node in the rule language.
|
| ResultsImpl |
|
| ReturnValueBuilder |
|
| ReturnValueDescr |
This Descr is used in jBPM code (jbpm-flow-builder) as part of the syntax tree
for the scripts used in BPMN2 definitions.
|
| ReturnValueRestrictionDescr |
|
| ReturnValueRestrictionHandler |
TODO To change the template for this generated type comment go to Window -
Preferences - Java - Code Style - Code Templates
|
| RuleBuildContext |
A context for the current build
|
| RuleBuilder |
This builds the rule structure from an AST.
|
| RuleBuildError |
|
| RuleBuildWarning |
|
| RuleClassBuilder |
|
| RuleConditionBuilder<T extends BaseDescr> |
An interface to define classes capable of building
specific conditional elements.
|
| RuleCoverageListener |
Measure the rule coverage.
|
| RuleDescr |
|
| RuleDescrBuilder |
A descriptor builder for rules
|
| RuleDescrBuilderImpl |
A descr builder for Rules
|
| RuleErrorHandler |
|
| RuleHandler |
TODO To change the template for this generated type comment go to Window -
Preferences - Java - Code Style - Code Templates
|
| RuleInvokerErrorHandler |
|
| RulesSemanticModule |
|
| RuleTemplateModelImpl |
|
| RuleTemplateModelImpl.RuleTemplateConverter |
|
| SalienceBuilder |
|
| ScoreCardFactory |
|
| ScoreCardProvider |
|
| SerializableDroolsError |
|
| SourceDescrBuilder<P extends PatternDescrBuilder<?>> |
A descriptor builder for Pattern sources
|
| SourceDescrBuilderImpl<P extends PatternDescrBuilder<?>> |
A descr builder implementation for pattern sources
|
| SrcError |
|
| SrcErrorHandler |
|
| TestingEventListener |
This tracks what is happening in the engine with rule activations and firings.
|
| TypeDeclarationBuilder |
|
| TypeDeclarationBuilderFactory |
|
| TypeDeclarationCache |
|
| TypeDeclarationConfigurator |
|
| TypeDeclarationDescr |
|
| TypeDeclarationDescrBuilder |
A descriptor builder for declared types
|
| TypeDeclarationDescrBuilderImpl |
|
| TypeDeclarationError |
|
| TypeDeclarationFactory |
|
| TypeDeclarationNameResolver |
|
| TypeDeclarationUtils |
|
| TypeDeclarationWarning |
|
| TypeFieldDescr |
|
| UnitDescr |
|
| UnitDescrBuilder |
|
| UnitDescrBuilderImpl |
|
| VariableRestrictionDescr |
|
| VariableRestrictionsHandler |
TODO To change the template for this generated type comment go to Window -
Preferences - Java - Code Style - Code Templates
|
| WindowDeclarationDescr |
|
| WindowDeclarationDescrBuilder |
A descriptor builder for declared types
|
| WindowDeclarationDescrBuilderImpl |
|
| WindowReferenceBuilder |
A class capable of building window source references
|
| WindowReferenceDescr |
A pattern source descriptor for windows
|
| WorkItemHandlerModelImpl |
|
| WorkItemHandlerModelImpl.WorkItemHandelerConverter |
|
| XmlDumper |
This utility will take a AST of a rule package, and emit XML.
|
| XmlPackageReader |
|
| XpathAnalysis |
|
| XpathAnalysis.XpathPart |
|
| ZipKieModule |
|