Uses of Interface
omix.lang.model.LinkEdge
Package | Description |
---|---|
omix.lang.model |
This package contains all network components as OVL extendable types.
|
-
Uses of LinkEdge in omix.lang.model
Methods in omix.lang.model that return types with arguments of type LinkEdge Modifier and Type Method Description List<? extends LinkEdge>
Node. linkEdges()
returns all link edges this node is connected with.