Skip navigation links
KIE :: PMML :: COMMONS 7.40.0.Final
A B C D E F G H I K L M N O P R S T U V W 

A

AbstractKiePMMLBase - Class in org.kie.pmml.commons.model.abstracts
Abstract class base of all other KiePMML components.
AbstractKiePMMLBase(String, List<KiePMMLExtension>) - Constructor for class org.kie.pmml.commons.model.abstracts.AbstractKiePMMLBase
 
AbstractKiePMMLBase.Builder<T extends AbstractKiePMMLBase> - Class in org.kie.pmml.commons.model.abstracts
 
areSameWithBoxing(Class<?>, Class<?>) - Static method in class org.kie.pmml.commons.utils.PrimitiveBoxedUtils
Returns true if one of the given Class<?

B

BOOLEAN_OPERATOR - Enum in org.kie.pmml.commons.model.enums
 
build() - Method in class org.kie.pmml.commons.model.abstracts.AbstractKiePMMLBase.Builder
 
Builder(String, Supplier<T>) - Constructor for class org.kie.pmml.commons.model.abstracts.AbstractKiePMMLBase.Builder
 
Builder(String, PMML_MODEL, MINING_FUNCTION, Supplier<T>) - Constructor for class org.kie.pmml.commons.model.KiePMMLModel.Builder
 
builder(String, List<KiePMMLExtension>) - Static method in class org.kie.pmml.commons.model.KiePMMLOutputField
 
byName(String) - Static method in enum org.kie.pmml.commons.enums.ResultCode
 
byName(String) - Static method in enum org.kie.pmml.commons.model.enums.BOOLEAN_OPERATOR
 
byName(String) - Static method in enum org.kie.pmml.commons.model.enums.DATA_TYPE
 
byName(String) - Static method in enum org.kie.pmml.commons.model.enums.FIELD_USAGE_TYPE
 
byName(String) - Static method in enum org.kie.pmml.commons.model.enums.INVALID_VALUE_TREATMENT_METHOD
 
byName(String) - Static method in enum org.kie.pmml.commons.model.enums.MINING_FUNCTION
 
byName(String) - Static method in enum org.kie.pmml.commons.model.enums.MISSING_VALUE_TREATMENT_METHOD
 
byName(String) - Static method in enum org.kie.pmml.commons.model.enums.OP_TYPE
 
byName(String) - Static method in enum org.kie.pmml.commons.model.enums.OPERATOR
 
byName(String) - Static method in enum org.kie.pmml.commons.model.enums.OUTLIER_TREATMENT_METHOD
 
byName(String) - Static method in enum org.kie.pmml.commons.model.enums.PMML_MODEL
 
byName(String) - Static method in enum org.kie.pmml.commons.model.enums.RESULT_FEATURE
 
byName(String) - Static method in enum org.kie.pmml.commons.model.enums.VALUE_PROPERTY
 

C

commonTransformationsMap - Variable in class org.kie.pmml.commons.model.KiePMMLModel
 
Constants - Class in org.kie.pmml.commons
 

D

DATA_TYPE - Enum in org.kie.pmml.commons.model.enums
 
DONE - Static variable in class org.kie.pmml.commons.Constants
 

E

equals(Object) - Method in class org.kie.pmml.commons.model.expressions.KiePMMLFieldRef
 
equals(Object) - Method in class org.kie.pmml.commons.model.KiePMMLOutputField
 
equals(Object) - Method in class org.kie.pmml.commons.model.tuples.KiePMMLNameOpType
 
equals(Object) - Method in class org.kie.pmml.commons.model.tuples.KiePMMLNameValue
 
equals(Object) - Method in class org.kie.pmml.commons.model.tuples.KiePMMLValueWeight
 
evaluate(Object, Map<String, Object>) - Method in class org.kie.pmml.commons.model.KiePMMLFactoryModel
 
evaluate(Object, Map<String, Object>) - Method in class org.kie.pmml.commons.model.KiePMMLModel
 
EXPECTED_TWO_ENTRIES_RETRIEVED - Static variable in class org.kie.pmml.commons.Constants
 
extensions - Variable in class org.kie.pmml.commons.model.abstracts.AbstractKiePMMLBase
 
ExternalException - Exception in org.kie.pmml.commons.exceptions
RuntimeExceptions wrapping all not-KiePMML ones at customer API boundaries
ExternalException(String, Throwable) - Constructor for exception org.kie.pmml.commons.exceptions.ExternalException
 
ExternalException(String) - Constructor for exception org.kie.pmml.commons.exceptions.ExternalException
 

F

FIELD_USAGE_TYPE - Enum in org.kie.pmml.commons.model.enums
 

G

getActualValue(Object) - Method in enum org.kie.pmml.commons.model.enums.DATA_TYPE
This method convert a raw object value to the correct type as defined in the original DataDictionary.
getBoxed() - Method in class org.kie.pmml.commons.utils.PrimitiveBoxedUtils.PrimitiveBoxed
 
getCoefficient() - Method in class org.kie.pmml.commons.model.abstracts.KiePMMLExtensionedTerm
 
getCommonTransformationsMap() - Method in class org.kie.pmml.commons.model.KiePMMLModel
 
getContent() - Method in class org.kie.pmml.commons.model.KiePMMLExtension
 
getCustomOperator() - Method in enum org.kie.pmml.commons.model.enums.BOOLEAN_OPERATOR
 
getExtender() - Method in class org.kie.pmml.commons.model.KiePMMLExtension
 
getExtensions() - Method in class org.kie.pmml.commons.model.abstracts.AbstractKiePMMLBase
 
getId() - Method in class org.kie.pmml.commons.model.abstracts.AbstractKiePMMLBase
 
getKiePMMLPrimitiveBoxed(Class<?>) - Static method in class org.kie.pmml.commons.utils.PrimitiveBoxedUtils
 
getKModulePackageName() - Method in class org.kie.pmml.commons.model.KiePMMLFactoryModel
 
getKModulePackageName() - Method in class org.kie.pmml.commons.model.KiePMMLModel
Method to retrieve the package name to be used inside kiebase/package attribute of kmodule.xml and to use for package creation inside PMMLAssemblerService By default returns the package name of the current instance To be eventually overridden.
getLocalTransformationsMap() - Method in class org.kie.pmml.commons.model.KiePMMLModel
 
getMapMissingTo() - Method in class org.kie.pmml.commons.model.expressions.KiePMMLFieldRef
 
getMappedClass() - Method in enum org.kie.pmml.commons.model.enums.DATA_TYPE
 
getMiningFunction() - Method in class org.kie.pmml.commons.model.KiePMMLModel
 
getMissingValueReplacementMap() - Method in class org.kie.pmml.commons.model.KiePMMLModel
 
getName() - Method in enum org.kie.pmml.commons.enums.ResultCode
 
getName() - Method in class org.kie.pmml.commons.model.abstracts.AbstractKiePMMLBase
 
getName() - Method in enum org.kie.pmml.commons.model.enums.BOOLEAN_OPERATOR
 
getName() - Method in enum org.kie.pmml.commons.model.enums.DATA_TYPE
 
getName() - Method in enum org.kie.pmml.commons.model.enums.FIELD_USAGE_TYPE
 
getName() - Method in enum org.kie.pmml.commons.model.enums.INVALID_VALUE_TREATMENT_METHOD
 
getName() - Method in enum org.kie.pmml.commons.model.enums.MINING_FUNCTION
 
getName() - Method in enum org.kie.pmml.commons.model.enums.MISSING_VALUE_TREATMENT_METHOD
 
getName() - Method in enum org.kie.pmml.commons.model.enums.OP_TYPE
 
getName() - Method in enum org.kie.pmml.commons.model.enums.OPERATOR
 
getName() - Method in enum org.kie.pmml.commons.model.enums.OUTLIER_TREATMENT_METHOD
 
getName() - Method in enum org.kie.pmml.commons.model.enums.PMML_MODEL
 
getName() - Method in enum org.kie.pmml.commons.model.enums.RESULT_FEATURE
 
getName() - Method in enum org.kie.pmml.commons.model.enums.VALUE_PROPERTY
 
getName() - Method in class org.kie.pmml.commons.model.KiePMMLExtension
 
getName() - Method in class org.kie.pmml.commons.model.tuples.KiePMMLNameOpType
 
getName() - Method in class org.kie.pmml.commons.model.tuples.KiePMMLNameValue
 
getOperator() - Method in enum org.kie.pmml.commons.model.enums.OPERATOR
 
getOpType() - Method in class org.kie.pmml.commons.model.tuples.KiePMMLNameOpType
 
getOutputFieldsMap() - Method in class org.kie.pmml.commons.model.KiePMMLFactoryModel
 
getOutputFieldsMap() - Method in class org.kie.pmml.commons.model.KiePMMLModel
 
getParentId() - Method in class org.kie.pmml.commons.model.abstracts.AbstractKiePMMLBase
 
getPmmlMODEL() - Method in class org.kie.pmml.commons.model.KiePMMLModel
 
getPrimitive() - Method in class org.kie.pmml.commons.utils.PrimitiveBoxedUtils.PrimitiveBoxed
 
getRank() - Method in class org.kie.pmml.commons.model.KiePMMLOutputField
 
getResultFeature() - Method in class org.kie.pmml.commons.model.KiePMMLOutputField
 
getSanitizedClassName(String) - Static method in class org.kie.pmml.commons.utils.KiePMMLModelUtils
Convert the given String in a valid class name (i.e. no dots, no spaces, first letter upper case)
getSanitizedPackageName(String) - Static method in class org.kie.pmml.commons.utils.KiePMMLModelUtils
Method to be used by every KiePMML implementation to retrieve the package name out of the model name
getSourcesMap() - Method in interface org.kie.pmml.commons.model.HasSourcesMap
 
getSourcesMap() - Method in class org.kie.pmml.commons.model.KiePMMLFactoryModel
 
getTargetField() - Method in class org.kie.pmml.commons.model.KiePMMLModel
 
getTargetField() - Method in class org.kie.pmml.commons.model.KiePMMLOutputField
 
getValue() - Method in class org.kie.pmml.commons.model.KiePMMLExtension
 
getValue() - Method in class org.kie.pmml.commons.model.KiePMMLOutputField
 
getValue() - Method in class org.kie.pmml.commons.model.tuples.KiePMMLNameValue
 
getValue() - Method in class org.kie.pmml.commons.model.tuples.KiePMMLValueWeight
 
getWeight() - Method in class org.kie.pmml.commons.model.tuples.KiePMMLValueWeight
 

H

hashCode() - Method in class org.kie.pmml.commons.model.expressions.KiePMMLFieldRef
 
hashCode() - Method in class org.kie.pmml.commons.model.KiePMMLOutputField
 
hashCode() - Method in class org.kie.pmml.commons.model.tuples.KiePMMLNameOpType
 
hashCode() - Method in class org.kie.pmml.commons.model.tuples.KiePMMLNameValue
 
hashCode() - Method in class org.kie.pmml.commons.model.tuples.KiePMMLValueWeight
 
HasSourcesMap - Interface in org.kie.pmml.commons.model
Interface used to define if a given KiePmmlModel contains a sources map

I

id - Variable in class org.kie.pmml.commons.model.abstracts.AbstractKiePMMLBase
 
INVALID_VALUE_TREATMENT_METHOD - Enum in org.kie.pmml.commons.model.enums
 
isSameWithBoxing(Class<?>) - Method in class org.kie.pmml.commons.utils.PrimitiveBoxedUtils.PrimitiveBoxed
Returns true if the given Class<?

K

KieDataFieldException - Exception in org.kie.pmml.commons.exceptions
 
KieDataFieldException(String, Throwable) - Constructor for exception org.kie.pmml.commons.exceptions.KieDataFieldException
 
KieDataFieldException(String) - Constructor for exception org.kie.pmml.commons.exceptions.KieDataFieldException
 
KieEnumException - Exception in org.kie.pmml.commons.exceptions
 
KieEnumException(String, Throwable) - Constructor for exception org.kie.pmml.commons.exceptions.KieEnumException
 
KieEnumException(String) - Constructor for exception org.kie.pmml.commons.exceptions.KieEnumException
 
KiePMMLException - Exception in org.kie.pmml.commons.exceptions
RuntimeExceptions to be wrapping to unchecked ones at customer API boundaries
KiePMMLException(String, Throwable) - Constructor for exception org.kie.pmml.commons.exceptions.KiePMMLException
 
KiePMMLException(String) - Constructor for exception org.kie.pmml.commons.exceptions.KiePMMLException
 
KiePMMLExpression - Interface in org.kie.pmml.commons.model.expressions
 
KiePMMLExtension - Class in org.kie.pmml.commons.model
 
KiePMMLExtension(String, String, String, List<Object>) - Constructor for class org.kie.pmml.commons.model.KiePMMLExtension
 
KiePMMLExtensionedTerm - Class in org.kie.pmml.commons.model.abstracts
 
KiePMMLExtensionedTerm(String, List<KiePMMLExtension>) - Constructor for class org.kie.pmml.commons.model.abstracts.KiePMMLExtensionedTerm
 
KiePMMLFactoryModel - Class in org.kie.pmml.commons.model
This is the model used to store sources for KiePMMLModelFactory classes; KiePMMLModelFactory, in turns, are used to retrieve List<KiePMMLModel>s from kjar inside PMMLAssemblerService
KiePMMLFactoryModel(String, String, Map<String, String>) - Constructor for class org.kie.pmml.commons.model.KiePMMLFactoryModel
 
KiePMMLFieldRef - Class in org.kie.pmml.commons.model.expressions
 
KiePMMLFieldRef(String, List<KiePMMLExtension>, String) - Constructor for class org.kie.pmml.commons.model.expressions.KiePMMLFieldRef
 
KiePMMLInternalException - Exception in org.kie.pmml.commons.exceptions
Internal unchecked Exceptions to be wrapped to checked one only at customer API boundaries
KiePMMLInternalException(String, Throwable) - Constructor for exception org.kie.pmml.commons.exceptions.KiePMMLInternalException
 
KiePMMLInternalException(String) - Constructor for exception org.kie.pmml.commons.exceptions.KiePMMLInternalException
 
KiePMMLModel - Class in org.kie.pmml.commons.model
KIE representation of PMML model
KiePMMLModel(String, List<KiePMMLExtension>) - Constructor for class org.kie.pmml.commons.model.KiePMMLModel
 
KiePMMLModel.Builder<T extends KiePMMLModel> - Class in org.kie.pmml.commons.model
 
KiePMMLModelUtils - Class in org.kie.pmml.commons.utils
 
KiePMMLNameOpType - Class in org.kie.pmml.commons.model.tuples
Class to represent a name/operation type tupla
KiePMMLNameOpType(String, OP_TYPE) - Constructor for class org.kie.pmml.commons.model.tuples.KiePMMLNameOpType
 
KiePMMLNameValue - Class in org.kie.pmml.commons.model.tuples
Class to represent a name/value (object) tupla
KiePMMLNameValue(String, Object) - Constructor for class org.kie.pmml.commons.model.tuples.KiePMMLNameValue
 
KiePMMLOutputField - Class in org.kie.pmml.commons.model
 
KiePMMLOutputField.Builder - Class in org.kie.pmml.commons.model
 
KiePMMLValueWeight - Class in org.kie.pmml.commons.model.tuples
Class to represent a Object/Weight (double) tupla
KiePMMLValueWeight(double, double) - Constructor for class org.kie.pmml.commons.model.tuples.KiePMMLValueWeight
 

L

localTransformationsMap - Variable in class org.kie.pmml.commons.model.KiePMMLModel
 

M

MINING_FUNCTION - Enum in org.kie.pmml.commons.model.enums
 
miningFunction - Variable in class org.kie.pmml.commons.model.KiePMMLModel
 
MISSING_BODY_TEMPLATE - Static variable in class org.kie.pmml.commons.Constants
 
MISSING_VALUE_TREATMENT_METHOD - Enum in org.kie.pmml.commons.model.enums
 
missingValueReplacementMap - Variable in class org.kie.pmml.commons.model.KiePMMLModel
 

N

name - Variable in class org.kie.pmml.commons.model.abstracts.AbstractKiePMMLBase
 

O

OP_TYPE - Enum in org.kie.pmml.commons.model.enums
 
OPERATOR - Enum in org.kie.pmml.commons.model.enums
 
org.kie.pmml.commons - package org.kie.pmml.commons
 
org.kie.pmml.commons.enums - package org.kie.pmml.commons.enums
 
org.kie.pmml.commons.exceptions - package org.kie.pmml.commons.exceptions
 
org.kie.pmml.commons.model - package org.kie.pmml.commons.model
Un-mutable domain-classes used to represent PMML models in model-specific format.
org.kie.pmml.commons.model.abstracts - package org.kie.pmml.commons.model.abstracts
 
org.kie.pmml.commons.model.enums - package org.kie.pmml.commons.model.enums
 
org.kie.pmml.commons.model.expressions - package org.kie.pmml.commons.model.expressions
 
org.kie.pmml.commons.model.tuples - package org.kie.pmml.commons.model.tuples
 
org.kie.pmml.commons.utils - package org.kie.pmml.commons.utils
 
OUTLIER_TREATMENT_METHOD - Enum in org.kie.pmml.commons.model.enums
 
outputFieldsMap - Variable in class org.kie.pmml.commons.model.KiePMMLModel
 

P

parentId - Variable in class org.kie.pmml.commons.model.abstracts.AbstractKiePMMLBase
 
PMML_MODEL - Enum in org.kie.pmml.commons.model.enums
PMML models
pmmlMODEL - Variable in class org.kie.pmml.commons.model.KiePMMLModel
 
PrimitiveBoxed(Class<?>, Class<?>) - Constructor for class org.kie.pmml.commons.utils.PrimitiveBoxedUtils.PrimitiveBoxed
 
PrimitiveBoxedUtils - Class in org.kie.pmml.commons.utils
Utility class to map a primitive with its boxed equivalent.
PrimitiveBoxedUtils() - Constructor for class org.kie.pmml.commons.utils.PrimitiveBoxedUtils
 
PrimitiveBoxedUtils.PrimitiveBoxed - Class in org.kie.pmml.commons.utils
 

R

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

S

setParentId(String) - Method in class org.kie.pmml.commons.model.abstracts.AbstractKiePMMLBase
 
sourcesMap - Variable in class org.kie.pmml.commons.model.KiePMMLFactoryModel
 

T

targetField - Variable in class org.kie.pmml.commons.model.KiePMMLModel
 
toBuild - Variable in class org.kie.pmml.commons.model.abstracts.AbstractKiePMMLBase.Builder
 
toString() - Method in class org.kie.pmml.commons.model.expressions.KiePMMLFieldRef
 
toString() - Method in class org.kie.pmml.commons.model.KiePMMLOutputField
 
toString() - Method in class org.kie.pmml.commons.model.tuples.KiePMMLNameOpType
 
toString() - Method in class org.kie.pmml.commons.model.tuples.KiePMMLNameValue
 
toString() - Method in class org.kie.pmml.commons.model.tuples.KiePMMLValueWeight
 

U

UNEXPECTED_NORMALIZATION_METHOD - Static variable in class org.kie.pmml.commons.Constants
 
UNEXPECTED_OP_TYPE - Static variable in class org.kie.pmml.commons.Constants
 
UNEXPECTED_OPERATION_TYPE - Static variable in class org.kie.pmml.commons.Constants
 

V

VALUE_PROPERTY - Enum in org.kie.pmml.commons.model.enums
 
valueOf(String) - Static method in enum org.kie.pmml.commons.enums.ResultCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kie.pmml.commons.model.enums.BOOLEAN_OPERATOR
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kie.pmml.commons.model.enums.DATA_TYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kie.pmml.commons.model.enums.FIELD_USAGE_TYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kie.pmml.commons.model.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.commons.model.enums.MINING_FUNCTION
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kie.pmml.commons.model.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.commons.model.enums.OP_TYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kie.pmml.commons.model.enums.OPERATOR
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kie.pmml.commons.model.enums.OUTLIER_TREATMENT_METHOD
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kie.pmml.commons.model.enums.PMML_MODEL
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kie.pmml.commons.model.enums.RESULT_FEATURE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kie.pmml.commons.model.enums.VALUE_PROPERTY
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.kie.pmml.commons.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.commons.model.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.commons.model.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.commons.model.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.commons.model.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.commons.model.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.commons.model.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.commons.model.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.commons.model.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.commons.model.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.commons.model.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.commons.model.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.commons.model.enums.VALUE_PROPERTY
Returns an array containing the constants of this enum type, in the order they are declared.

W

weightedValue() - Method in class org.kie.pmml.commons.model.tuples.KiePMMLValueWeight
 
withMissingValueReplacementMap(Map<String, Object>) - Method in class org.kie.pmml.commons.model.KiePMMLModel.Builder
 
withOutputFieldsMap(Map<String, Object>) - Method in class org.kie.pmml.commons.model.KiePMMLModel.Builder
 
withParentId(String) - Method in class org.kie.pmml.commons.model.abstracts.AbstractKiePMMLBase.Builder
 
withRank(Integer) - Method in class org.kie.pmml.commons.model.KiePMMLOutputField.Builder
 
withResultFeature(RESULT_FEATURE) - Method in class org.kie.pmml.commons.model.KiePMMLOutputField.Builder
 
withTargetField(String) - Method in class org.kie.pmml.commons.model.KiePMMLModel.Builder
 
withTargetField(String) - Method in class org.kie.pmml.commons.model.KiePMMLOutputField.Builder
 
withValue(Object) - Method in class org.kie.pmml.commons.model.KiePMMLOutputField.Builder
 
A B C D E F G H I K L M N O P R S T U V W 
KIE :: PMML :: COMMONS 7.40.0.Final

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