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, waittransformerXmlprotected final ClassDiagram classDiagram
protected final Document document
protected Element ownedElement
public XmiClassDiagramArgo(ClassDiagram classDiagram) throws ParserConfigurationException
ParserConfigurationExceptionpublic final void transformerXml(OutputStream os) throws TransformerException, ParserConfigurationException
transformerXml in interface IXmiClassDiagramTransformerExceptionParserConfigurationExceptionCopyright © 2017. All rights reserved.