TIBCO BusinessEvents®
CEP Analytics
Analytics
PMML
Analytics.PMML
.
evalModelWithConcept()
Signature
Object evalModelWithConcept(String modelName, Concept cept)
Domain
ACTION, CONDITION, QUERY
Description
Calls the PMML engine with the model name and Concept, and then returns the result.
Parameters
Name
Type
Description
modelName
String
Name of the model
concept
Concept
A Concept
Returns
Type
Description
Object
Cautions
none