A B C D E F G H I J L M N O P R S T U V W Y _ 
All Classes All Packages

A

accept(Visitor) - Method in class org.jpmml.translator.TranslatedModel
 
add(JStatement) - Method in class org.jpmml.translator.JBinaryFileInitializer
 
add(JStatement) - Method in class org.jpmml.translator.JDirectInitializer
 
add(JStatement) - Method in class org.jpmml.translator.TranslationContext
 
addExtension(Node, String, String) - Static method in class org.jpmml.translator.tree.NodeUtil
 
addFor() - Method in class org.jpmml.translator.JBinaryFileInitializer
 
addIssue(PMMLException) - Method in class org.jpmml.translator.TranslationContext
 
addSetterMethod(Field, Object, JInvocation, TranslationContext) - Static method in class org.jpmml.translator.PMMLObjectUtil
 
addTranslation(Model, TranslatedModel) - Method in class org.jpmml.translator.TranslationContext
 
addValue(String, Object) - Method in class org.jpmml.translator.tree.DiscreteValueFinder
 
addValueConstructorParam(Field, Object, JInvocation, TranslationContext) - Static method in class org.jpmml.translator.PMMLObjectUtil
 
AggregatorBuilder - Class in org.jpmml.translator
 
AggregatorBuilder(TranslationContext) - Constructor for class org.jpmml.translator.AggregatorBuilder
 
apply(PMML) - Method in class org.jpmml.transpiler.TranspilerTransformer
 
applyTo(Node) - Method in class org.jpmml.translator.tree.CountingActiveFieldFinder
 
archive(JCodeModel, OutputStream) - Static method in class org.jpmml.transpiler.TranspilerUtil
 
ArgumentsRef - Class in org.jpmml.translator
 
ArgumentsRef(JVar) - Constructor for class org.jpmml.translator.ArgumentsRef
 
ArrayEncoder - Interface in org.jpmml.translator
 
ArrayFpPrimitiveEncoder - Class in org.jpmml.translator
 
ArrayFpPrimitiveEncoder(ArrayInfo) - Constructor for class org.jpmml.translator.ArrayFpPrimitiveEncoder
 
ArrayInfo - Class in org.jpmml.translator
 
ArrayInfo(String) - Constructor for class org.jpmml.translator.ArrayInfo
 
ArrayInfoMap - Class in org.jpmml.translator
 
ArrayInfoMap() - Constructor for class org.jpmml.translator.ArrayInfoMap
 
ArrayManager<E> - Class in org.jpmml.translator
 
ArrayManager(JType, String) - Constructor for class org.jpmml.translator.ArrayManager
 
ArraySetManager<E> - Class in org.jpmml.translator
 
ArraySetManager(JType, String) - Constructor for class org.jpmml.translator.ArraySetManager
 
asBoolean() - Method in class org.jpmml.translator.FieldValueRef
 
asDouble() - Method in class org.jpmml.translator.FieldValueRef
 
asFloat() - Method in class org.jpmml.translator.FieldValueRef
 
asInteger() - Method in class org.jpmml.translator.FieldValueRef
 
asJavaPrimitiveValue() - Method in class org.jpmml.translator.FieldValueRef
 
asJavaValue() - Method in class org.jpmml.translator.FieldValueRef
 
asNumber() - Method in class org.jpmml.translator.FieldValueRef
 
assign(JVar, JExpression) - Method in class org.jpmml.translator.JBinaryFileInitializer
 
asString() - Method in class org.jpmml.translator.FieldValueRef
 
asTf(FunctionInvocation) - Static method in class org.jpmml.translator.TextIndexUtil
 
asTfIdf(FunctionInvocation) - Static method in class org.jpmml.translator.TextIndexUtil
 

B

block() - Method in class org.jpmml.translator.TranslationContext
 

C

chainCases(JSwitch, JCase, JCase) - Static method in class org.jpmml.translator.JSwitchUtil
 
checkLocalTransformations(Model) - Static method in class org.jpmml.translator.mining.MiningModelTranslator
 
checkMiningSchema(Model) - Static method in class org.jpmml.translator.mining.MiningModelTranslator
 
checkOutput(Model) - Static method in class org.jpmml.translator.mining.MiningModelTranslator
 
checkTargets(Model) - Static method in class org.jpmml.translator.mining.MiningModelTranslator
 
chunk(OrdinalEncoder, Collection<?>) - Static method in class org.jpmml.translator.OrdinalRef
 
Chunk() - Constructor for class org.jpmml.translator.OrdinalRef.Chunk
 
ClassificationBuilder - Class in org.jpmml.translator
 
ClassificationBuilder(TranslationContext) - Constructor for class org.jpmml.translator.ClassificationBuilder
 
cleanVariableInfo() - Method in class org.jpmml.translator.Scope
 
clear(JBlock) - Static method in class org.jpmml.translator.JBlockUtil
 
close() - Method in class org.jpmml.translator.Scope
 
compile(JCodeModel) - Method in class org.jpmml.transpiler.Transpiler
 
compile(JCodeModel) - Static method in class org.jpmml.transpiler.TranspilerUtil
 
compile(JCodeModel, PrintStream) - Static method in class org.jpmml.transpiler.TranspilerUtil
 
computeClassification(ValueMapBuilder, RegressionModel, TranslationContext) - Static method in class org.jpmml.translator.regression.RegressionModelTranslator
 
computeResult(DataType) - Method in class org.jpmml.translator.ClassificationBuilder
 
computeTermFrequencyTable(JVar, TextIndex, JExpression, JExpression, int, TranslationContext) - Static method in class org.jpmml.translator.TextIndexUtil
 
computeValue(ValueBuilder, RegressionModel, TranslationContext) - Static method in class org.jpmml.translator.regression.RegressionModelTranslator
 
constantFieldName(String) - Method in class org.jpmml.translator.TranslationContext
 
constantFieldName(String, boolean) - Method in class org.jpmml.translator.TranslationContext
 
constantValues(Class<? extends E>, String, List<E>) - Method in class org.jpmml.translator.TranslationContext
 
constantXmlName(QName) - Method in class org.jpmml.translator.TranslationContext
 
construct(JClass, String, Object...) - Method in class org.jpmml.translator.JVarBuilder
 
construct(Class<?>, String, Object...) - Method in class org.jpmml.translator.AggregatorBuilder
 
construct(Class<?>, String, Object...) - Method in class org.jpmml.translator.JVarBuilder
 
construct(String) - Method in class org.jpmml.translator.ValueMapBuilder
 
constructObject(PMMLObject, JInvocation, TranslationContext) - Static method in class org.jpmml.translator.PMMLObjectUtil
 
constructObject(PMMLObject, JInvocation, TranslationContext) - Method in class org.jpmml.translator.Template
 
CountingActiveFieldFinder - Class in org.jpmml.translator.tree
 
CountingActiveFieldFinder() - Constructor for class org.jpmml.translator.tree.CountingActiveFieldFinder
 
create(String) - Method in class org.jpmml.translator.ArrayInfoMap
 
create(String, String) - Static method in class org.jpmml.translator.IdentifierUtil
 
create(String, List<?>) - Static method in class org.jpmml.translator.IdentifierUtil
 
create(String, PMMLObject) - Static method in class org.jpmml.translator.IdentifierUtil
 
create(String, PMMLObject, String) - Static method in class org.jpmml.translator.IdentifierUtil
 
create(Field<?>) - Method in class org.jpmml.translator.FieldInfoMap
 
create(FieldInfo, Map<Field<?>, ArrayInfo>) - Static method in class org.jpmml.translator.FpPrimitiveEncoder
 
create(FieldInfo, Set<?>) - Static method in class org.jpmml.translator.OrdinalEncoder
 
createArrayBuilderMethod(Class<?>, List<?>, TranslationContext) - Static method in class org.jpmml.translator.PMMLObjectUtil
 
createBatch(String, String, Predicate<ResultField>, Equivalence<Object>) - Method in class org.jpmml.transpiler.testing.TranspilerBatchTest
 
createBuilderMethod(PMMLObject, TranslationContext) - Static method in class org.jpmml.translator.PMMLObjectUtil
 
createClass(PMMLObject, String, TranslationContext) - Static method in class org.jpmml.translator.PMMLObjectUtil
 
createDefaultConstructor(PMMLObject, TranslationContext) - Static method in class org.jpmml.translator.PMMLObjectUtil
 
createEncoderMethod(FieldInfo, JPrimitiveType, String, List<JPrimitiveType>, DataType, TranslationContext) - Method in class org.jpmml.translator.ArrayFpPrimitiveEncoder
 
createEncoderMethod(FieldInfo, JPrimitiveType, String, List<JPrimitiveType>, DataType, TranslationContext) - Method in class org.jpmml.translator.FpPrimitiveEncoder
 
createEncoderMethod(FieldInfo, JPrimitiveType, String, List<JPrimitiveType>, DataType, TranslationContext) - Method in class org.jpmml.translator.TermFrequencyEncoder
 
createEncoderMethod(FieldInfo, TranslationContext) - Method in interface org.jpmml.translator.Encoder
 
createEncoderMethod(FieldInfo, TranslationContext) - Method in class org.jpmml.translator.FpPrimitiveEncoder
 
createEncoderMethod(FieldInfo, TranslationContext) - Method in class org.jpmml.translator.OrdinalEncoder
 
createEvaluateClassificationMethod(JMethod, TranslationContext) - Method in class org.jpmml.translator.ModelTranslator
 
createEvaluateMethod(TranslationContext) - Method in class org.jpmml.translator.ModelTranslator
 
createEvaluateRegressionMethod(JMethod, TranslationContext) - Method in class org.jpmml.translator.ModelTranslator
 
createEvaluatorMethod(Class<?>, List<? extends PMMLObject>, boolean, TranslationContext) - Static method in class org.jpmml.translator.ModelTranslator
 
createEvaluatorMethod(Class<?>, PMMLObject, boolean, TranslationContext) - Static method in class org.jpmml.translator.ModelTranslator
 
createEvaluatorMethod(String, TranslationContext) - Static method in class org.jpmml.translator.ModelTranslator
 
createEvaluatorMethodInvocation(JMethod, TranslationContext) - Static method in class org.jpmml.translator.ModelTranslator
 
createExpression(E) - Method in class org.jpmml.translator.ArraySetManager
 
createExpression(Number) - Method in class org.jpmml.translator.tree.NodeScoreManager
 
createExpression(Object, TranslationContext) - Static method in class org.jpmml.translator.PMMLObjectUtil
 
createExpression(List<Number>) - Method in class org.jpmml.translator.tree.NodeScoreDistributionManager
 
createIndexExpression(Number) - Method in class org.jpmml.translator.tree.NodeScoreManager
 
createIndexExpression(List<Number>) - Method in class org.jpmml.translator.tree.NodeScoreDistributionManager
 
createInitExpression(FieldInfo, TranslationContext) - Method in interface org.jpmml.translator.Encoder
 
createInitExpression(FieldInfo, TranslationContext) - Method in class org.jpmml.translator.FpPrimitiveEncoder
 
createInitExpression(FieldInfo, TranslationContext) - Method in class org.jpmml.translator.OrdinalEncoder
 
createLoadingModelEvaluatorBuilder() - Method in class org.jpmml.transpiler.testing.TranspilerBatch
 
createMemberClass(int, String, TranslationContext) - Static method in class org.jpmml.translator.PMMLObjectUtil
 
createObject(PMMLObject, TranslationContext) - Static method in class org.jpmml.translator.PMMLObjectUtil
 

D

declare(JClass, String, JExpression) - Method in class org.jpmml.translator.JVarBuilder
 
declare(JType, String, JExpression) - Method in class org.jpmml.translator.Scope
 
declare(JType, String, JExpression) - Method in class org.jpmml.translator.TranslationContext
 
declare(Class<?>, String, JExpression) - Method in class org.jpmml.translator.JVarBuilder
 
declare(Class<?>, String, JExpression) - Method in class org.jpmml.translator.TranslationContext
 
declare(String, JExpression) - Method in class org.jpmml.translator.ClassificationBuilder
 
declare(String, JInvocation) - Method in class org.jpmml.translator.ValueBuilder
 
declareArrayFields(Collection<ArrayInfo>) - Method in class org.jpmml.translator.ModelTranslator
 
DefaultTranslationChecker - Class in org.jpmml.transpiler.testing
 
DefaultTranslationChecker() - Constructor for class org.jpmml.transpiler.testing.DefaultTranslationChecker
 
DiscreteValueFinder - Class in org.jpmml.translator.tree
 
DiscreteValueFinder() - Constructor for class org.jpmml.translator.tree.DiscreteValueFinder
 

E

encode(Object) - Method in interface org.jpmml.translator.Encoder
 
encode(Object) - Method in class org.jpmml.translator.FpPrimitiveEncoder
 
encode(Object) - Method in class org.jpmml.translator.OrdinalEncoder
 
Encoder - Interface in org.jpmml.translator
 
enhanceFieldInfos(Set<? extends PMMLObject>, FieldInfoMap, ArrayInfoMap) - Static method in class org.jpmml.translator.tree.TreeModelTranslator
 
ensureArgumentsType(TranslationContext) - Static method in class org.jpmml.translator.ModelTranslator
 
ensureFunctionalInterface(Class<?>, TranslationContext) - Static method in class org.jpmml.translator.ModelTranslator
 
ensureIsSetMethod(TranslationContext) - Method in class org.jpmml.translator.OrdinalEncoder
 
ensureOpen() - Method in class org.jpmml.translator.Scope
 
ensureOpenScope() - Method in class org.jpmml.translator.TranslationContext
 
ensureOperable(FieldInfo, Function<JMethod, Boolean>) - Method in class org.jpmml.translator.TranslationContext
 
ensureTextIndexFields(FieldInfo, TermFrequencyEncoder, TranslationContext) - Static method in class org.jpmml.translator.tree.TreeModelTranslator
 
ensureVariable() - Method in class org.jpmml.translator.JVarBuilder
 
equalTo(Object, TranslationContext) - Method in class org.jpmml.translator.NumberRef
 
equalTo(Object, TranslationContext) - Method in class org.jpmml.translator.OperableRef
 
equalTo(Object, TranslationContext) - Method in class org.jpmml.translator.OrdinalRef
 
equalTo(Object, TranslationContext) - Method in class org.jpmml.translator.PrimitiveRef
 
equalTo(Object, TranslationContext) - Method in class org.jpmml.translator.StringRef
 
evaluate(JExpression) - Method in class org.jpmml.translator.EvaluationContextRef
 
EvaluationContextRef - Class in org.jpmml.translator
 
EvaluationContextRef(JVar) - Constructor for class org.jpmml.translator.EvaluationContextRef
 
ExpressionTranslator<E extends org.dmg.pmml.Expression> - Class in org.jpmml.translator
 
ExpressionTranslator(E) - Constructor for class org.jpmml.translator.ExpressionTranslator
 
ExpressionTranslatorFactory - Class in org.jpmml.translator
 
ExpressionTranslatorFactory() - Constructor for class org.jpmml.translator.ExpressionTranslatorFactory
 
EXTENSION_PARENT - Static variable in class org.jpmml.translator.tree.NodeGroup
 
extractIntercept(Target) - Static method in class org.jpmml.translator.mining.MiningModelTranslator
 

F

FieldInfo - Class in org.jpmml.translator
 
FieldInfo(Field<?>) - Constructor for class org.jpmml.translator.FieldInfo
 
FieldInfo(Field<?>, Encoder) - Constructor for class org.jpmml.translator.FieldInfo
 
FieldInfoMap - Class in org.jpmml.translator
 
FieldInfoMap() - Constructor for class org.jpmml.translator.FieldInfoMap
 
FieldValueRef - Class in org.jpmml.translator
 
FieldValueRef(JVar, DataType) - Constructor for class org.jpmml.translator.FieldValueRef
 
FileTranspiler - Class in org.jpmml.transpiler
 
FileTranspiler(String, File) - Constructor for class org.jpmml.transpiler.FileTranspiler
 
follow(FieldInfo) - Method in interface org.jpmml.translator.Encoder
 
follow(FieldInfo) - Method in class org.jpmml.translator.FpPrimitiveEncoder
 
format(Number) - Static method in class org.jpmml.translator.tree.ScorerUtil
 
fpJavaValue(JExpression, JPrimitiveType, List<JPrimitiveType>, TranslationContext) - Static method in class org.jpmml.translator.FpPrimitiveEncoder
 
fpNanValue(JPrimitiveType, TranslationContext) - Static method in class org.jpmml.translator.FpPrimitiveEncoder
 
FpPrimitiveEncoder - Class in org.jpmml.translator
 
FpPrimitiveEncoder() - Constructor for class org.jpmml.translator.FpPrimitiveEncoder
 
FpPrimitiveRef - Class in org.jpmml.translator
 
FpPrimitiveRef(JExpression) - Constructor for class org.jpmml.translator.FpPrimitiveRef
 
FunctionInvocation - Interface in org.jpmml.translator
 
FunctionInvocation.Ref - Interface in org.jpmml.translator
 
FunctionInvocation.Tf - Interface in org.jpmml.translator
 
FunctionInvocation.TfIdf - Interface in org.jpmml.translator
 
FunctionInvocationContext - Class in org.jpmml.translator
 
FunctionInvocationContext() - Constructor for class org.jpmml.translator.FunctionInvocationContext
 
FunctionInvocationUtil - Class in org.jpmml.translator
 

G

generate(JFormatter) - Method in class org.jpmml.translator.JCompoundAssignment
 
generate(JFormatter) - Method in class org.jpmml.translator.JWrappedExpression
 
generateBody(JBlock, JFormatter) - Static method in class org.jpmml.translator.JBlockUtil
 
genericRef(Class<?>, Object...) - Method in class org.jpmml.translator.TranslationContext
 
genericRef(Class<?>, List<JClass>) - Method in class org.jpmml.translator.TranslationContext
 
getActiveFieldNames() - Method in class org.jpmml.translator.TranslationContext
 
getActiveFields() - Method in class org.jpmml.translator.TranslatedModel
 
getArchiveBatchTest() - Method in class org.jpmml.transpiler.testing.TranspilerBatch
 
getArgumentsVariable() - Method in class org.jpmml.translator.TranslationContext
 
getArray() - Method in class org.jpmml.translator.ArrayManager
 
getArrayInfo() - Method in class org.jpmml.translator.ArrayFpPrimitiveEncoder
 
getArrayInfos() - Method in class org.jpmml.translator.ModelTranslator
 
getArrayVar() - Method in class org.jpmml.translator.ArrayManager
 
getBinaryFile() - Method in class org.jpmml.translator.JBinaryFileInitializer
 
getBlock() - Method in class org.jpmml.translator.Scope
 
getCategories() - Method in class org.jpmml.translator.tree.NodeScoreDistributionManager
 
getChecker() - Method in class org.jpmml.transpiler.testing.TranspilerBatchTest
 
getClassName() - Method in class org.jpmml.transpiler.Transpiler
 
getCodeModel() - Method in class org.jpmml.translator.TranslationContext
 
getComponent(int) - Method in class org.jpmml.translator.ArraySetManager
 
getComponent(JExpression) - Method in class org.jpmml.translator.ArraySetManager
 
getComponentType() - Method in class org.jpmml.translator.ArrayManager
 
getContext() - Method in class org.jpmml.translator.JVarBuilder
 
getContextVariable() - Method in class org.jpmml.translator.TranslationContext
 
getCount() - Method in class org.jpmml.translator.FieldInfo
 
getCount(String) - Method in class org.jpmml.translator.tree.CountingActiveFieldFinder
 
getDataFields() - Method in class org.jpmml.translator.ArrayInfo
 
getDataType() - Method in class org.jpmml.translator.ArrayInfo
 
getDataType() - Method in class org.jpmml.translator.FieldValueRef
 
getDefineFunction(String) - Method in class org.jpmml.translator.FunctionInvocationContext
 
getElement(int) - Method in class org.jpmml.translator.ArrayInfo
 
getElements() - Method in class org.jpmml.translator.ArrayFpPrimitiveEncoder
 
getElements() - Method in class org.jpmml.translator.ArrayManager
 
getElements() - Method in class org.jpmml.translator.ArraySetManager
 
getEncoder() - Method in class org.jpmml.translator.FieldInfo
 
getEncoder() - Method in class org.jpmml.translator.OrdinalRef
 
getExpression() - Method in class org.jpmml.translator.ExpressionTranslator
 
getExpression() - Method in class org.jpmml.translator.JExpressionRef
 
getExpression() - Method in class org.jpmml.translator.JVarRef
 
getExpression() - Method in class org.jpmml.translator.JWrappedExpression
 
getExpression() - Method in class org.jpmml.translator.TranslatedModel
 
getExtension(Node, String) - Static method in class org.jpmml.translator.tree.NodeUtil
 
getField() - Method in class org.jpmml.translator.FieldInfo
 
getField() - Method in interface org.jpmml.translator.FunctionInvocation.Ref
 
getFieldInfos(Set<? extends PMMLObject>) - Method in class org.jpmml.translator.mining.TreeModelAggregatorTranslator
 
getFieldInfos(Set<? extends PMMLObject>) - Method in class org.jpmml.translator.ModelTranslator
 
getFieldInfos(Set<? extends PMMLObject>) - Method in class org.jpmml.translator.tree.TreeModelTranslator
 
getFieldNameCounts() - Method in class org.jpmml.translator.tree.CountingActiveFieldFinder
 
getFieldNames() - Method in class org.jpmml.translator.tree.CountingActiveFieldFinder
 
getFieldValues() - Method in class org.jpmml.translator.tree.DiscreteValueFinder
 
getFile() - Method in class org.jpmml.transpiler.FileTranspiler
 
getFunctionInvocation() - Method in class org.jpmml.translator.FieldInfo
 
getIndex() - Method in interface org.jpmml.translator.ArrayEncoder
 
getIndex() - Method in class org.jpmml.translator.ArrayFpPrimitiveEncoder
 
getIndex() - Method in class org.jpmml.translator.TermFrequencyEncoder
 
getIndex(DataField) - Method in class org.jpmml.translator.ArrayInfo
 
getIndices() - Method in class org.jpmml.translator.ArrayInfo
 
getInstance() - Static method in class org.jpmml.translator.ExpressionTranslatorFactory
 
getInstance() - Static method in class org.jpmml.translator.ModelTranslatorFactory
 
getInstanceField(String) - Method in class org.jpmml.translator.Template
 
getInstanceFields() - Method in class org.jpmml.translator.Template
 
getIssues() - Method in class org.jpmml.translator.TranslationContext
 
getJavaType() - Method in class org.jpmml.translator.FieldValueRef
 
getLength() - Method in interface org.jpmml.translator.ArrayEncoder
 
getLength() - Method in class org.jpmml.translator.ArrayFpPrimitiveEncoder
 
getLength() - Method in class org.jpmml.translator.TermFrequencyEncoder
 
getMemberName() - Method in class org.jpmml.translator.FieldInfo
 
getMemberName(FieldInfo) - Method in class org.jpmml.translator.ArrayFpPrimitiveEncoder
 
getMemberName(FieldInfo) - Method in interface org.jpmml.translator.Encoder
 
getMemberName(FieldInfo) - Method in class org.jpmml.translator.TermFrequencyEncoder
 
getMethod() - Method in class org.jpmml.translator.MethodScope
 
getMethod(FieldInfo, TranslationContext) - Method in class org.jpmml.translator.ArgumentsRef
 
getName() - Method in class org.jpmml.translator.ArrayInfo
 
getName() - Method in class org.jpmml.translator.ArrayManager
 
getNestedClass(JDefinedClass, String) - Static method in class org.jpmml.translator.JCodeModelUtil
 
getNumberTypeVariable() - Method in class org.jpmml.translator.TranslationContext
 
getOpType() - Method in class org.jpmml.translator.ArrayInfo
 
getOrInsert(E) - Method in class org.jpmml.translator.ArraySetManager
 
getOwner() - Method in class org.jpmml.translator.TranslationContext
 
getOwner(Class<?>) - Method in class org.jpmml.translator.TranslationContext
 
getOwners() - Method in class org.jpmml.translator.TranslationContext
 
getParent() - Method in class org.jpmml.translator.tree.NodeGroup
 
getParentId(Node) - Static method in class org.jpmml.translator.tree.NodeGroupUtil
 
getPMML() - Method in class org.jpmml.translator.TranslationContext
 
getPredicate(int) - Method in class org.jpmml.translator.tree.NodeGroup
 
getRef() - Method in class org.jpmml.translator.FieldInfo
 
getScope() - Method in class org.jpmml.translator.TranslationContext
 
getSetterMethodFields() - Method in class org.jpmml.translator.Template
 
getTargetCategories() - Method in class org.jpmml.translator.ModelTranslator
 
getTemplate(Class<? extends PMMLObject>) - Static method in class org.jpmml.translator.Template
 
getTerm() - Method in interface org.jpmml.translator.FunctionInvocation.Tf
 
getTermTokens() - Method in interface org.jpmml.translator.FunctionInvocation.Tf
 
getTextField() - Method in interface org.jpmml.translator.FunctionInvocation.Tf
 
getTextIndex() - Method in interface org.jpmml.translator.FunctionInvocation.Tf
 
getTf() - Method in interface org.jpmml.translator.FunctionInvocation.TfIdf
 
getTf(FieldInfo) - Method in class org.jpmml.translator.TermFrequencyEncoder
 
getTransformers() - Method in class org.jpmml.transpiler.testing.TranspilerBatch
 
getTranslations() - Method in class org.jpmml.translator.TranslationContext
 
getTranspiler() - Method in class org.jpmml.transpiler.TranspilerTransformer
 
getTypeVariable(String) - Method in class org.jpmml.translator.MethodScope
 
getTypeVariable(String) - Method in class org.jpmml.translator.TranslationContext
 
getValueClass(Collection<?>) - Static method in class org.jpmml.translator.JBinaryFileInitializer
 
getValueConstructorFields() - Method in class org.jpmml.translator.Template
 
getValueFactory() - Method in class org.jpmml.translator.tree.NodeScoreDistributionManager
 
getValueFactory(Model) - Static method in class org.jpmml.translator.ModelTranslator
 
getValueFactoryVariable() - Method in class org.jpmml.translator.TranslationContext
 
getValueMapType() - Method in class org.jpmml.translator.TranslationContext
 
getValues() - Method in class org.jpmml.translator.tree.NodeScoreDistributionManager
 
getValues() - Method in class org.jpmml.translator.tree.NodeScoreManager
 
getValueType() - Method in class org.jpmml.translator.TranslationContext
 
getVariable() - Method in class org.jpmml.translator.JVarBuilder
 
getVariable(String) - Method in class org.jpmml.translator.Scope
 
getVariable(String) - Method in class org.jpmml.translator.TranslationContext
 
getVariableName() - Method in class org.jpmml.translator.FieldInfo
 
getVariableName(FieldInfo) - Method in class org.jpmml.translator.ArrayFpPrimitiveEncoder
 
getVariableName(FieldInfo) - Method in interface org.jpmml.translator.Encoder
 
getVariableName(FieldInfo) - Method in class org.jpmml.translator.FpPrimitiveEncoder
 
getVariableName(FieldInfo) - Method in class org.jpmml.translator.OrdinalEncoder
 
getVariableName(FieldInfo) - Method in class org.jpmml.translator.TermFrequencyEncoder
 
getVocabulary() - Method in class org.jpmml.translator.TermFrequencyEncoder
 
getWeight() - Method in interface org.jpmml.translator.FunctionInvocation.TfIdf
 
greaterOrEqual(Object, TranslationContext) - Method in class org.jpmml.translator.NumberRef
 
greaterOrEqual(Object, TranslationContext) - Method in class org.jpmml.translator.OperableRef
 
greaterOrEqual(Object, TranslationContext) - Method in class org.jpmml.translator.PrimitiveRef
 
greaterThan(Object, TranslationContext) - Method in class org.jpmml.translator.NumberRef
 
greaterThan(Object, TranslationContext) - Method in class org.jpmml.translator.OperableRef
 
greaterThan(Object, TranslationContext) - Method in class org.jpmml.translator.PrimitiveRef
 
group(List<Node>) - Static method in class org.jpmml.translator.tree.NodeGroupUtil
 

H

hasElse() - Method in class org.jpmml.translator.JIfStatement
 
hasTopOp(JExpression) - Static method in class org.jpmml.translator.JOpUtil
 

I

IdentifierUtil - Class in org.jpmml.translator
 
INIT_VALUE - Static variable in class org.jpmml.translator.OrdinalEncoder
 
INIT_VALUE_DOUBLE - Static variable in class org.jpmml.translator.FpPrimitiveEncoder
 
INIT_VALUE_FLOAT - Static variable in class org.jpmml.translator.FpPrimitiveEncoder
 
initArray() - Method in class org.jpmml.translator.ArrayManager
 
initArray() - Method in class org.jpmml.translator.ArraySetManager
 
initArrayVar(JDefinedClass) - Method in class org.jpmml.translator.ArrayManager
 
initializeJavaModel(Model, JInvocation, TranslationContext) - Static method in class org.jpmml.translator.PMMLObjectUtil
 
initializeObject(PMMLObject, JInvocation, TranslationContext) - Method in class org.jpmml.translator.JavaModelTemplate
 
initializeObject(PMMLObject, JInvocation, TranslationContext) - Static method in class org.jpmml.translator.PMMLObjectUtil
 
initializeObject(PMMLObject, JInvocation, TranslationContext) - Method in class org.jpmml.translator.PMMLTemplate
 
initializeObject(PMMLObject, JInvocation, TranslationContext) - Method in class org.jpmml.translator.Template
 
initLambdas(String, JClass, List<JMethod>) - Method in class org.jpmml.translator.JDirectInitializer
 
initNumberArraysList(String, MathContext, List<Number[][]>, int) - Method in class org.jpmml.translator.JBinaryFileInitializer
 
initNumbers(String, MathContext, Number[]) - Method in class org.jpmml.translator.JBinaryFileInitializer
 
initNumbersList(String, MathContext, List<Number[]>) - Method in class org.jpmml.translator.JBinaryFileInitializer
 
initNumbersMap(String, Map<?, Number>) - Method in class org.jpmml.translator.JBinaryFileInitializer
 
initQNames(QName[]) - Method in class org.jpmml.translator.JBinaryFileInitializer
 
initTargetCategories(String, List<?>) - Method in class org.jpmml.translator.JDirectInitializer
 
initTokenizedStringLists(String, TokenizedString[]) - Method in class org.jpmml.translator.JBinaryFileInitializer
 
initValues(JType, Object[]) - Method in class org.jpmml.translator.JBinaryFileInitializer
 
InMemoryTranspiler - Class in org.jpmml.transpiler
 
InMemoryTranspiler(String) - Constructor for class org.jpmml.transpiler.InMemoryTranspiler
 
insert(JBlock, T) - Static method in class org.jpmml.translator.JBlockUtil
 
insertAll(JBlock, List<?>) - Static method in class org.jpmml.translator.JBlockUtil
 
invoke(JExpression, String, Object...) - Method in class org.jpmml.translator.TranslationContext
 
invoke(JMethod, JExpression...) - Method in class org.jpmml.translator.JExpressionRef
 
invoke(JVar, String, Object...) - Method in class org.jpmml.translator.TranslationContext
 
invoke(String, JExpression...) - Method in class org.jpmml.translator.JExpressionRef
 
isCastable(Field<?>) - Static method in class org.jpmml.translator.FpPrimitiveEncoder
 
isDense() - Method in class org.jpmml.translator.OrdinalRef.Chunk
 
isExternalizable(Class<?>) - Static method in class org.jpmml.translator.JBinaryFileInitializer
 
isExternalizable(Collection<?>) - Static method in class org.jpmml.translator.JBinaryFileInitializer
 
isIn(JExpression) - Method in class org.jpmml.translator.OrdinalRef.Chunk
 
isIn(Collection<?>, TranslationContext) - Method in class org.jpmml.translator.OperableRef
 
isIn(Collection<?>, TranslationContext) - Method in class org.jpmml.translator.OrdinalRef
 
isMissing() - Method in class org.jpmml.translator.FpPrimitiveRef
 
isMissing() - Method in class org.jpmml.translator.ObjectRef
 
isMissing() - Method in class org.jpmml.translator.OperableRef
 
isMissing() - Method in class org.jpmml.translator.OrdinalRef
 
isMissing() - Method in class org.jpmml.translator.PrimitiveRef
 
isNonMissing(JVar) - Method in class org.jpmml.translator.Scope
 
isNonMissing(OperableRef) - Method in class org.jpmml.translator.Scope
 
isNonMissing(OperableRef) - Method in class org.jpmml.translator.TranslationContext
 
isNotIn(JExpression) - Method in class org.jpmml.translator.OrdinalRef.Chunk
 
isNotIn(Collection<?>, TranslationContext) - Method in class org.jpmml.translator.FpPrimitiveRef
 
isNotIn(Collection<?>, TranslationContext) - Method in class org.jpmml.translator.OperableRef
 
isNotIn(Collection<?>, TranslationContext) - Method in class org.jpmml.translator.OrdinalRef
 
isNotMissing() - Method in class org.jpmml.translator.FpPrimitiveRef
 
isNotMissing() - Method in class org.jpmml.translator.ObjectRef
 
isNotMissing() - Method in class org.jpmml.translator.OperableRef
 
isNotMissing() - Method in class org.jpmml.translator.OrdinalRef
 
isNotMissing() - Method in class org.jpmml.translator.PrimitiveRef
 
isOpen() - Method in class org.jpmml.translator.Scope
 
isSet(JExpression) - Method in class org.jpmml.translator.OrdinalRef.Chunk
 
isShallow() - Method in class org.jpmml.translator.tree.NodeGroup
 

J

JavaModelTemplate - Class in org.jpmml.translator
 
JavaModelTemplate() - Constructor for class org.jpmml.translator.JavaModelTemplate
 
JBinaryFileInitializer - Class in org.jpmml.translator
 
JBinaryFileInitializer(String, int, TranslationContext) - Constructor for class org.jpmml.translator.JBinaryFileInitializer
 
JBinaryFileInitializer(String, TranslationContext) - Constructor for class org.jpmml.translator.JBinaryFileInitializer
 
JBlockUtil - Class in org.jpmml.translator
 
JCodeModelUtil - Class in org.jpmml.translator
 
JCompoundAssignment - Class in org.jpmml.translator
 
JCompoundAssignment(JAssignmentTarget, JExpression, String) - Constructor for class org.jpmml.translator.JCompoundAssignment
 
JDirectInitializer - Class in org.jpmml.translator
 
JDirectInitializer(TranslationContext) - Constructor for class org.jpmml.translator.JDirectInitializer
 
JEmptyStatement - Class in org.jpmml.translator
 
JEmptyStatement() - Constructor for class org.jpmml.translator.JEmptyStatement
 
JExpressionRef - Class in org.jpmml.translator
 
JExpressionRef(JExpression) - Constructor for class org.jpmml.translator.JExpressionRef
 
JIfStatement - Class in org.jpmml.translator
 
JIfStatement(JExpression) - Constructor for class org.jpmml.translator.JIfStatement
 
JOpUtil - Class in org.jpmml.translator
 
JSwitchUtil - Class in org.jpmml.translator
 
JVarBuilder - Class in org.jpmml.translator
 
JVarBuilder(TranslationContext) - Constructor for class org.jpmml.translator.JVarBuilder
 
JVarRef - Class in org.jpmml.translator
 
JVarRef(JVar) - Constructor for class org.jpmml.translator.JVarRef
 
JWrappedExpression - Class in org.jpmml.translator
 
JWrappedExpression(JExpression) - Constructor for class org.jpmml.translator.JWrappedExpression
 

L

lessOrEqual(Object, TranslationContext) - Method in class org.jpmml.translator.NumberRef
 
lessOrEqual(Object, TranslationContext) - Method in class org.jpmml.translator.OperableRef
 
lessOrEqual(Object, TranslationContext) - Method in class org.jpmml.translator.PrimitiveRef
 
lessThan(Object, TranslationContext) - Method in class org.jpmml.translator.NumberRef
 
lessThan(Object, TranslationContext) - Method in class org.jpmml.translator.OperableRef
 
lessThan(Object, TranslationContext) - Method in class org.jpmml.translator.PrimitiveRef
 
literal(Object, TranslationContext) - Method in class org.jpmml.translator.NumberRef
 
literal(Object, TranslationContext) - Method in class org.jpmml.translator.OperableRef
 

M

MapValuesTranslator - Class in org.jpmml.translator
 
MapValuesTranslator(MapValues) - Constructor for class org.jpmml.translator.MapValuesTranslator
 
markNonMissing(JVar) - Method in class org.jpmml.translator.Scope
 
markNonMissing(OperableRef) - Method in class org.jpmml.translator.Scope
 
markNonMissing(OperableRef) - Method in class org.jpmml.translator.TranslationContext
 
match(Expression, FunctionInvocationContext) - Static method in class org.jpmml.translator.FunctionInvocationUtil
 
matchApply(Apply, FunctionInvocationContext) - Static method in class org.jpmml.translator.FunctionInvocationUtil
 
matchFieldRef(FieldRef, FunctionInvocationContext) - Static method in class org.jpmml.translator.FunctionInvocationUtil
 
matchTextIndex(TextIndex, FunctionInvocationContext) - Static method in class org.jpmml.translator.FunctionInvocationUtil
 
MethodScope - Class in org.jpmml.translator
 
MethodScope(JMethod) - Constructor for class org.jpmml.translator.MethodScope
 
MiningModelTranslator - Class in org.jpmml.translator.mining
 
MiningModelTranslator(PMML, MiningModel) - Constructor for class org.jpmml.translator.mining.MiningModelTranslator
 
MISSING_VALUE - Static variable in class org.jpmml.translator.OrdinalEncoder
 
ModelChainTranslator - Class in org.jpmml.translator.mining
 
ModelChainTranslator(PMML, MiningModel) - Constructor for class org.jpmml.translator.mining.ModelChainTranslator
 
ModelTemplate - Class in org.jpmml.translator
 
ModelTranslator<M extends org.dmg.pmml.Model> - Class in org.jpmml.translator
 
ModelTranslator(PMML, M) - Constructor for class org.jpmml.translator.ModelTranslator
 
ModelTranslatorFactory - Class in org.jpmml.translator
 
ModelTranslatorFactory() - Constructor for class org.jpmml.translator.ModelTranslatorFactory
 
ModelTranslatorVisitorBattery - Class in org.jpmml.translator.visitors
 
ModelTranslatorVisitorBattery() - Constructor for class org.jpmml.translator.visitors.ModelTranslatorVisitorBattery
 
Modifiers - Interface in org.jpmml.translator
 

N

NAN_VALUE_DOUBLE - Static variable in class org.jpmml.translator.FpPrimitiveEncoder
 
NAN_VALUE_FLOAT - Static variable in class org.jpmml.translator.FpPrimitiveEncoder
 
newExpressionTranslator(Expression) - Method in class org.jpmml.translator.ExpressionTranslatorFactory
 
newModelTranslator(Model) - Method in class org.jpmml.translator.mining.MiningModelTranslator
 
newModelTranslator(PMML, Model) - Method in class org.jpmml.translator.ModelTranslatorFactory
 
newModelTranslator(PMML, Model, Set<ResultFeature>) - Method in class org.jpmml.translator.ModelTranslatorFactory
 
newValue() - Method in class org.jpmml.translator.ValueFactoryRef
 
newValue(JExpression) - Method in class org.jpmml.translator.ValueFactoryRef
 
NODE_COUNT_LIMIT - Static variable in class org.jpmml.translator.mining.TreeModelBoosterTranslator
 
NodeGroup - Class in org.jpmml.translator.tree
 
NodeGroup(String) - Constructor for class org.jpmml.translator.tree.NodeGroup
 
NodeGroupUtil - Class in org.jpmml.translator.tree
 
NodeScope - Class in org.jpmml.translator.tree
 
NodeScope(JIfStatement) - Constructor for class org.jpmml.translator.tree.NodeScope
 
NodeScoreDistributionManager<V extends Number> - Class in org.jpmml.translator.tree
 
NodeScoreDistributionManager(JType, String, Object[]) - Constructor for class org.jpmml.translator.tree.NodeScoreDistributionManager
 
NodeScoreManager - Class in org.jpmml.translator.tree
 
NodeScoreManager(JType, String) - Constructor for class org.jpmml.translator.tree.NodeScoreManager
 
NodeUtil - Class in org.jpmml.translator.tree
 
NormContinuousTranslator - Class in org.jpmml.translator
 
NormContinuousTranslator(NormContinuous) - Constructor for class org.jpmml.translator.NormContinuousTranslator
 
notEqualTo(Object, TranslationContext) - Method in class org.jpmml.translator.FpPrimitiveRef
 
notEqualTo(Object, TranslationContext) - Method in class org.jpmml.translator.NumberRef
 
notEqualTo(Object, TranslationContext) - Method in class org.jpmml.translator.OperableRef
 
notEqualTo(Object, TranslationContext) - Method in class org.jpmml.translator.OrdinalRef
 
notEqualTo(Object, TranslationContext) - Method in class org.jpmml.translator.PrimitiveRef
 
notEqualTo(Object, TranslationContext) - Method in class org.jpmml.translator.StringRef
 
NumberRef - Class in org.jpmml.translator
 
NumberRef(JExpression) - Constructor for class org.jpmml.translator.NumberRef
 

O

ObjectRef - Class in org.jpmml.translator
 
ObjectRef(JExpression) - Constructor for class org.jpmml.translator.ObjectRef
 
OperableRef - Class in org.jpmml.translator
 
OperableRef(JExpression) - Constructor for class org.jpmml.translator.OperableRef
 
OrdinalEncoder - Class in org.jpmml.translator
 
OrdinalEncoder(Set<?>) - Constructor for class org.jpmml.translator.OrdinalEncoder
 
OrdinalRef - Class in org.jpmml.translator
 
OrdinalRef(JExpression, OrdinalEncoder) - Constructor for class org.jpmml.translator.OrdinalRef
 
OrdinalRef.Chunk - Class in org.jpmml.translator
 
org.jpmml.translator - package org.jpmml.translator
 
org.jpmml.translator.mining - package org.jpmml.translator.mining
 
org.jpmml.translator.regression - package org.jpmml.translator.regression
 
org.jpmml.translator.tree - package org.jpmml.translator.tree
 
org.jpmml.translator.visitors - package org.jpmml.translator.visitors
 
org.jpmml.transpiler - package org.jpmml.transpiler
 
org.jpmml.transpiler.testing - package org.jpmml.transpiler.testing
 

P

PMMLObjectUtil - Class in org.jpmml.translator
 
PMMLTemplate - Class in org.jpmml.translator
 
popOwner() - Method in class org.jpmml.translator.TranslationContext
 
popScope() - Method in class org.jpmml.translator.TranslationContext
 
prepare(Node) - Method in class org.jpmml.translator.tree.NodeScoreDistributionManager
 
prepare(Node) - Method in class org.jpmml.translator.tree.NodeScoreManager
 
prepare(Node) - Method in interface org.jpmml.translator.tree.Scorer
 
PrimitiveRef - Class in org.jpmml.translator
 
PrimitiveRef(JExpression) - Constructor for class org.jpmml.translator.PrimitiveRef
 
PRIVATE - Static variable in interface org.jpmml.translator.Modifiers
 
PRIVATE_FINAL - Static variable in interface org.jpmml.translator.Modifiers
 
PRIVATE_STATIC_FINAL - Static variable in interface org.jpmml.translator.Modifiers
 
PUBLIC - Static variable in interface org.jpmml.translator.Modifiers
 
PUBLIC_ABSTRACT - Static variable in interface org.jpmml.translator.Modifiers
 
PUBLIC_FINAL - Static variable in interface org.jpmml.translator.Modifiers
 
PUBLIC_STATIC_FINAL - Static variable in interface org.jpmml.translator.Modifiers
 
pullUpDerivedFields(MiningModel, Model) - Static method in class org.jpmml.translator.mining.MiningModelTranslator
 
pullUpOutputFields(MiningModel, Model) - Static method in class org.jpmml.translator.mining.MiningModelTranslator
 
pushOwner(JDefinedClass) - Method in class org.jpmml.translator.TranslationContext
 
pushScope(Scope) - Method in class org.jpmml.translator.TranslationContext
 
putTypeVariable(JTypeVar) - Method in class org.jpmml.translator.MethodScope
 
putVariable(JVar) - Method in class org.jpmml.translator.Scope
 

R

ref(JExpression) - Method in interface org.jpmml.translator.Encoder
 
ref(JExpression) - Method in class org.jpmml.translator.FpPrimitiveEncoder
 
ref(JExpression) - Method in class org.jpmml.translator.OrdinalEncoder
 
ref(Class<?>) - Method in class org.jpmml.translator.TranslationContext
 
RegressionModelTranslator - Class in org.jpmml.translator.regression
 
RegressionModelTranslator(PMML, RegressionModel) - Constructor for class org.jpmml.translator.regression.RegressionModelTranslator
 
reInit() - Method in class org.jpmml.translator.tree.NodeScope
 
require(String) - Method in class org.jpmml.translator.FieldInfoMap
 
require(HasFieldReference<?>) - Method in class org.jpmml.translator.FieldInfoMap
 
requiresNotMissingCheck() - Method in class org.jpmml.translator.ObjectRef
 
requiresNotMissingCheck() - Method in class org.jpmml.translator.OperableRef
 
requiresNotMissingCheck() - Method in class org.jpmml.translator.OrdinalRef
 
requiresNotMissingCheck() - Method in class org.jpmml.translator.PrimitiveRef
 
resolve(String) - Method in class org.jpmml.translator.FunctionInvocationContext
 
resolve(Expression) - Method in class org.jpmml.translator.FunctionInvocationContext
 
RESULT_MISSING - Static variable in class org.jpmml.translator.tree.NodeScoreDistributionManager
 
RESULT_MISSING - Static variable in class org.jpmml.translator.tree.NodeScoreManager
 
RichComplexArrayTemplate - Class in org.jpmml.translator
 

S

sanitize(String) - Static method in class org.jpmml.translator.IdentifierUtil
 
sanitizePunctuation(String) - Static method in class org.jpmml.translator.IdentifierUtil
 
sanitizeWhitespace(String) - Static method in class org.jpmml.translator.IdentifierUtil
 
Scope - Class in org.jpmml.translator
 
Scope(JBlock) - Constructor for class org.jpmml.translator.Scope
 
Scorer<S> - Interface in org.jpmml.translator.tree
 
ScorerUtil - Class in org.jpmml.translator.tree
 
setActiveFields(Set<String>) - Method in class org.jpmml.translator.TranslatedModel
 
setChecker(Visitor) - Method in class org.jpmml.transpiler.testing.TranspilerBatchTest
 
setCount(Integer) - Method in class org.jpmml.translator.FieldInfo
 
setElement(int, DataField) - Method in class org.jpmml.translator.ArrayInfo
 
setElements(List<DataField>) - Method in class org.jpmml.translator.ArrayFpPrimitiveEncoder
 
setEncoder(Encoder) - Method in class org.jpmml.translator.FieldInfo
 
setExpression(JExpression) - Method in class org.jpmml.translator.JWrappedExpression
 
setExpression(JWrappedExpression) - Method in class org.jpmml.translator.TranslatedModel
 
setFunctionInvocation(FunctionInvocation) - Method in class org.jpmml.translator.FieldInfo
 
setIndex(int) - Method in class org.jpmml.translator.ArrayFpPrimitiveEncoder
 
setIndex(int) - Method in class org.jpmml.translator.TermFrequencyEncoder
 
setMemberName(String) - Method in class org.jpmml.translator.FieldInfo
 
setParentId(Node, int) - Static method in class org.jpmml.translator.tree.NodeGroupUtil
 
setRef(FieldInfo) - Method in class org.jpmml.translator.FieldInfo
 
setVariableName(String) - Method in class org.jpmml.translator.FieldInfo
 
setVocabulary(List<TokenizedString>) - Method in class org.jpmml.translator.TermFrequencyEncoder
 
size() - Method in class org.jpmml.translator.ArrayManager
 
size() - Method in class org.jpmml.translator.ArraySetManager
 
state(JFormatter) - Method in class org.jpmml.translator.JCompoundAssignment
 
state(JFormatter) - Method in class org.jpmml.translator.JEmptyStatement
 
state(JFormatter) - Method in class org.jpmml.translator.JIfStatement
 
staticInvoke(JClass, String, Object...) - Method in class org.jpmml.translator.TranslationContext
 
staticInvoke(Class<?>, String, Object...) - Method in class org.jpmml.translator.TranslationContext
 
staticUpdate(Class<?>, String, Object...) - Method in class org.jpmml.translator.JVarBuilder
 
StringRef - Class in org.jpmml.translator
 
StringRef(JExpression) - Constructor for class org.jpmml.translator.StringRef
 

T

Template - Class in org.jpmml.translator
 
TermFrequencyEncoder - Class in org.jpmml.translator
 
TermFrequencyEncoder() - Constructor for class org.jpmml.translator.TermFrequencyEncoder
 
TextIndexUtil - Class in org.jpmml.translator
 
toLocalTextIndex(TextIndex, String) - Static method in class org.jpmml.translator.TextIndexUtil
 
translate(PMML) - Method in class org.jpmml.transpiler.Transpiler
 
translate(PMML, String) - Static method in class org.jpmml.transpiler.TranspilerUtil
 
translate(TranslationContext) - Method in class org.jpmml.translator.ExpressionTranslator
 
translate(TranslationContext) - Method in class org.jpmml.translator.ModelTranslator
 
translateClassifier(TranslationContext) - Method in class org.jpmml.translator.mining.ModelChainTranslator
 
translateClassifier(TranslationContext) - Method in class org.jpmml.translator.mining.TreeModelAggregatorTranslator
 
translateClassifier(TranslationContext) - Method in class org.jpmml.translator.ModelTranslator
 
translateClassifier(TranslationContext) - Method in class org.jpmml.translator.regression.RegressionModelTranslator
 
translateClassifier(TranslationContext) - Method in class org.jpmml.translator.tree.TreeModelTranslator
 
TranslatedModel - Class in org.jpmml.translator
 
TranslatedModel(Model) - Constructor for class org.jpmml.translator.TranslatedModel
 
translateExpression(TranslationContext) - Method in class org.jpmml.translator.ExpressionTranslator
 
translateExpression(TranslationContext) - Method in class org.jpmml.translator.MapValuesTranslator
 
translateExpression(TranslationContext) - Method in class org.jpmml.translator.NormContinuousTranslator
 
translateNode(TreeModel, Node, List<Node>, Set<String>, Scorer<S>, FieldInfoMap, TranslationContext) - Static method in class org.jpmml.translator.tree.TreeModelTranslator
 
translateNode(TreeModel, Node, Scorer<S>, FieldInfoMap, TranslationContext) - Static method in class org.jpmml.translator.tree.TreeModelTranslator
 
translatePredicate(TreeModel, Node, List<Node>, Scorer<S>, FieldInfoMap, TranslationContext) - Static method in class org.jpmml.translator.tree.TreeModelTranslator
 
translateRegressionTable(RegressionTable, FieldInfoMap, TranslationContext) - Static method in class org.jpmml.translator.regression.RegressionModelTranslator
 
translateRegressor(TranslationContext) - Method in class org.jpmml.translator.mining.TreeModelAggregatorTranslator
 
translateRegressor(TranslationContext) - Method in class org.jpmml.translator.mining.TreeModelBoosterTranslator
 
translateRegressor(TranslationContext) - Method in class org.jpmml.translator.ModelTranslator
 
translateRegressor(TranslationContext) - Method in class org.jpmml.translator.regression.RegressionModelTranslator
 
translateRegressor(TranslationContext) - Method in class org.jpmml.translator.tree.TreeModelTranslator
 
translateRegressorTarget(Model, Target, ValueBuilder) - Static method in class org.jpmml.translator.ModelTranslator
 
TranslationContext - Class in org.jpmml.translator
 
TranslationContext(PMML, JCodeModel) - Constructor for class org.jpmml.translator.TranslationContext
 
transpile(PMML) - Method in class org.jpmml.transpiler.FileTranspiler
 
transpile(PMML) - Method in class org.jpmml.transpiler.InMemoryTranspiler
 
transpile(PMML) - Method in class org.jpmml.transpiler.Transpiler
 
Transpiler - Class in org.jpmml.transpiler
 
Transpiler(String) - Constructor for class org.jpmml.transpiler.Transpiler
 
TranspilerBatch - Class in org.jpmml.transpiler.testing
 
TranspilerBatch(String, String, Predicate<ResultField>, Equivalence<Object>) - Constructor for class org.jpmml.transpiler.testing.TranspilerBatch
 
TranspilerBatchTest - Class in org.jpmml.transpiler.testing
 
TranspilerBatchTest(Equivalence<Object>) - Constructor for class org.jpmml.transpiler.testing.TranspilerBatchTest
 
TranspilerBatchTest(Equivalence<Object>, Visitor) - Constructor for class org.jpmml.transpiler.testing.TranspilerBatchTest
 
TranspilerTransformer - Class in org.jpmml.transpiler
 
TranspilerTransformer(Transpiler) - Constructor for class org.jpmml.transpiler.TranspilerTransformer
 
TranspilerUtil - Class in org.jpmml.transpiler
 
TreeModelAggregatorTranslator - Class in org.jpmml.translator.mining
 
TreeModelAggregatorTranslator(PMML, MiningModel) - Constructor for class org.jpmml.translator.mining.TreeModelAggregatorTranslator
 
TreeModelBoosterTranslator - Class in org.jpmml.translator.mining
 
TreeModelBoosterTranslator(PMML, MiningModel) - Constructor for class org.jpmml.translator.mining.TreeModelBoosterTranslator
 
TreeModelTranslator - Class in org.jpmml.translator.tree
 
TreeModelTranslator(PMML, TreeModel) - Constructor for class org.jpmml.translator.tree.TreeModelTranslator
 
TYPEVAR_NUMBER - Static variable in class org.jpmml.translator.MethodScope
 

U

UntranslatedElementException - Exception in org.jpmml.transpiler.testing
 
UntranslatedElementException(PMMLObject) - Constructor for exception org.jpmml.transpiler.testing.UntranslatedElementException
 
update(String, Object...) - Method in class org.jpmml.translator.JVarBuilder
 
updateCount(Integer) - Method in class org.jpmml.translator.FieldInfo
 

V

validatePMML(PMML) - Method in class org.jpmml.transpiler.testing.TranspilerBatch
 
ValueBuilder - Class in org.jpmml.translator
 
ValueBuilder(TranslationContext) - Constructor for class org.jpmml.translator.ValueBuilder
 
ValueFactoryRef - Class in org.jpmml.translator
 
ValueFactoryRef(JVar) - Constructor for class org.jpmml.translator.ValueFactoryRef
 
ValueMapBuilder - Class in org.jpmml.translator
 
ValueMapBuilder(TranslationContext) - Constructor for class org.jpmml.translator.ValueMapBuilder
 
VAR_ARGUMENTS - Static variable in class org.jpmml.translator.Scope
 
VAR_CONTEXT - Static variable in class org.jpmml.translator.Scope
 
VAR_VALUEFACTORY - Static variable in class org.jpmml.translator.Scope
 
visit(CompoundPredicate) - Method in class org.jpmml.translator.tree.CountingActiveFieldFinder
 
visit(MiningModel) - Method in class org.jpmml.transpiler.testing.DefaultTranslationChecker
 
visit(RegressionModel) - Method in class org.jpmml.transpiler.testing.DefaultTranslationChecker
 
visit(SimplePredicate) - Method in class org.jpmml.translator.tree.CountingActiveFieldFinder
 
visit(SimplePredicate) - Method in class org.jpmml.translator.tree.DiscreteValueFinder
 
visit(SimpleSetPredicate) - Method in class org.jpmml.translator.tree.CountingActiveFieldFinder
 
visit(SimpleSetPredicate) - Method in class org.jpmml.translator.tree.DiscreteValueFinder
 
visit(TreeModel) - Method in class org.jpmml.transpiler.testing.DefaultTranslationChecker
 

W

wildcard() - Method in class org.jpmml.translator.TranslationContext
 

Y

yield(Number, TranslationContext) - Method in class org.jpmml.translator.tree.NodeScoreManager
 
yield(List<Number>, TranslationContext) - Method in class org.jpmml.translator.tree.NodeScoreDistributionManager
 
yield(S, TranslationContext) - Method in interface org.jpmml.translator.tree.Scorer
 
yieldIf(JExpression, Number, TranslationContext) - Method in class org.jpmml.translator.tree.NodeScoreManager
 
yieldIf(JExpression, List<Number>, TranslationContext) - Method in class org.jpmml.translator.tree.NodeScoreDistributionManager
 
yieldIf(JExpression, S, TranslationContext) - Method in interface org.jpmml.translator.tree.Scorer
 

_

_comment(String) - Method in class org.jpmml.translator.TranslationContext
 
_else() - Method in class org.jpmml.translator.JIfStatement
 
_elseif(JIfStatement) - Method in class org.jpmml.translator.JIfStatement
 
_new(JClass, Object...) - Method in class org.jpmml.translator.TranslationContext
 
_new(Class<?>, Object...) - Method in class org.jpmml.translator.TranslationContext
 
_ref(Class<?>) - Method in class org.jpmml.translator.TranslationContext
 
_return(JExpression) - Method in class org.jpmml.translator.TranslationContext
 
_return(JExpression, JExpression, JExpression) - Method in class org.jpmml.translator.TranslationContext
 
_return(JExpression, Map<?, V>, V) - Method in class org.jpmml.translator.TranslationContext
 
_returnIf(JExpression, JExpression) - Method in class org.jpmml.translator.TranslationContext
 
_then() - Method in class org.jpmml.translator.JIfStatement
 
A B C D E F G H I J L M N O P R S T U V W Y _ 
All Classes All Packages