public interface SimulationRun
Modifier and Type | Method and Description |
---|---|
void |
execute(VariableScope execution)
executes simulation run according to configuration already set
|
void execute(VariableScope execution) throws Exception
execution
- execution is variable scope used to transfer input/output variable from and to simulation run.Exception
Copyright © 2016 Alfresco. All rights reserved.