public class SetHyperedge extends CollectionHyperedge
Hyperedge
that stores its
collection of incident vertices internally as a Set
.UserDataContainer.CopyAction
vertices
id, m_Graph
factory, udc_delegate
Constructor and Description |
---|
SetHyperedge() |
Modifier and Type | Method and Description |
---|---|
protected void |
initialize()
Initializes all the data structures for this element.
|
getVertices_internal
connectVertex, copy, disconnectVertex, getIncidentVertices, toString
equals, getEqualEdge, getEquivalentEdge, getIncidentElements, isIncident, numVertices
addGraph_internal, getGraph, hashCode, removeGraph_internal
addUserDatum, clone, containsUserDatumKey, getUserDatum, getUserDatumCopyAction, getUserDatumKeyIterator, importUserData, removeUserDatum, setUserDataFactory, setUserDatum
finalize, getClass, notify, notifyAll, wait, wait, wait
getEqualEdge, getEquivalentEdge, isIncident, numVertices
getGraph, getIncidentElements
addUserDatum, clone, containsUserDatumKey, getUserDatum, getUserDatumCopyAction, getUserDatumKeyIterator, importUserData, removeUserDatum, setUserDatum
protected void initialize()
AbstractElement
clone()
copies some information that should
not be in the new element.)initialize
in class AbstractHyperedge