public abstract class CollectionHypervertex extends AbstractHypervertex
UserDataContainer.CopyAction| Modifier and Type | Field and Description |
|---|---|
protected java.util.Collection |
incident_edges |
id, m_Graphfactory, udc_delegate| Constructor and Description |
|---|
CollectionHypervertex() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Collection |
getEdges_internal()
Returns a set containing all the incident edges of this vertex.
|
protected java.util.Collection |
getNeighbors_internal()
Returns a set containing all neighbors of this vertex.
|
connectEdge, copy, disconnectEdge, initialize, toStringdegree, equals, findEdge, findEdgeSet, getEqualVertex, getEquivalentVertex, getIncidentEdges, getIncidentElements, getNeighbors, isIncident, isNeighborOf, numNeighborsaddGraph_internal, getGraph, hashCode, removeGraph_internaladdUserDatum, clone, containsUserDatumKey, getUserDatum, getUserDatumCopyAction, getUserDatumKeyIterator, importUserData, removeUserDatum, setUserDataFactory, setUserDatumfinalize, getClass, notify, notifyAll, wait, wait, waitdegree, findEdge, findEdgeSet, getEqualVertex, getEquivalentVertex, getIncidentEdges, getNeighbors, isIncident, isNeighborOf, numNeighborsgetGraph, getIncidentElementsaddUserDatum, clone, containsUserDatumKey, getUserDatum, getUserDatumCopyAction, getUserDatumKeyIterator, importUserData, removeUserDatum, setUserDatumprotected java.util.Collection getNeighbors_internal()
AbstractArchetypeVertexgetNeighbors_internal in class AbstractArchetypeVertexAbstractArchetypeVertex.getNeighbors_internal()protected java.util.Collection getEdges_internal()
AbstractArchetypeVertexgetEdges_internal in class AbstractArchetypeVertexAbstractArchetypeVertex.getEdges_internal()