umbrello
2.31.80
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:27
SetLoading * _sl
Definition: testpackage.h:30
void cleanupTestCase()
Definition: testpackage.h:38
TestUML< UMLPackage, const QString & > TestUMLPackage
Definition: testpackage.cpp:42
bool testLoad1(QDomDocument &qDoc)
Definition: testbase.h:157
QList< UMLClassifier * > UMLClassifierList
Definition: umlclassifierlist.h:17
void initTestCase()
Definition: testpackage.h:32
QDomDocument testSave1()
Definition: testbase.h:147
void appendClassesAndInterfaces(UMLClassifierList &classifiers, bool includeNested=true)
Definition: package.cpp:398
void test_saveAndLoad()
Definition: testpackage.cpp:44
bool setUMLPackage(UMLPackage *pPkg)
Definition: umlobject.cpp:616
Information for a non-graphical Concept/Class.
Definition: classifier.h:40
Definition: testbase.h:118
bool addObject(UMLObject *pObject, bool interactOnConflict=true)
Definition: package.cpp:135
Definition: testbase.h:48
virtual void initTestCase()
Definition: testbase.cpp:48
Non-graphical information for a Package.
Definition: package.h:33