T
- The type of the attribute.public interface AttributeNode<T>
EntityGraph
,
Subgraph
,
NamedAttributeNode
Modifier and Type | Method and Description |
---|---|
String |
getAttributeName()
Return the name of the attribute corresponding to the
attribute node.
|
Map<Class,Subgraph> |
getKeySubgraphs()
Return the Map<Class, Subgraph> of subgraphs associated
with this attribute node's map key.
|
Map<Class,Subgraph> |
getSubgraphs()
Return the Map<Class, Subgraph> of subgraphs associated
with this attribute node.
|
String getAttributeName()
Map<Class,Subgraph> getSubgraphs()
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.