public class BindingEdge extends Edge
Modifier and Type | Class and Description |
---|---|
static class |
BindingEdge.Type
Classification for what kind of binding this edge represents.
|
Constructor and Description |
---|
BindingEdge(NodeId fromId,
NodeId toId,
BindingEdge.Type type) |
public BindingEdge(NodeId fromId, NodeId toId, BindingEdge.Type type)
public BindingEdge.Type getType()
Copyright © 2006-2015 Google, Inc.. All Rights Reserved.