Uses of Package
com.knezevic.edaf.v3.core.config
Packages that use com.knezevic.edaf.v3.core.config
Package
Description
COCO persistence implementations.
Configuration domain objects and parsing support for unified YAML experiment definitions.
Factories that assemble runtime components from config/plugins.
Experiment and batch orchestration entry points.
JDBC persistence implementation and schema lifecycle utilities.
-
Classes in com.knezevic.edaf.v3.core.config used by com.knezevic.edaf.v3.coco.persistence
-
Classes in com.knezevic.edaf.v3.core.config used by com.knezevic.edaf.v3.core.configClassDescriptionBatch runner configuration listing experiment files and repetition controls.One experiment entry in batch files, optionally repeated with deterministic seed progression.Supported top-level config document kinds.One validation issue with path, message, and optional remediation hint.Result of loading config including validation warnings.Unified v3 experiment configuration model.Relational database sink settings.Optional top-level grammar section injected into representation/problem params.Logging modes and verbosity settings.Observability toggles.Persistence targets and DB settings.Report generation settings.Run identity and reproducibility section.Stopping policy config.Generic typed plugin section with free-form params.Web dashboard settings.
-
Classes in com.knezevic.edaf.v3.core.config used by com.knezevic.edaf.v3.experiments.factory
-
Classes in com.knezevic.edaf.v3.core.config used by com.knezevic.edaf.v3.experiments.runner
-
Classes in com.knezevic.edaf.v3.core.config used by com.knezevic.edaf.v3.persistence.jdbc