Searched refs:getChildren (Results 1 – 4 of 4) sorted by relevance
84 Iterator<? extends PolicyNode> getChildren(); in getChildren() method
522 if (!rootNode.getChildren().hasNext()) { in processPolicies()613 if (rootNode.getChildren().hasNext() == false) { in rewriteLeafNodes()689 curParent.getChildren(); in processParents()833 if (!rootNode.getChildren().hasNext()) { in processPolicyMappings()899 if (!rootNode.getChildren().hasNext()) { in removeInvalidNodes()
143 public Iterator<PolicyNodeImpl> getChildren() { in getChildren() method in PolicyNodeImpl
252 public Iterator<PolicyNode> getChildren() { in getPolicyTree() method271 public Iterator<PolicyNode> getChildren() { in getPolicyTree()