Uses of Class
eu.bandm.tools.graph.AdHocRootedGraphModel
-
Uses of AdHocRootedGraphModel in eu.bandm.tools.graph
Modifier and TypeMethodDescriptionstatic <V> AdHocRootedGraphModel<V>
GraphModels.roots
(GraphModel<V> parent, Collection<? extends V> roots) static <V> AdHocRootedGraphModel<V>
GraphModels.roots
(GraphModel<V> parent, V... roots)