Package | Description |
---|---|
com.zementis.adapa.models.api |
Interfaces and Classes for management of models and processing data.
|
Modifier and Type | Method and Description |
---|---|
ModelInformation |
ModelsServiceProvider.getModelInformation(String modelName)
Get information about a model with name
modelName . |
Modifier and Type | Method and Description |
---|---|
Set<ModelInformation> |
ModelsServiceProvider.getModelInformation()
Returns a
Set of ModelInformation s for all available models in the ADAPA store. |
Copyright © 2005–2017 Zementis, Inc.. All rights reserved.