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