+ void createInputPattern();
+ void generateComments(QTextStream& out) throw(Exception);
+ void generateLibraries(QTextStream& out) throw(Exception);
+ void generateEntity(QTextStream& out) throw(Exception);
+ void generateArchitecture(QTextStream& out) throw(Exception);
+