Skip navigation links
KIE :: PMML :: API 7.52.0.t20210322
A B D E F G I K M O P R V 

A

addCommonTranformation(String, Object) - Method in interface org.kie.pmml.api.runtime.PMMLContext
 
addLocalTranformation(String, Object) - Method in interface org.kie.pmml.api.runtime.PMMLContext
 
addMissingValueReplaced(String, Object) - Method in interface org.kie.pmml.api.runtime.PMMLContext
 
areSameWithBoxing(Class<?>, Class<?>) - Static method in class org.kie.pmml.api.utils.PrimitiveBoxedUtils
Returns true if one of the given Class<?
ARRAY_TYPE - Enum in org.kie.pmml.api.enums
 

B

BOOLEAN_OPERATOR - Enum in org.kie.pmml.api.enums
 
byName(String) - Static method in enum org.kie.pmml.api.enums.ARRAY_TYPE
 
byName(String) - Static method in enum org.kie.pmml.api.enums.BOOLEAN_OPERATOR
 
byName(String) - Static method in enum org.kie.pmml.api.enums.DATA_TYPE
 
byName(String) - Static method in enum org.kie.pmml.api.enums.FIELD_USAGE_TYPE
 
byName(String) - Static method in enum org.kie.pmml.api.enums.IN_NOTIN
 
byName(String) - Static method in enum org.kie.pmml.api.enums.INVALID_VALUE_TREATMENT_METHOD
 
byName(String) - Static method in enum org.kie.pmml.api.enums.MINING_FUNCTION
 
byName(String) - Static method in enum org.kie.pmml.api.enums.MISSING_VALUE_TREATMENT_METHOD
 
byName(String) - Static method in enum org.kie.pmml.api.enums.OP_TYPE
 
byName(String) - Static method in enum org.kie.pmml.api.enums.OPERATOR
 
byName(String) - Static method in enum org.kie.pmml.api.enums.OUTLIER_TREATMENT_METHOD
 
byName(String) - Static method in enum org.kie.pmml.api.enums.PMML_MODEL
 
byName(String) - Static method in enum org.kie.pmml.api.enums.RESULT_FEATURE
 
byName(String) - Static method in enum org.kie.pmml.api.enums.ResultCode
 
byName(String) - Static method in enum org.kie.pmml.api.enums.VALUE_PROPERTY
 

D

DATA_TYPE - Enum in org.kie.pmml.api.enums
 

E

evaluate(String, PMMLContext) - Method in interface org.kie.pmml.api.runtime.PMMLRuntime
Evaluate the model, given the context
ExternalException - Exception in org.kie.pmml.api.exceptions
RuntimeExceptions wrapping all not-KiePMML ones at customer API boundaries
ExternalException(String, Throwable) - Constructor for exception org.kie.pmml.api.exceptions.ExternalException
 
ExternalException(String) - Constructor for exception org.kie.pmml.api.exceptions.ExternalException
 
ExternalException(Throwable) - Constructor for exception org.kie.pmml.api.exceptions.ExternalException
 

F

FIELD_USAGE_TYPE - Enum in org.kie.pmml.api.enums
 

G

getActualValue(Object) - Method in enum org.kie.pmml.api.enums.DATA_TYPE
This method convert a raw object value to the correct type as defined in the original DataDictionary.
getAllowedValues() - Method in class org.kie.pmml.api.models.MiningField
 
getAllowedValues() - Method in class org.kie.pmml.api.models.OutputField
 
getBoxed() - Method in class org.kie.pmml.api.utils.PrimitiveBoxedUtils.PrimitiveBoxed
 
getCommonTransformationMap() - Method in interface org.kie.pmml.api.runtime.PMMLContext
 
getCustomOperator() - Method in enum org.kie.pmml.api.enums.BOOLEAN_OPERATOR
 
getDataType() - Method in class org.kie.pmml.api.models.MiningField
 
getDataType() - Method in class org.kie.pmml.api.models.OutputField
 
getIntervals() - Method in class org.kie.pmml.api.models.MiningField
 
getKiePMMLPrimitiveBoxed(Class<?>) - Static method in class org.kie.pmml.api.utils.PrimitiveBoxedUtils
 
getLeftMargin() - Method in class org.kie.pmml.api.models.Interval
 
getLocalTransformationMap() - Method in interface org.kie.pmml.api.runtime.PMMLContext
 
getMappedClass() - Method in enum org.kie.pmml.api.enums.DATA_TYPE
 
getMiningFields() - Method in interface org.kie.pmml.api.models.PMMLModel
 
getMiningFields() - Method in class org.kie.pmml.api.models.PMMLModelImpl
 
getMissingValueReplacedMap() - Method in interface org.kie.pmml.api.runtime.PMMLContext
 
getMissingValueReplacement() - Method in class org.kie.pmml.api.models.MiningField
 
getName() - Method in enum org.kie.pmml.api.enums.ARRAY_TYPE
 
getName() - Method in enum org.kie.pmml.api.enums.BOOLEAN_OPERATOR
 
getName() - Method in enum org.kie.pmml.api.enums.DATA_TYPE
 
getName() - Method in enum org.kie.pmml.api.enums.FIELD_USAGE_TYPE
 
getName() - Method in enum org.kie.pmml.api.enums.IN_NOTIN
 
getName() - Method in enum org.kie.pmml.api.enums.INVALID_VALUE_TREATMENT_METHOD
 
getName() - Method in enum org.kie.pmml.api.enums.MINING_FUNCTION
 
getName() - Method in enum org.kie.pmml.api.enums.MISSING_VALUE_TREATMENT_METHOD
 
getName() - Method in enum org.kie.pmml.api.enums.OP_TYPE
 
getName() - Method in enum org.kie.pmml.api.enums.OPERATOR
 
getName() - Method in enum org.kie.pmml.api.enums.OUTLIER_TREATMENT_METHOD
 
getName() - Method in enum org.kie.pmml.api.enums.PMML_MODEL
 
getName() - Method in enum org.kie.pmml.api.enums.RESULT_FEATURE
 
getName() - Method in enum org.kie.pmml.api.enums.ResultCode
 
getName() - Method in enum org.kie.pmml.api.enums.VALUE_PROPERTY
 
getName() - Method in class org.kie.pmml.api.models.MiningField
 
getName() - Method in class org.kie.pmml.api.models.OutputField
 
getName() - Method in interface org.kie.pmml.api.models.PMMLModel
 
getName() - Method in class org.kie.pmml.api.models.PMMLModelImpl
 
getOperator() - Method in enum org.kie.pmml.api.enums.OPERATOR
 
getOpType() - Method in class org.kie.pmml.api.models.MiningField
 
getOpType() - Method in class org.kie.pmml.api.models.OutputField
 
getOutputFields() - Method in interface org.kie.pmml.api.models.PMMLModel
 
getOutputFields() - Method in class org.kie.pmml.api.models.PMMLModelImpl
 
getPMMLModel(String) - Method in interface org.kie.pmml.api.runtime.PMMLRuntime
Returns the model registered with the given model name.
getPMMLModels() - Method in interface org.kie.pmml.api.runtime.PMMLRuntime
Returns a list of all models available to this runtime
getPMMLRuntimeFromClasspath(String) - Method in interface org.kie.pmml.api.PMMLRuntimeFactory
Retrieve a PMMLRuntime bound to the org.dmg.pmml.PMMLModel that should be present in the with the given pmmlFileName.
getPMMLRuntimeFromFile(File) - Method in interface org.kie.pmml.api.PMMLRuntimeFactory
Retrieve a PMMLRuntime bound to the org.dmg.pmml.PMMLModel that should be present in the given
getPMMLRuntimeFromFileNameModelNameAndKieBase(String, String, KieBase) - Method in interface org.kie.pmml.api.PMMLRuntimeFactory
Retrieve a PMMLRuntime bound to the org.dmg.pmml.PMMLModel with the given pmmlModelName that should be present in the with the given pmmlFileName.
getPMMLRuntimeFromKieContainerByDefaultKieBase(String, String) - Method in interface org.kie.pmml.api.PMMLRuntimeFactory
Retrieve a PMMLRuntime bound to the org.dmg.pmml.PMMLModel that should be present in the with the given pmmlFileName.
getPMMLRuntimeFromKieContainerByKieBase(String, String, String) - Method in interface org.kie.pmml.api.PMMLRuntimeFactory
Retrieve a PMMLRuntime bound to the org.dmg.pmml.PMMLModel that should be present in the with the given pmmlFileName.
getPrimitive() - Method in class org.kie.pmml.api.utils.PrimitiveBoxedUtils.PrimitiveBoxed
 
getRequestData() - Method in interface org.kie.pmml.api.runtime.PMMLContext
 
getResultFeature() - Method in class org.kie.pmml.api.models.OutputField
 
getRightMargin() - Method in class org.kie.pmml.api.models.Interval
 
getTargetField() - Method in class org.kie.pmml.api.models.OutputField
 
getUsageType() - Method in class org.kie.pmml.api.models.MiningField
 
getValue(String) - Method in enum org.kie.pmml.api.enums.ARRAY_TYPE
 

I

IN_NOTIN - Enum in org.kie.pmml.api.enums
 
Interval - Class in org.kie.pmml.api.models
KiePMML representation of an OutputField
Interval(Number, Number) - Constructor for class org.kie.pmml.api.models.Interval
 
INVALID_VALUE_TREATMENT_METHOD - Enum in org.kie.pmml.api.enums
 
isSameWithBoxing(Class<?>) - Method in class org.kie.pmml.api.utils.PrimitiveBoxedUtils.PrimitiveBoxed
Returns true if the given Class<?

K

KieDataFieldException - Exception in org.kie.pmml.api.exceptions
 
KieDataFieldException(String, Throwable) - Constructor for exception org.kie.pmml.api.exceptions.KieDataFieldException
 
KieDataFieldException(String) - Constructor for exception org.kie.pmml.api.exceptions.KieDataFieldException
 
KieEnumException - Exception in org.kie.pmml.api.exceptions
 
KieEnumException(String, Throwable) - Constructor for exception org.kie.pmml.api.exceptions.KieEnumException
 
KieEnumException(String) - Constructor for exception org.kie.pmml.api.exceptions.KieEnumException
 
KiePMMLException - Exception in org.kie.pmml.api.exceptions
RuntimeExceptions to be wrapping to unchecked ones at customer API boundaries
KiePMMLException(String, Throwable) - Constructor for exception org.kie.pmml.api.exceptions.KiePMMLException
 
KiePMMLException(Throwable) - Constructor for exception org.kie.pmml.api.exceptions.KiePMMLException
 
KiePMMLException(String) - Constructor for exception org.kie.pmml.api.exceptions.KiePMMLException
 
KiePMMLInternalException - Exception in org.kie.pmml.api.exceptions
Internal unchecked Exceptions to be wrapped to checked one only at customer API boundaries
KiePMMLInternalException(String, Throwable) - Constructor for exception org.kie.pmml.api.exceptions.KiePMMLInternalException
 
KiePMMLInternalException(String) - Constructor for exception org.kie.pmml.api.exceptions.KiePMMLInternalException
 

M

MINING_FUNCTION - Enum in org.kie.pmml.api.enums
 
MiningField - Class in org.kie.pmml.api.models
User-friendly representation of a MiningField
MiningField(String, FIELD_USAGE_TYPE, OP_TYPE, DATA_TYPE, String, List<String>, List<Interval>) - Constructor for class org.kie.pmml.api.models.MiningField
 
MISSING_VALUE_TREATMENT_METHOD - Enum in org.kie.pmml.api.enums
 

O

OP_TYPE - Enum in org.kie.pmml.api.enums
 
OPERATOR - Enum in org.kie.pmml.api.enums
 
org.kie.pmml.api - package org.kie.pmml.api
 
org.kie.pmml.api.enums - package org.kie.pmml.api.enums
 
org.kie.pmml.api.exceptions - package org.kie.pmml.api.exceptions
 
org.kie.pmml.api.models - package org.kie.pmml.api.models
 
org.kie.pmml.api.runtime - package org.kie.pmml.api.runtime
 
org.kie.pmml.api.utils - package org.kie.pmml.api.utils
 
OUTLIER_TREATMENT_METHOD - Enum in org.kie.pmml.api.enums
 
OutputField - Class in org.kie.pmml.api.models
User-friendly representation of an OutputField
OutputField(String, OP_TYPE, DATA_TYPE, String, RESULT_FEATURE, List<String>) - Constructor for class org.kie.pmml.api.models.OutputField
 

P

PMML_MODEL - Enum in org.kie.pmml.api.enums
PMML models
PMMLContext - Interface in org.kie.pmml.api.runtime
 
PMMLModel - Interface in org.kie.pmml.api.models
User-friendly representation of a PMML model
PMMLModelImpl - Class in org.kie.pmml.api.models
User-friendly representation of a PMML model
PMMLModelImpl(String, List<MiningField>, List<OutputField>) - Constructor for class org.kie.pmml.api.models.PMMLModelImpl
 
PMMLRuntime - Interface in org.kie.pmml.api.runtime
 
PMMLRuntimeFactory - Interface in org.kie.pmml.api
 
PrimitiveBoxed(Class<?>, Class<?>) - Constructor for class org.kie.pmml.api.utils.PrimitiveBoxedUtils.PrimitiveBoxed
 
PrimitiveBoxedUtils - Class in org.kie.pmml.api.utils
Utility class to map a primitive with its boxed equivalent.
PrimitiveBoxedUtils.PrimitiveBoxed - Class in org.kie.pmml.api.utils
 

R

RESULT_FEATURE - Enum in org.kie.pmml.api.enums
 
ResultCode - Enum in org.kie.pmml.api.enums
Indicates the possible end-result of a model evaluation

V

VALUE_PROPERTY - Enum in org.kie.pmml.api.enums
 
valueOf(String) - Static method in enum org.kie.pmml.api.enums.ARRAY_TYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kie.pmml.api.enums.BOOLEAN_OPERATOR
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kie.pmml.api.enums.DATA_TYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kie.pmml.api.enums.FIELD_USAGE_TYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kie.pmml.api.enums.IN_NOTIN
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kie.pmml.api.enums.INVALID_VALUE_TREATMENT_METHOD
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kie.pmml.api.enums.MINING_FUNCTION
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kie.pmml.api.enums.MISSING_VALUE_TREATMENT_METHOD
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kie.pmml.api.enums.OP_TYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kie.pmml.api.enums.OPERATOR
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kie.pmml.api.enums.OUTLIER_TREATMENT_METHOD
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kie.pmml.api.enums.PMML_MODEL
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kie.pmml.api.enums.RESULT_FEATURE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kie.pmml.api.enums.ResultCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kie.pmml.api.enums.VALUE_PROPERTY
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.kie.pmml.api.enums.ARRAY_TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kie.pmml.api.enums.BOOLEAN_OPERATOR
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kie.pmml.api.enums.DATA_TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kie.pmml.api.enums.FIELD_USAGE_TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kie.pmml.api.enums.IN_NOTIN
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kie.pmml.api.enums.INVALID_VALUE_TREATMENT_METHOD
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kie.pmml.api.enums.MINING_FUNCTION
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kie.pmml.api.enums.MISSING_VALUE_TREATMENT_METHOD
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kie.pmml.api.enums.OP_TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kie.pmml.api.enums.OPERATOR
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kie.pmml.api.enums.OUTLIER_TREATMENT_METHOD
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kie.pmml.api.enums.PMML_MODEL
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kie.pmml.api.enums.RESULT_FEATURE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kie.pmml.api.enums.ResultCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kie.pmml.api.enums.VALUE_PROPERTY
Returns an array containing the constants of this enum type, in the order they are declared.
A B D E F G I K M O P R V 
KIE :: PMML :: API 7.52.0.t20210322

Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.