public interface Path extends Link
links
, where adjoining links'
connection points
share the same device
.
The outer connection points of its outer links are the path source and
destination. If the path contains eny node links
, they must
be at the first or the last elements in the list.
Path is essentially a compound Link
.
Copyright © 2015. All Rights Reserved.