Module net.automatalib.common.setting
module net.automatalib.common.setting
This module contains a collection of utility methods to parse AutomataLib specific settings.
This module is provided by the following Maven dependency:
<dependency>
<groupId>net.automatalib</groupId>
<artifactId>automata-commons-settings</artifactId>
<version>${version}</version>
</dependency>
-
Packages
PackageExported To ModulesOpened To ModulesDescriptionAll ModulesAll ModulesThis package contains classes for accessing global AutomataLib settings, as defined in, e.g., theautomatalib.propertiesfile.