| Interface | Description |
|---|---|
| DisambiguationUpdateStrategy |
Defines a strategy for updating a results list with the disambiguation information.
|
| Class | Description |
|---|---|
| DisambiguationPolicy |
A disambiguation policy determines whether two disambiguation reports are still ambiguous or not.
|
| DisambiguationPolicy.Level | |
| Disambiguator |
This is basically a helper class that provides the disambiguation method.
|
| MutableDisambiguationReport<T> |
This is a helper class representing a disambiguation report during the process of disambiguation
where a writable access is needed to the report's properties.
|
| MutableDisambiguationReport.Resource | |
| MutableDisambiguationReport.ResourceType | |
| ReportPartitions<T> |
This class partitions the reports inserted into it by chunking them up
into sublists containing mutually ambiguous reports.
|
| Enum | Description |
|---|---|
| DefaultDisambiguationUpdateStrategies |
This enumerates different strategies that can be used to update the results to produce disambiguated list.
|
| ResourceResolution |
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.