umbrello
2.35.0
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
|
Definition: testbase.h:121
void test_appendClassesAndInterfaces()
Definition: testpackage.cpp:13
Definition: testpackage.h:12
SetLoading * _sl
Definition: testpackage.h:16
void appendClassesAndInterfaces(UMLClassifierList &classifiers, bool includeNested=true) const
Definition: package.cpp:401
void cleanupTestCase()
Definition: testpackage.h:24
UMLObjectList containedObjects(bool includeInactive=false) const
Definition: package.cpp:269
TestUML< UMLPackage, const QString & > TestUMLPackage
Definition: testpackage.cpp:28
QList< UMLClassifier * > UMLClassifierList
Definition: umlclassifierlist.h:12
void initTestCase()
Definition: testpackage.h:18
QString testSave1()
Definition: testbase.h:134
void test_saveAndLoad()
Definition: testpackage.cpp:30
bool setUMLPackage(UMLPackage *pPkg)
Definition: umlobject.cpp:620
Information for a non-graphical Concept/Class.
Definition: classifier.h:34
bool testLoad1(const QString &xml)
Definition: testbase.h:145
Definition: testbase.h:103
bool addObject(UMLObject *pObject, bool interactOnConflict=true)
Definition: package.cpp:135
Definition: testbase.h:33
virtual void initTestCase()
Definition: testbase.cpp:34
Non-graphical information for a Package.
Definition: package.h:27