39 #ifndef _POLYMORPHYSMMULTIGCONTAINER_H_
40 #define _POLYMORPHYSMMULTIGCONTAINER_H_
147 void setGroupId(
size_t position,
size_t group_id) throw (IndexOutOfBoundsException);
182 void setGroupName(
size_t group_id, std::
string name) throw (GroupNotFoundException);
206 #endif // _POLYMORPHYSMMULTIGCONTAINER_H_