Name |
Description |
InMemoryYamlModelLoader |
Model loader implementation which loads a YAML document directly from a string Used primarily for testing |
LocalYamlModelLoader |
Model loader implementation which reads a YAML file from the local file system |
VersioningEnvironmentVariableContext |
Environment variable resolution context which falls back automatically to '0' for non-existing variables |
YamlModelLoaderBase |
Base class for YAML based loaders |
YamlParser |
Helper methods for parsing YAML files, with support of goal-based filtering |