umbrello
2.32.2
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
|
Definition: testbase.h:135
UMLObjectList containedObjects(bool includeInactive=false)
Definition: package.cpp:266
void test_appendClassesAndInterfaces()
Definition: testpackage.cpp:27
Definition: testpackage.h:26
SetLoading * _sl
Definition: testpackage.h:30
void cleanupTestCase()
Definition: testpackage.h:38
TestUML< UMLPackage, const QString & > TestUMLPackage
Definition: testpackage.cpp:42
QList< UMLClassifier * > UMLClassifierList
Definition: umlclassifierlist.h:17
void initTestCase()
Definition: testpackage.h:32
void appendClassesAndInterfaces(UMLClassifierList &classifiers, bool includeNested=true)
Definition: package.cpp:398
QString testSave1()
Definition: testbase.h:148
void test_saveAndLoad()
Definition: testpackage.cpp:44
bool setUMLPackage(UMLPackage *pPkg)
Definition: umlobject.cpp:623
Information for a non-graphical Concept/Class.
Definition: classifier.h:39
bool testLoad1(const QString &xml)
Definition: testbase.h:159
Definition: testbase.h:117
bool addObject(UMLObject *pObject, bool interactOnConflict=true)
Definition: package.cpp:135
Definition: testbase.h:47
virtual void initTestCase()
Definition: testbase.cpp:48
Non-graphical information for a Package.
Definition: package.h:32