Package net.sourceforge.plantuml.xmi
Class XmiDescriptionDiagramAbstract
java.lang.Object
net.sourceforge.plantuml.xmi.XmiDescriptionDiagramAbstract
- All Implemented Interfaces:
XmlDiagramTransformer
- Direct Known Subclasses:
XmiDescriptionDiagramScript,XmiDescriptionDiagramStandard
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final DescriptionDiagramprotected final Documentprotected final Element -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidaddElement(Entity tobeAdded, Element container) protected abstract voidprotected ElementcreateEntityNode(Entity entity) static Stringstatic Stringvoid
-
Field Details
-
diagram
-
document
-
ownedElement
-
-
Constructor Details
-
XmiDescriptionDiagramAbstract
public XmiDescriptionDiagramAbstract(DescriptionDiagram diagram) throws ParserConfigurationException - Throws:
ParserConfigurationException
-
-
Method Details
-
addElement
-
addLink
-
createEntityNode
-
transformerXml
public void transformerXml(OutputStream os) throws TransformerException, ParserConfigurationException - Specified by:
transformerXmlin interfaceXmlDiagramTransformer- Throws:
TransformerExceptionParserConfigurationException
-
forXMI
-
forXMI
-