Uses of Class
com.yahoo.component.chain.model.ChainSpecification
Packages that use ChainSpecification
-
Uses of ChainSpecification in com.yahoo.component.chain.model
Methods in com.yahoo.component.chain.model that return ChainSpecificationModifier and TypeMethodDescriptionChainSpecification.addComponents(Collection<com.yahoo.component.ComponentSpecification> componentSpecifications) ChainSpecification.addInherits(Collection<com.yahoo.component.ComponentSpecification> inheritedChains) ChainSpecification.flatten(Resolver<ChainSpecification> allChainSpecifications) ChainSpecification.setComponentId(com.yahoo.component.ComponentId newComponentId) Methods in com.yahoo.component.chain.model that return types with arguments of type ChainSpecificationMethods in com.yahoo.component.chain.model with parameters of type ChainSpecificationModifier and TypeMethodDescriptionvoidChainsModel.register(ChainSpecification chainSpecification) Method parameters in com.yahoo.component.chain.model with type arguments of type ChainSpecificationModifier and TypeMethodDescriptionChainSpecification.flatten(Resolver<ChainSpecification> allChainSpecifications)