public class AbstractEdgeRef extends AbstractRef implements EdgeRef
m_id
Constructor and Description |
---|
AbstractEdgeRef(EdgeRef ref) |
AbstractEdgeRef(String namespace,
String id)
Deprecated.
Specify a useful label for the object
|
AbstractEdgeRef(String namespace,
String id,
String label) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
toString() |
compareTo, getId, getLabel, getNamespace, hashCode, setLabel
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getId, getLabel, getNamespace
compareTo
public AbstractEdgeRef(EdgeRef ref)
Copyright © 2021. All rights reserved.