Package net.sourceforge.plantuml.xmi
Class XmiClassDiagramArgo
java.lang.Object
net.sourceforge.plantuml.xmi.XmiClassDiagramArgo
- All Implemented Interfaces:
XmlDiagramTransformer
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final ClassDiagramprotected final Documentprotected final Element -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected final ElementcreateElementPackage(Entity group) protected final ElementcreateEntityNode(Entity entity) protected final Stringprotected final Stringfinal voidMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.sourceforge.plantuml.xmi.XmlDiagramTransformer
transformerXml
-
Field Details
-
classDiagram
-
document
-
ownedElementRoot
-
done
-
-
Constructor Details
-
XmiClassDiagramArgo
- Throws:
ParserConfigurationException
-
-
Method Details
-
createElementPackage
-
forXMI
-
forXMI
-
transformerXml
public final void transformerXml(OutputStream os) throws TransformerException, ParserConfigurationException - Specified by:
transformerXmlin interfaceXmlDiagramTransformer- Throws:
TransformerExceptionParserConfigurationException
-
createEntityNode
-