public interface CompositeConnection extends Connection
The following features are supported:
PictogramsPackage.getCompositeConnection()
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<CurvedConnection> |
getChildren()
Returns the value of the 'Children' reference list.
|
getConnectionDecorators, getEnd, getParent, getStart, setEnd, setParent, setStart
getAnchors
getGraphicsAlgorithm, getLink, isActive, isVisible, setActive, setGraphicsAlgorithm, setLink, setVisible
getProperties
org.eclipse.emf.common.util.EList<CurvedConnection> getChildren()
CurvedConnection
.
If the meaning of the 'Children' reference list isn't clear, there really should be more of a description here...
PictogramsPackage.getCompositeConnection_Children()