FRAMES NO FRAMES | ||||||
| ||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |
Member Summary | |
---|---|
action<string > | addModel
Add a new PMML model to the Predictive Analytics Plugin Asset Store |
action<string, action<com.apama.pa.pmml.ServiceError > > | addModelCb
Add a new PMML model to the Predictive Analytics Plugin Asset Store |
action<string, string > | updateModel
Update an existing PMML model in the Predictive Analytics Plugin Asset Store |
action<string, string, action<com.apama.pa.pmml.ServiceError > > | updateModelCb
Update an existing PMML model in the Predictive Analytics Plugin Asset Store |
action<string > | removeModel
Remove a model from the Predictive Analytics Plugin Asset Store |
action<string, action<com.apama.pa.pmml.ServiceError > > | removeModelCb
Remove a model from the Predictive Analytics Plugin Asset Store |
Member Detail |
---|
action<string > addModelAdd a new PMML model to the Predictive Analytics Plugin Asset Store
action<string, action<com.apama.pa.pmml.ServiceError > > addModelCbAdd a new PMML model to the Predictive Analytics Plugin Asset Store
action<string > removeModelRemove a model from the Predictive Analytics Plugin Asset Store
action<string, action<com.apama.pa.pmml.ServiceError > > removeModelCbRemove a model from the Predictive Analytics Plugin Asset Store
action<string, string > updateModelUpdate an existing PMML model in the Predictive Analytics Plugin Asset Store
action<string, string, action<com.apama.pa.pmml.ServiceError > > updateModelCbUpdate an existing PMML model in the Predictive Analytics Plugin Asset Store
FRAMES NO FRAMES | ||||||
| ||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |