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, wait
addProperty, addProperty
protected AbstractTree(Name nodeName, Name ntName, String uniqueId, NamePathResolver resolver)
protected NamePathResolver getResolver()
public Name getPrimaryTypeName()
getPrimaryTypeName
in interface Tree
public String getUniqueId()
getUniqueId
in interface Tree
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.