Interface AttributeMapOwner
-
- All Known Subinterfaces:
BoundaryDirectedGraphNode,ContainableDirectedGraphElement,ContainingDirectedGraphNode,DirectedGraph<N,E>,DirectedGraphEdge<S,T>,DirectedGraphElement,DirectedGraphNode,DirectedHypergraph<N,I,O>,DirectedHypergraphElement,DirectedHypergraphNode,DirectedIncomingHyperedge<S,T>,DirectedOutgoingHyperedge<S,T>,Expandable,UndirectedGraph<N,E>,UndirectedGraphEdge<T>,UndirectedGraphElement,UndirectedGraphNode
- All Known Implementing Classes:
AbstractDirectedGraph,AbstractDirectedGraphEdge,AbstractDirectedGraphNode,AbstractDirectedHypergraph,AbstractDirectedHypergraphNode,AbstractDirectedIncomingHyperedge,AbstractDirectedOutgoingHyperedge,AbstractGraph,AbstractGraphEdge,AbstractGraphElement,AbstractGraphNode,AbstractUndirectedEdge,AbstractUndirectedGraph,AbstractUndirectedNode
public interface AttributeMapOwner
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AttributeMapgetAttributeMap()
-
-
-
Method Detail
-
getAttributeMap
AttributeMap getAttributeMap()
-
-