Package com.yahoo.config.model.graph
package com.yahoo.config.model.graph
-
ClassDescriptionA model graph contains the dependency graph of config models.Used to add builders and elements in addBuilder, and then build a dependency graph based on the constructor arguments.ModelNode<MODEL extends ConfigModel>Represents a node in the dependency graph, and contains information about a builders dependencies.