MPSModelExporter

class MPSModelExporter(outputFolder: File)

Constructors

Link copied to clipboard
constructor(outputFolder: File)

Functions

Link copied to clipboard
fun exportModelWithDependencies(model: SModel)
Link copied to clipboard
fun exportModule(module: SModule)
Link copied to clipboard
fun exportModules(modules: List<SModule>): NodeData