public class SetHyperedge extends CollectionHyperedge
Hyperedge that stores its
collection of incident vertices internally as a Set.UserDataContainer.CopyActionverticesid, m_Graphfactory, udc_delegate| Constructor and Description |
|---|
SetHyperedge() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
initialize()
Initializes all the data structures for this element.
|
getVertices_internalconnectVertex, copy, disconnectVertex, getIncidentVertices, toStringequals, getEqualEdge, getEquivalentEdge, getIncidentElements, isIncident, numVerticesaddGraph_internal, getGraph, hashCode, removeGraph_internaladdUserDatum, clone, containsUserDatumKey, getUserDatum, getUserDatumCopyAction, getUserDatumKeyIterator, importUserData, removeUserDatum, setUserDataFactory, setUserDatumfinalize, getClass, notify, notifyAll, wait, wait, waitgetEqualEdge, getEquivalentEdge, isIncident, numVerticesgetGraph, getIncidentElementsaddUserDatum, clone, containsUserDatumKey, getUserDatum, getUserDatumCopyAction, getUserDatumKeyIterator, importUserData, removeUserDatum, setUserDatumprotected void initialize()
AbstractElementclone() copies some information that should
not be in the new element.)initialize in class AbstractHyperedge