Package com.yahoo.component.chain.model
Class ChainSpecification.Inheritance
java.lang.Object
com.yahoo.component.chain.model.ChainSpecification.Inheritance
- Enclosing class:
- ChainSpecification
-
Field Summary
-
Constructor Summary
ConstructorDescriptionInheritance
(Set<com.yahoo.component.ComponentSpecification> inheritedChains, Set<com.yahoo.component.ComponentSpecification> excludedComponents) -
Method Summary
Modifier and TypeMethodDescriptionaddInherits
(Collection<com.yahoo.component.ComponentSpecification> inheritedChains)
-
Field Details
-
chainSpecifications
-
excludedComponents
-
-
Constructor Details
-
Inheritance
-
-
Method Details
-
addInherits
public ChainSpecification.Inheritance addInherits(Collection<com.yahoo.component.ComponentSpecification> inheritedChains)
-