Uses of Enum Class
org.kie.pmml.api.enums.PMML_MODEL
Packages that use PMML_MODEL
-
Uses of PMML_MODEL in org.kie.pmml.api.enums
Methods in org.kie.pmml.api.enums that return PMML_MODELModifier and TypeMethodDescriptionstatic PMML_MODELstatic PMML_MODELReturns the enum constant of this class with the specified name.static PMML_MODEL[]PMML_MODEL.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of PMML_MODEL in org.kie.pmml.api.utils
Methods in org.kie.pmml.api.utils with parameters of type PMML_MODELModifier and TypeMethodDescriptionstatic voidSourceUtils.dumpSources(Map<String, String> classNameSourceMap, PMML_MODEL pmmlModel)