| 1588 | } |
| 1589 | |
| 1590 | std::string _SimulationParametersBaseWidgets::getLocationName() |
| 1591 | { |
| 1592 | return "Simulation parameters for 'Base'"; |
| 1593 | } |
| 1594 | |
| 1595 | int _SimulationParametersBaseWidgets::getLocationIndex() const |
| 1596 | { |
nothing calls this directly
no outgoing calls
no test coverage detected