Interface SimulationResultManager.SimulatedFunctionCall<X>
- 
- Enclosing interface:
- SimulationResultManager
 
 public static interface SimulationResultManager.SimulatedFunctionCall<X>
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description Xexecute()
 
- 
- 
- 
Method Detail- 
executeX execute() throws CommonException - Throws:
- CommonException
 
 
- 
 
-