Uses of Class
de.grogra.xl.compiler.xl16u.XL16USemanticLegacyBackendActionExecutionResult.ExecutedAction
Packages that use XL16USemanticLegacyBackendActionExecutionResult.ExecutedAction
-
Uses of XL16USemanticLegacyBackendActionExecutionResult.ExecutedAction in de.grogra.xl.compiler.xl16u
Methods in de.grogra.xl.compiler.xl16u that return XL16USemanticLegacyBackendActionExecutionResult.ExecutedActionModifier and TypeMethodDescriptionXL16USemanticLegacyBackendEffectResult.Effect.getExecutedAction()XL16USemanticLegacyBackendActionExecutionResult.getFirstExecutedAction()XL16USemanticLegacyBackendActionExecutionResult.getFirstExpressionCallableAction()XL16USemanticLegacyBackendActionExecutionResult.getFirstMetadataAction()XL16USemanticLegacyBackendActionExecutionResult.getFirstSourceOwnedAction()Methods in de.grogra.xl.compiler.xl16u that return types with arguments of type XL16USemanticLegacyBackendActionExecutionResult.ExecutedActionModifier and TypeMethodDescriptionXL16USemanticLegacyBackendActionExecutionResult.getExecutedActions()XL16USemanticLegacyBackendActionExecutionResult.getExpressionCallableActions()XL16USemanticLegacyBackendActionExecutionResult.getMetadataActions()XL16USemanticLegacyBackendActionExecutionResult.getSourceOwnedActions()