|
Drools :: Core 6.2.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QueryRowWithSubruleIndex | |
|---|---|
| org.drools.core | This is the engine that works off binary RuleBases, you will mostly use WorkingMemory, RuleBase and RuleBaseFactory |
| Uses of QueryRowWithSubruleIndex in org.drools.core |
|---|
| Fields in org.drools.core declared as QueryRowWithSubruleIndex | |
|---|---|
protected QueryRowWithSubruleIndex |
QueryResultsRowImpl.row
|
| Fields in org.drools.core with type parameters of type QueryRowWithSubruleIndex | |
|---|---|
protected List<QueryRowWithSubruleIndex> |
QueryResultsImpl.results
|
| Constructors in org.drools.core with parameters of type QueryRowWithSubruleIndex | |
|---|---|
QueryResultsRowImpl(QueryRowWithSubruleIndex row,
WorkingMemory workingMemory,
QueryResultsImpl queryResults)
|
|
| Constructor parameters in org.drools.core with type arguments of type QueryRowWithSubruleIndex | |
|---|---|
QueryResultsImpl(List<QueryRowWithSubruleIndex> results,
Map<String,Declaration>[] declarations,
WorkingMemory workingMemory,
Declaration[] parameters)
|
|
|
Drools :: Core 6.2.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||