Interface AttributeNode<J>

All Superinterfaces:
AttributeNode<J>, GraphNode<J>
All Known Subinterfaces:
AttributeNodeImplementor<J>
All Known Implementing Classes:
AttributeNodeImpl

public interface AttributeNode<J> extends GraphNode<J>, AttributeNode<J>
Extends the JPA-defined AttributeNode with additional operations.