public class AttributeSyntaxTreeNode extends SchemaElementTreeNode
allowsChildren, children, EMPTY_ENUMERATION, parent, userObject
Constructor and Description |
---|
AttributeSyntaxTreeNode(String name,
Syntax syntax)
Constructor of the node.
|
Modifier and Type | Method and Description |
---|---|
Syntax |
getAttributeSyntax()
Returns the attribute syntax represented by this node.
|
getName, getSchemaElement, isLeaf, isRoot
add, breadthFirstEnumeration, children, clone, depthFirstEnumeration, getAllowsChildren, getChildAfter, getChildAt, getChildBefore, getChildCount, getDepth, getFirstChild, getFirstLeaf, getIndex, getLastChild, getLastLeaf, getLeafCount, getLevel, getNextLeaf, getNextNode, getNextSibling, getParent, getPath, getPathToRoot, getPreviousLeaf, getPreviousNode, getPreviousSibling, getRoot, getSharedAncestor, getSiblingCount, getUserObject, getUserObjectPath, insert, isNodeAncestor, isNodeChild, isNodeDescendant, isNodeRelated, isNodeSibling, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent, setUserObject, toString
public Syntax getAttributeSyntax()
Copyright 2010-2020 ForgeRock AS.