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