| Interface | Description |
|---|---|
| ESHistoryQuery<H extends ESHistoryQuery<?>> |
A query that is used to retrieve information about the version history.
|
| ESHistoryQueryFactory |
Factory for creating history queries.
|
| ESModelElementQuery |
The model element query is a specialization of the
ESRangeQuery, which allows to additionally
alter the results produced by the range query on selected elements. |
| ESPathQuery |
A path query considers a target version besides its source version.
|
| ESRangeQuery<R extends ESRangeQuery<?>> |
A query that selects multiple versions based on a configurable range.
|
Copyright © 2017. All rights reserved.