JoinHandlingNode
instead.@Deprecated public interface LinkedNode<D>
Modifier and Type | Method and Description |
---|---|
void |
addNeighbor(D originalAbstraction)
Deprecated.
Links this node to a neighbor node, i.e., to an abstraction that would have been merged
with this one of paths were not being tracked.
|
void |
setCallingContext(D callingContext)
Deprecated.
|
Copyright © 2021 Secure Software Engineering Group - University of Paderborn. All rights reserved.