Class ActionCallExecutor
java.lang.Object
org.palladiosimulator.simexp.dsl.smodel.interpreter.impl.ActionCallExecutor
- All Implemented Interfaces:
IActionCallExecutor
-
Constructor Summary
ConstructorsConstructorDescriptionActionCallExecutor
(IExpressionCalculator expressionCalculator, IFieldValueProvider fieldValueProvider) -
Method Summary
-
Constructor Details
-
ActionCallExecutor
public ActionCallExecutor(IExpressionCalculator expressionCalculator, IFieldValueProvider fieldValueProvider)
-
-
Method Details
-
execute
- Specified by:
execute
in interfaceIActionCallExecutor
-