| Package | Description |
|---|---|
| org.eclipse.incquery.runtime.base.api | |
| org.eclipse.incquery.runtime.evm.qrm |
| Modifier and Type | Class and Description |
|---|---|
class |
QueryResultMap<KeyType,ValueType> |
class |
QueryResultMultimap<KeyType,ValueType>
Implementation of
Multimap interface to represent query results. |
| Modifier and Type | Class and Description |
|---|---|
class |
EVMBasedQueryResultMultimap<Match extends IPatternMatch,KeyType,ValueType>
This
QueryResultMultimap implementation uses the EVM to provide a query-based multimap. |