Module xl.compiler
Package de.grogra.xl.compiler.xl16u
Class XL16USemanticLegacyBackendConsumptionPlan
java.lang.Object
de.grogra.xl.compiler.xl16u.XL16USemanticLegacyBackendConsumptionPlan
Aggregate routing decision for semantic legacy backend consumption.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionintde.grogra.xl.compiler.xl16u.XL16UExpressionCallableLegacyBackendConsumptionPlande.grogra.xl.compiler.xl16u.XL16UMetadataLegacyBackendConsumptionPlanbooleanbooleanbooleanboolean
-
Method Details
-
getConsumptionBundle
-
getSourceOwnedPlan
-
getExpressionCallablePlan
public de.grogra.xl.compiler.xl16u.XL16UExpressionCallableLegacyBackendConsumptionPlan getExpressionCallablePlan() -
getMetadataPlan
public de.grogra.xl.compiler.xl16u.XL16UMetadataLegacyBackendConsumptionPlan getMetadataPlan() -
getDecision
-
getDecisionId
-
getConsumedNodeCount
public int getConsumedNodeCount() -
readyForSemanticLegacyBackendConsumption
public boolean readyForSemanticLegacyBackendConsumption() -
requiresCompatibilitySourceFallback
public boolean requiresCompatibilitySourceFallback() -
usesAstOwnedSemanticLegacyBackendConsumption
public boolean usesAstOwnedSemanticLegacyBackendConsumption() -
usesCompatibilitySourceFallback
public boolean usesCompatibilitySourceFallback()
-