public class ItemMetadata
extends Object
Represents one entry in the index. The type defines the identify of the target
candidate (usually fully qualified name) and the stereotypes are "markers" that can
be used to retrieve the candidates. A typical use case is the presence of a given
annotation on the candidate.
- Since:
- 5.0
- Author:
- Stephane Nicoll