Uses of Class
com.yahoo.config.model.builder.xml.ConfigModelId
Packages that use ConfigModelId
Package
Description
Provides the classes for the Vespa config model framework.
-
Uses of ConfigModelId in com.yahoo.config.model
Methods in com.yahoo.config.model with parameters of type ConfigModelIdModifier and TypeMethodDescriptionabstract Collection<ConfigModelBuilder>ConfigModelRegistry.resolve(ConfigModelId id) Returns the builders this id resolves to both in this and any chained registry.MapConfigModelRegistry.resolve(ConfigModelId id) NullConfigModelRegistry.resolve(ConfigModelId id) -
Uses of ConfigModelId in com.yahoo.config.model.admin
Fields in com.yahoo.config.model.admin with type parameters of type ConfigModelIdModifier and TypeFieldDescriptionstatic final List<ConfigModelId>AdminModel.BuilderV2.configModelIdsstatic final List<ConfigModelId>AdminModel.BuilderV4.configModelIdsMethods in com.yahoo.config.model.admin that return types with arguments of type ConfigModelIdModifier and TypeMethodDescriptionAdminModel.BuilderV2.handlesElements()AdminModel.BuilderV4.handlesElements() -
Uses of ConfigModelId in com.yahoo.config.model.builder.xml
Methods in com.yahoo.config.model.builder.xml that return ConfigModelIdModifier and TypeMethodDescriptionstatic ConfigModelIdCreate id with given name, using default version 1.static ConfigModelIdConfigModelId.fromNameAndVersion(String tagName, String tagVersion) Create id with a name and versionMethods in com.yahoo.config.model.builder.xml that return types with arguments of type ConfigModelIdModifier and TypeMethodDescriptionabstract List<ConfigModelId>ConfigModelBuilder.handlesElements()Method that must return the XML elements this builder handles.Methods in com.yahoo.config.model.builder.xml with parameters of type ConfigModelId -
Uses of ConfigModelId in com.yahoo.config.model.test
Methods in com.yahoo.config.model.test that return types with arguments of type ConfigModelId -
Uses of ConfigModelId in com.yahoo.vespa.model
Methods in com.yahoo.vespa.model with parameters of type ConfigModelId -
Uses of ConfigModelId in com.yahoo.vespa.model.builder.xml.dom
Methods in com.yahoo.vespa.model.builder.xml.dom that return types with arguments of type ConfigModelId -
Uses of ConfigModelId in com.yahoo.vespa.model.container.xml
Fields in com.yahoo.vespa.model.container.xml with type parameters of type ConfigModelIdModifier and TypeFieldDescriptionstatic final List<ConfigModelId>ContainerModelBuilder.configModelIdsMethods in com.yahoo.vespa.model.container.xml that return types with arguments of type ConfigModelId -
Uses of ConfigModelId in com.yahoo.vespa.model.content
Fields in com.yahoo.vespa.model.content with type parameters of type ConfigModelIdMethods in com.yahoo.vespa.model.content that return types with arguments of type ConfigModelId