Class DefaultNamingStrategy

java.lang.Object
com.powsybl.ucte.converter.DefaultNamingStrategy
All Implemented Interfaces:
NamingStrategy

@AutoService(NamingStrategy.class) public class DefaultNamingStrategy extends Object implements NamingStrategy
A NamingStrategy implementation that ensures the conformity of IDs with the UCTE-DEF format
Author:
Mathieu Bague <[email protected]>