Package | Description |
---|---|
ch.tatool.data | |
ch.tatool.module |
Modifier and Type | Method and Description |
---|---|
DataExporter |
Module.getModuleExporter(String exporterKey) |
Modifier and Type | Method and Description |
---|---|
Map<String,DataExporter> |
Module.getModuleExporters() |
Modifier and Type | Method and Description |
---|---|
Module |
ModuleService.createModule(UserAccount account,
Map<String,String> properties,
Map<String,byte[]> binaryTrainingProperties,
Map<String,DataExporter> moduleExporters)
Create a new module given a description file.
|
Copyright © 2013. All Rights Reserved.