Uses of Record Class
io.fluxzero.sdk.modeling.Graphs.AncestorPlacement
Packages that use Graphs.AncestorPlacement
-
Uses of Graphs.AncestorPlacement in io.fluxzero.sdk.modeling
Methods in io.fluxzero.sdk.modeling that return types with arguments of type Graphs.AncestorPlacementModifier and TypeMethodDescriptionstatic List<Graphs.AncestorPlacement> Graphs.ancestors(Collection<String> roots, List<io.fluxzero.common.api.modeling.ModelGraphEdge> edges, int maxDepth, int maxModels) Indexes parent edges once and returns every ancestor reachable from the supplied model roots.