There are three main functions associated with modeling of sub-components as follows.
void AddModel(Devs* md); Devs* GetModel(const string& name) const; void RemoveModel(Devs* md);