Package com.facetmap

Interface Summary
Facet The high abstraction of a dimension in the FacetSpace.
FacetSpace Represents the entire pandimensional space of all Facet structures.
Heading A possible attribute that a Resource may have; a node in a Facet structure.
Map Represents the connections from the ResourceSpace to the FacetSpace.
Resource The ultimate object of desire, to put it one way.
ResourceSpace The repository of Resource objects bound in a FacetMap.
Selection Encapsulates the available navigation options as well as the current result set of Resources.
Spectrum Represents a scalar Facet that doesn't necessarily have discrete Headings.
SpectrumHeading A Heading specialized for a Spectrum so it can represent a range of values.
TaxonomicHeading A Heading, specialized for a Taxonomy, that may have a parent Heading and child Headings of its own.
Taxonomy Contains Headings arranged into a tree structure.
 

Exception Summary
DataException Indicates a problem with data provided to the FacetMap engine.
InternalException Indicates a failure somewhere in the FacetMap engine or its subsystems.
UnknownReferenceException Indicates that a reference used to identify something was not recognized by the FacetMap engine.