public class InterfaceNode extends Node
BindingEdge| Constructor and Description |
|---|
InterfaceNode(NodeId id,
Object source) |
| Modifier and Type | Method and Description |
|---|---|
Node |
copy(NodeId id)
Returns a copy of the node with a new ID.
|
boolean |
equals(Object obj) |
String |
toString() |