NavigationNode

fun NavigationNode(    name: String,     dri: DRI,     sourceSets: Set<DisplaySourceSet>,     children: List<NavigationNode>)