de.opsdesign.yax
Class Connections
java.lang.Object
de.opsdesign.yax.Connections
public class Connections
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Connections
public Connections()
add
public void add(java.lang.Object parent,
Component component,
Port port,
java.lang.String direction)
getAll
public java.util.List<Connection> getAll()
size
public int size()
toElement
public java.util.List<org.w3c.dom.Element> toElement(org.w3c.dom.Document document)
toDotPipeTrace
public java.lang.String toDotPipeTrace(Port toPort)
toDotPortTrace
public java.lang.String toDotPortTrace(Port toPort)
Copyright © 2008 OPS Design GmbH. All Rights Reserved.