umbrello/umbrello
petaltree2uml.cpp File Reference
#include "petaltree2uml.h"#include "debug_utils.h"#include "petalnode.h"#include "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 <QRegExp>
Include dependency graph for petaltree2uml.cpp:

Go to the source code of this file.
Namespaces | |
| Import_Rose | |
Functions | |
| QString | Import_Rose::clean (const QString &s) |
| UMLListViewItem::ListViewType | Import_Rose::folderType (UMLListViewItem *parent) |
| bool | Import_Rose::handleControlledUnit (PetalNode *node, const QString &name, Uml::ID::Type id, UMLPackage *parentPkg) |
| bool | Import_Rose::importView (PetalNode *root, const QString &rootName, const QString &modelsName, UMLListViewItem *lvParent) |
| bool | Import_Rose::petalTree2Uml (PetalNode *root) |
| Uml::ID::Type | Import_Rose::quid (const PetalNode *node) |
| QString | Import_Rose::quidu (const PetalNode *node) |
| void | Import_Rose::transferVisibility (const PetalNode *from, UMLObject *to) |
| UMLObject::ObjectType | Import_Rose::typeToCreate (const QString &name) |
| bool | Import_Rose::umbrellify (PetalNode *node, UMLPackage *parentPkg=NULL) |
| bool | Import_Rose::umbrellify (PetalNode *node, const QString &modelsName, UMLListViewItem *parent) |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:06:01 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:06:01 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference