if (!s[1] && n.getDuration().isSpecified()) {
                    value += "Estimated duration = " + ((Time) node).getDuration() + ' ';
                }