| Class | Description |
|---|---|
| AlwaysIncludeFacetDetector | Adds facets that are always required. |
| BaseFacetDetector | Base class for all facet detectors. |
| BasePluginFacetDetector | Base class for all facet detectors that are based on plugins applied to the project. |
| FacetDetectors | Holder for all BaseFacetDetector implementations. |
| IdeFacetDetector | Detects which facets to add based on the IDE plugins applied to the project. |
| LanguageFacetDetector | Detects which facets to add based on the language plugins applied to the project. |
| OperatingSystemFacetDetector | Detects facets to add based on the operating system. |