class GroupInterface : public ConnectedInterface {
public :
- GroupInterface(AbstractBlock* _owner, const QString& _name, int _direction) throw (Exception);
+ GroupInterface(AbstractBlock* _owner, const QString& _name, int _direction, int _purpose) throw (Exception);
// getters