Interface GraphNodeImplementor<J>

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

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