Contains the class UmlModelGraph which represents the complete UML Model in a graph like data structure. More...
Go to the source code of this file.
Classes | |
class | ogdf::UmlModelGraph |
This class represents the complete UML Model in a graph-like data structure. More... | |
Namespaces | |
namespace | ogdf |
The namespace for all OGDF objects. | |
Functions | |
std::ostream & | ogdf::operator<< (std::ostream &os, const UmlModelGraph &modelGraph) |
Output operator for UmlModelGraph. | |
Contains the class UmlModelGraph which represents the complete UML Model in a graph like data structure.
Definition in file UmlModelGraph.h.