|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ViaSet | |
---|---|
story.dbcore.admin | |
story.dbcore.links |
Uses of ViaSet in story.dbcore.admin |
---|
Methods in story.dbcore.admin that return ViaSet | |
---|---|
ViaSet |
DBCAccessor.getLinkVias(NodeAddress fromNode,
LinkType linkType,
NodeAddress toNode)
Get the Via(s) of a link between two nodes. |
Uses of ViaSet in story.dbcore.links |
---|
Methods in story.dbcore.links that return ViaSet | |
---|---|
ViaSet |
LinkSet.getAllVias()
Get a ViaSet of all the Vias for all linked nodes. |
ViaSet |
LinkSet.getAllVias(NodeAddress node)
Get a ViaSet of all the Vias for a particular node. |
ViaSet |
LinkRepository.getLinkVias(GenericNode from,
LinkType linkType,
GenericNode to)
Get the Vias of the links between two nodes. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |