umbrello/umbrello
petaltree2uml.cpp File Reference
#include "petaltree2uml.h"#include <QtCore/QRegExp>#include <kdebug.h>#include "petalnode.h"#include "codeimport/import_utils.h"#include "package.h"#include "classifier.h"#include "attribute.h"#include "operation.h"#include "association.h"#include "umlrole.h"#include "actor.h"#include "usecase.h"#include "component.h"#include "node.h"#include "uml.h"#include "umldoc.h"#include "umllistview.h"#include "umllistviewitem.h"
Include dependency graph for petaltree2uml.cpp:

Go to the source code of this file.
Namespaces | |
| namespace | Import_Rose |
Functions | |
| QString | Import_Rose::clean (const QString &s) |
| Uml::ListView_Type | Import_Rose::folderType (UMLListViewItem *parent) |
| bool | Import_Rose::handleControlledUnit (PetalNode *node, const QString &name, Uml::IDType id, UMLPackage *parentPkg) |
| bool | Import_Rose::importView (PetalNode *root, const QString &rootName, const QString &modelsName, UMLListViewItem *lvParent) |
| bool | Import_Rose::petalTree2Uml (PetalNode *root) |
| Uml::IDType | Import_Rose::quid (const PetalNode *node) |
| QString | Import_Rose::quidu (const PetalNode *node) |
| void | Import_Rose::transferVisibility (const PetalNode *from, UMLObject *to) |
| Uml::Object_Type | Import_Rose::typeToCreate (const QString &name) |
| bool | Import_Rose::umbrellify (PetalNode *node, const QString &modelsName, UMLListViewItem *parent) |
| bool | Import_Rose::umbrellify (PetalNode *node, UMLPackage *parentPkg=NULL) |
KDE 4.4 API Reference