GroupInterface(AbstractBlock* _owner, const QString& _name, int _direction, int _purpose) throw (Exception);
// getters
-
+ int getWidth();
+ int getClockDomain() throw(Exception); // determine at which freq. is synchronized iface
// setters
// testers