#include <component.h>
Public Member Functions | |
const std::string & | Id () const |
const Model * | getModel () const |
const std::map< std::string, Expressions::Visitors::ParameterTypeAndValue > & | getParameterValues () const |
std::string | getParameterValue (const std::string ¶meter_id) const |
std::string | getScenarioGroupId () const |
Friends | |
class | ComponentBuilder |
Defines an actual component of the simulated system.