Package org.kie.pmml.api.identifiers
Class PredictionIds
- java.lang.Object
-
- org.kie.pmml.api.identifiers.PredictionIds
-
- All Implemented Interfaces:
org.kie.efesto.common.api.identifiers.ComponentRoot
public class PredictionIds extends java.lang.Object implements org.kie.efesto.common.api.identifiers.ComponentRoot
-
-
Constructor Summary
Constructors Constructor Description PredictionIds()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description LocalPredictionIdget(java.lang.String fileName, java.lang.String name)
-
-
-
Method Detail
-
get
public LocalPredictionId get(java.lang.String fileName, java.lang.String name)
-
-