A G M R S U

G

generateClassDiagram(String) - Method in class uml2re.GvDiagram
Generates a class diagram containing all the classes of the model.
GvDiagram - class uml2re.GvDiagram.
This class is able to load a UML2 diagram from an XMI file and generate the corresponding diagrams in Graphviz format.
GvDiagram(String) - Constructor for class uml2re.GvDiagram
Constructor from an XMI file.

A G M R S U