public class XmiClassDiagramArgo extends Object implements IXmiClassDiagram
Modifier and Type | Field and Description |
---|---|
protected ClassDiagram |
classDiagram |
protected Document |
document |
protected Set<IEntity> |
done |
protected Element |
ownedElement |
Constructor and Description |
---|
XmiClassDiagramArgo(ClassDiagram classDiagram) |
Modifier and Type | Method and Description |
---|---|
protected Element |
createEntityNode(IEntity entity) |
protected String |
forXMI(Display s) |
protected String |
forXMI(String s) |
void |
transformerXml(OutputStream os) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
transformerXml
protected final ClassDiagram classDiagram
protected final Document document
protected Element ownedElement
public XmiClassDiagramArgo(ClassDiagram classDiagram) throws ParserConfigurationException
ParserConfigurationException
public final void transformerXml(OutputStream os) throws TransformerException, ParserConfigurationException
transformerXml
in interface IXmiClassDiagram
TransformerException
ParserConfigurationException
Copyright © 2017. All Rights Reserved.