Package com.powsybl.cgmes.gl
Class CgmesGLImporter
- java.lang.Object
-
- com.powsybl.cgmes.gl.CgmesGLImporter
-
public class CgmesGLImporter extends Object
- Author:
- Massimo Ferraro
-
-
Constructor Summary
Constructors Constructor Description CgmesGLImporter(Network network, CgmesGLModel cgmesGLModel)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
importGLData()
-
-
-
Constructor Detail
-
CgmesGLImporter
public CgmesGLImporter(Network network, CgmesGLModel cgmesGLModel)
-
-