Lines Matching defs:getChildren

261         public abstract List<PPSNode> getChildren();
292 public List<PPSNode> getChildren() {
318 public List<PPSNode> getChildren() {
361 for (XMLNode child : root.getChildren()) {
417 for (XMLNode child : node.getChildren()) {
477 if (node.getChildren().size() != 1)
480 XMLNode typeNode = node.getChildren().get(0);
481 if (typeNode.getChildren().size() != 1) {
488 XMLNode ddfNameNode = typeNode.getChildren().get(0);
489 if (!ddfNameNode.getChildren().isEmpty()) {
540 for (XMLNode child : node.getChildren()) {
611 for (PPSNode child : root.getChildren()) {
658 for (PPSNode child : node.getChildren()) {
723 for (PPSNode child : node.getChildren()) {
748 for (PPSNode child : node.getChildren()) {
783 for (PPSNode child : node.getChildren()) {
811 for (PPSNode child : node.getChildren()) {
852 for (PPSNode child : node.getChildren()) {
874 for (PPSNode child : node.getChildren()) {
903 for (PPSNode child: node.getChildren()) {
950 for (PPSNode child : node.getChildren()) {
993 for (PPSNode child : node.getChildren()) {
1031 for (PPSNode child : node.getChildren()) {
1062 for (PPSNode child : node.getChildren()) {
1090 for (PPSNode child : node.getChildren()) {
1132 for (PPSNode child : node.getChildren()) {
1155 for (PPSNode child : node.getChildren()) {
1203 for (PPSNode child : node.getChildren()) {
1225 for (PPSNode child : node.getChildren()) {
1273 for (PPSNode child : node.getChildren()) {
1326 for (PPSNode child : node.getChildren()) {
1363 for (PPSNode child : node.getChildren()) {
1392 for (PPSNode child : node.getChildren()) {
1411 for (PPSNode child : node.getChildren()) {
1437 for (PPSNode child : node.getChildren()) {
1461 for (PPSNode child : node.getChildren()) {
1497 for (PPSNode child : node.getChildren()) {
1517 for (PPSNode child : node.getChildren()) {
1552 for (PPSNode child : node.getChildren()) {