java.lang.Object
de.grogra.xl.compiler.xl16u.XL16USemanticLegacyBackendEffectResult
Read-only effect records derived from semantic legacy-backend action
execution.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleancreatedEffectForEveryExecutedAction(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) intintintintintbooleanbooleanreadyForSemanticLegacyBackendEffects(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) boolean
-
Method Details
-
getActionExecutionResult
-
getEffects
-
getSourceOwnedEffects
-
getExpressionCallableEffects
-
getMetadataEffects
-
getFirstEffect
-
getFirstSourceOwnedEffect
-
getFirstExpressionCallableEffect
-
getFirstMetadataEffect
-
getEffectCount
public int getEffectCount() -
getEffectCount
-
getSourceOwnedEffectCount
public int getSourceOwnedEffectCount() -
getExpressionCallableEffectCount
public int getExpressionCallableEffectCount() -
getMetadataEffectCount
public int getMetadataEffectCount() -
createdEffectForEveryExecutedAction
public boolean createdEffectForEveryExecutedAction() -
createdEffectForEveryExecutedAction
public boolean createdEffectForEveryExecutedAction(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) -
readyForSemanticLegacyBackendEffects
public boolean readyForSemanticLegacyBackendEffects() -
readyForSemanticLegacyBackendEffects
public boolean readyForSemanticLegacyBackendEffects(XL16USemanticLegacyBackendConsumptionPreparedWork.Operation operation) -
requiresCompatibilitySourceFallback
public boolean requiresCompatibilitySourceFallback()
-