Package | Description |
---|---|
com.zementis.adapa.models.api |
Interfaces and Classes for management of models and processing data.
|
Modifier and Type | Method and Description |
---|---|
ImportResultInformation |
ModelsServiceProvider.importSource(String sourceName,
InputStream sourceStream)
Read a source (PMML) text and, if there are no error, import the contained models to ADAPA store.
|
ImportResultInformation |
ModelsServiceProvider.importSource(String sourceName,
InputStream sourceStream,
boolean applyCleanser)
Read a source (PMML) text and, if there are no error, import the contained models to ADAPA store.
|
Copyright © 2005–2016 Zementis, Inc.. All rights reserved.