public abstract class CollectionHyperedge extends AbstractHyperedge
Hyperedge that stores its
collection of incident vertices internally as a Collection.UserDataContainer.CopyAction| Modifier and Type | Field and Description |
|---|---|
protected java.util.Collection |
vertices |
id, m_Graphfactory, udc_delegate| Constructor and Description |
|---|
CollectionHyperedge() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Collection |
getVertices_internal() |
connectVertex, copy, disconnectVertex, getIncidentVertices, initialize, 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 java.util.Collection getVertices_internal()
getVertices_internal in class AbstractHyperedgeAbstractHyperedge.getVertices_internal()