- GroupInterface *groupCtlIface = new GroupInterface(groupBlock,name+"_enb",direction,AbstractInterface::Control);
- groupCtlIface->setAssociatedIface(groupIface);
-
- InterfaceItem *interfaceItem = new InterfaceItem(position,orientation,groupIface,this,params);
- interfaceItem->setId(id);
-