QList<AbstractInterface *> getControlInputs(); //! return all inputs of type control\r
QList<AbstractInterface *> getControlOutputs(); //! return all outputs of type control\r
AbstractInterface* getIfaceFromName(QString name);\r
BlockParameter* getParameterFromName(QString name);\r
\r
// patterns\r
QList<AbstractInterface *> getControlInputs(); //! return all inputs of type control\r
QList<AbstractInterface *> getControlOutputs(); //! return all outputs of type control\r
AbstractInterface* getIfaceFromName(QString name);\r
BlockParameter* getParameterFromName(QString name);\r
\r
// patterns\r