Package dev.shamoo.runtime.core
Class PluginDependencyGraph
java.lang.Object
dev.shamoo.runtime.core.PluginDependencyGraph
Resolves semantic dependencies and ordering hints with stable lexical tie-breaking.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionreevaluate(Collection<InstalledPluginCandidate> candidates) Rebuilds all compatibility and ordering decisions from the current installed inventory.resolve(Collection<InstalledPluginCandidate> candidates)
-
Constructor Details
-
PluginDependencyGraph
public PluginDependencyGraph()
-
-
Method Details
-
resolve
-
reevaluate
Rebuilds all compatibility and ordering decisions from the current installed inventory.
-