Uses of Interface
com.yahoo.config.model.api.Model
Packages that use Model
-
Uses of Model in com.yahoo.config.model.api
Methods in com.yahoo.config.model.api that return ModelModifier and TypeMethodDescriptionModelFactory.createModel(ModelContext modelContext) Creates an instance of aModel.ApplicationInfo.getModel()ModelCreateResult.getModel()The model these changes apply toModelState.getModel()Methods in com.yahoo.config.model.api that return types with arguments of type ModelConstructors in com.yahoo.config.model.api with parameters of type ModelModifierConstructorDescriptionApplicationInfo(com.yahoo.config.provision.ApplicationId applicationId, long generation, Model model) ModelCreateResult(Model model, List<ConfigChangeAction> configChangeActions)