| Class | Description |
|---|---|
| LegacyCompatibleRuleAnalysisComputation |
The
GraphComputation for performing the target graph to provider and action graph
transformation, with legacy compatible behaviour where we delegate to the LegacyProviderCompatibleDescription.createProviders(ProviderCreationContext,
BuildTarget, BuildRuleArg) |
| LegacyProviderRuleAnalysisResult |
An implementation of the
RuleAnalysisResult for legacy provider results from LegacyProviderCompatibleDescription.createProviders(ProviderCreationContext,
BuildTarget, BuildRuleArg). |
| RuleAnalysisCacheImpl |
Cache for performing rule analysis
|
| RuleAnalysisComputation |
The
GraphComputation for performing the target graph to provider and action graph
transformation. |
| RuleAnalysisContextImpl |
Implementation of
RuleAnalysisContext. |
| RuleAnalysisGraphImpl |
Default implementation of
RuleAnalysisGraph driven by a GraphTransformationEngine |