| Modifier | Constructor and Description | 
|---|---|
protected  | 
AbstractTree(Name nodeName,
            Name ntName,
            String uniqueId,
            NamePathResolver resolver)  | 
| Modifier and Type | Method and Description | 
|---|---|
Tree | 
addChild(Name childName,
        Name primaryTypeName,
        String uniqueId)  | 
protected abstract Tree | 
createChild(Name name,
           Name primaryTypeName,
           String uniqueId)  | 
protected List<Tree> | 
getChildren()  | 
Name | 
getName()  | 
Name | 
getPrimaryTypeName()  | 
protected NamePathResolver | 
getResolver()  | 
String | 
getUniqueId()  | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddProperty, addPropertyprotected AbstractTree(Name nodeName, Name ntName, String uniqueId, NamePathResolver resolver)
protected NamePathResolver getResolver()
public Name getPrimaryTypeName()
getPrimaryTypeName in interface Treepublic String getUniqueId()
getUniqueId in interface TreeCopyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.