Module xl.compiler

Class XL16USemanticLegacyBackendConsumptionPlan

java.lang.Object
de.grogra.xl.compiler.xl16u.XL16USemanticLegacyBackendConsumptionPlan

public final class XL16USemanticLegacyBackendConsumptionPlan extends Object
Aggregate routing decision for semantic legacy backend consumption.
  • Method Details

    • getConsumptionBundle

      public XL16USemanticLegacyBackendConsumptionBundle getConsumptionBundle()
    • getSourceOwnedPlan

      public XL16USourceOwnedLegacyBackendConsumptionPlan getSourceOwnedPlan()
    • getExpressionCallablePlan

      public de.grogra.xl.compiler.xl16u.XL16UExpressionCallableLegacyBackendConsumptionPlan getExpressionCallablePlan()
    • getMetadataPlan

      public de.grogra.xl.compiler.xl16u.XL16UMetadataLegacyBackendConsumptionPlan getMetadataPlan()
    • getDecision

    • getDecisionId

      public String getDecisionId()
    • getConsumedNodeCount

      public int getConsumedNodeCount()
    • readyForSemanticLegacyBackendConsumption

      public boolean readyForSemanticLegacyBackendConsumption()
    • requiresCompatibilitySourceFallback

      public boolean requiresCompatibilitySourceFallback()
    • usesAstOwnedSemanticLegacyBackendConsumption

      public boolean usesAstOwnedSemanticLegacyBackendConsumption()
    • usesCompatibilitySourceFallback

      public boolean usesCompatibilitySourceFallback()