Interface GraphNodeImplementor<J>

All Superinterfaces:
GraphNode<J>
All Known Subinterfaces:
AttributeNodeImplementor<J,E,K>, GraphImplementor<J>, RootGraphImplementor<J>, SubGraphImplementor<J>
All Known Implementing Classes:
AbstractGraphNode, AttributeNodeImpl, GraphImpl, RootGraphImpl, SubGraphImpl

public interface GraphNodeImplementor<J> extends GraphNode<J>
Integration version of the GraphNode contract