T - The type of the attribute.public interface AttributeNode<T>
| 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 | 
| Map<Class,Subgraph> | getSubgraphs()Return the Map | 
String getAttributeName()
Map<Class,Subgraph> getSubgraphs()
Copyright © 2018 JBoss by Red Hat. All rights reserved.