public class InheritanceHierarchyBuilder extends Object
Constructor and Description |
---|
InheritanceHierarchyBuilder() |
Modifier and Type | Method and Description |
---|---|
static Hashtable |
buildInheritanceHierarchyTree(Project project) |
static HierarchyNode |
getNodeForClass(String className,
Hashtable hierarchyTree)
INTERNAL:
Based on a class name either return a pre-existing node from the hierarchyTree or build one and
add it to the tree.
|
public static HierarchyNode getNodeForClass(String className, Hashtable hierarchyTree)
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference