Class AbstractModuleConfig

java.lang.Object
com.powsybl.commons.config.AbstractModuleConfig
All Implemented Interfaces:
ModuleConfig
Direct Known Subclasses:
AbstractMapModuleConfig, StackedModuleConfig

public abstract class AbstractModuleConfig extends Object implements ModuleConfig
Provides implementation for methods of ModuleConfig. Implementations can focus on implementing the core getOptional* methods.
Author:
Geoffroy Jamgotchian <geoffroy.jamgotchian at rte-france.com>