|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Via | |
---|---|
story.dbcore.exceptions | |
story.dbcore.links |
Uses of Via in story.dbcore.exceptions |
---|
Constructors in story.dbcore.exceptions with parameters of type Via | |
---|---|
DependedUpon(LinkDirection linkDirection,
Via via)
|
Uses of Via in story.dbcore.links |
---|
Methods in story.dbcore.links that return Via | |
---|---|
Via |
LinkSet.getFirstVia()
Get the first Via of the first linked node. |
Via |
LinkSet.getFirstVia(NodeAddress node)
Get the first Via for a particular node |
Methods in story.dbcore.links with parameters of type Via | |
---|---|
void |
WritableLinkSet.add(NodeAddress node,
Via via)
Add a new node and Via to the LinkSet. |
void |
ViaSet.add(Via via)
|
Constructors in story.dbcore.links with parameters of type Via | |
---|---|
Via(LinkLabelRepository labelRepository,
NodeAddress left,
LinkType linkType,
NodeAddress right,
LinkLabelAddress labelAddress,
Via leftSubVia,
Via rightSubVia)
Constructor |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |