umbrello
2.34.3
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
|
Go to the documentation of this file.
7 #ifndef TESTPYTHONWRITER_H
8 #define TESTPYTHONWRITER_H
24 #endif // TESTPYTHONWRITER_H
QString findFileName(UMLPackage *concept, const QString &ext)
Definition: testpythonwriter.cpp:20
Enum
Definition: basictypes.h:291
virtual Uml::ProgrammingLanguage::Enum language() const
Definition: pythonwriter.cpp:492
Definition: testpythonwriter.h:15
QString temporaryPath()
Definition: testbase.cpp:72
void test_reservedKeywords()
Definition: testpythonwriter.cpp:48
@ Python
Definition: basictypes.h:306
Definition: testbase.h:56
virtual void writeClass(UMLClassifier *c)
Definition: pythonwriter.cpp:177
const bool IS_NOT_IMPL
Definition: testpythonwriter.cpp:13
void test_language()
Definition: testpythonwriter.cpp:26
type show c for details The hypothetical commands show w and show c should show the appropriate parts of the General Public License Of the commands you use may be called something other than show w and show c
Definition: GPL-2.0-only.txt:301
Sets up attribute information.
Definition: attribute.h:22
Definition: pythonwriter.h:22
virtual QStringList reservedKeywords() const
Definition: pythonwriter.cpp:521
Information for a non-graphical Concept/Class.
Definition: classifier.h:34
void test_writeClass()
Definition: testpythonwriter.cpp:33
Definition: testpythonwriter.cpp:17
QString findFileName(UMLPackage *concept, const QString &ext)
Definition: simplecodegenerator.cpp:87
Non-graphical information for a Package.
Definition: package.h:27