Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W X 

A

accept(Visitor) - Method in class org.jpmml.rexp.FunctionExpression
 
AdaBagConverter - Class in org.jpmml.rexp
 
AdaBagConverter(RGenericVector) - Constructor for class org.jpmml.rexp.AdaBagConverter
 
AdaConverter - Class in org.jpmml.rexp
 
AdaConverter(RGenericVector) - Constructor for class org.jpmml.rexp.AdaConverter
 
addArguments(FunctionExpression.Argument...) - Method in class org.jpmml.rexp.FunctionExpression
 
addEscapes(String) - Static method in exception org.jpmml.rexp.TokenMgrException
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
addFeature(Feature) - Method in class org.jpmml.rexp.PreProcessEncoder
 
addFeature(Field<?>) - Method in class org.jpmml.rexp.RExpEncoder
 
addFeature(Feature) - Method in class org.jpmml.rexp.RExpEncoder
 
addFeatures(Formula, RStringVector, boolean, RExpEncoder) - Static method in class org.jpmml.rexp.FormulaUtil
 
addFeatures(Formula, List<String>, boolean, RExpEncoder) - Static method in class org.jpmml.rexp.FormulaUtil
 
addField(Field<?>) - Method in class org.jpmml.rexp.Formula
 
addField(Field<?>, List<String>, List<?>) - Method in class org.jpmml.rexp.Formula
 
addFields(RExpEncoder) - Method in class org.jpmml.rexp.RExpEncoder
 
AdditiveExpression() - Method in class org.jpmml.rexp.ExpressionTranslator
 
adjustBeginLineColumn(int, int) - Method in class org.jpmml.rexp.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
AND - Static variable in interface org.jpmml.rexp.ExpressionTranslatorConstants
RegularExpression Id.
AndExpression() - Method in class org.jpmml.rexp.ExpressionTranslator
 
ANYSXP - Static variable in interface org.jpmml.rexp.SExpTypes
 
Argument(Expression) - Constructor for class org.jpmml.rexp.FunctionExpression.Argument
 
Argument(String, Expression) - Constructor for class org.jpmml.rexp.FunctionExpression.Argument
 
asScalar() - Method in class org.jpmml.rexp.RVector
 
ASSIGN - Static variable in interface org.jpmml.rexp.ExpressionTranslatorConstants
RegularExpression Id.
ATTRLANGSXP - Static variable in interface org.jpmml.rexp.SerializationTypes
 
ATTRLISTSXP - Static variable in interface org.jpmml.rexp.SerializationTypes
 

B

backup(int) - Method in class org.jpmml.rexp.SimpleCharStream
Backup a number of characters.
BaggingConverter - Class in org.jpmml.rexp
 
BaggingConverter(RGenericVector) - Constructor for class org.jpmml.rexp.BaggingConverter
 
BASEENVSXP - Static variable in interface org.jpmml.rexp.SerializationTypes
 
BASENAMESPACESXP - Static variable in interface org.jpmml.rexp.SerializationTypes
 
BCODESXP - Static variable in interface org.jpmml.rexp.SExpTypes
 
BCREPDEF - Static variable in interface org.jpmml.rexp.SerializationTypes
 
BCREPREF - Static variable in interface org.jpmml.rexp.SerializationTypes
 
beginColumn - Variable in class org.jpmml.rexp.Token
The column number of the first character of this Token.
beginLine - Variable in class org.jpmml.rexp.Token
The line number of the first character of this Token.
BeginToken() - Method in class org.jpmml.rexp.SimpleCharStream
Start.
BinaryTreeConverter - Class in org.jpmml.rexp
 
BinaryTreeConverter(S4Object) - Constructor for class org.jpmml.rexp.BinaryTreeConverter
 
BoostingConverter - Class in org.jpmml.rexp
 
BoostingConverter(RGenericVector) - Constructor for class org.jpmml.rexp.BoostingConverter
 
BREAK - Static variable in interface org.jpmml.rexp.ExpressionTranslatorConstants
RegularExpression Id.
bufcolumn - Variable in class org.jpmml.rexp.SimpleCharStream
 
buffer - Variable in class org.jpmml.rexp.SimpleCharStream
 
bufline - Variable in class org.jpmml.rexp.SimpleCharStream
 
bufpos - Variable in class org.jpmml.rexp.SimpleCharStream
Position in buffer.
BUILTINSXP - Static variable in interface org.jpmml.rexp.SExpTypes
 

C

CaretEnsembleConverter - Class in org.jpmml.rexp
 
CaretEnsembleConverter(RGenericVector) - Constructor for class org.jpmml.rexp.CaretEnsembleConverter
 
CHARSXP - Static variable in interface org.jpmml.rexp.SExpTypes
 
CLASSREFSXP - Static variable in interface org.jpmml.rexp.SerializationTypes
 
close() - Method in interface org.jpmml.rexp.Provider
Closes the stream and releases any system resources associated with it.
close() - Method in class org.jpmml.rexp.StreamProvider
 
close() - Method in class org.jpmml.rexp.StringProvider
 
close() - Method in class org.jpmml.rexp.XDRInput
 
CLOSXP - Static variable in interface org.jpmml.rexp.SExpTypes
 
column - Variable in class org.jpmml.rexp.SimpleCharStream
 
COMMA - Static variable in interface org.jpmml.rexp.ExpressionTranslatorConstants
RegularExpression Id.
Constant() - Method in class org.jpmml.rexp.ExpressionTranslator
 
Converter<R extends RExp> - Class in org.jpmml.rexp
 
Converter(R) - Constructor for class org.jpmml.rexp.Converter
 
ConverterFactory - Class in org.jpmml.rexp
 
ConverterFactory() - Constructor for class org.jpmml.rexp.ConverterFactory
 
CPLXSXP - Static variable in interface org.jpmml.rexp.SExpTypes
 
createBatch(String, String, Class<? extends Converter<? extends RExp>>) - Method in class org.jpmml.rexp.testing.RExpEncoderBatchTest
 
createBatch(String, String, Predicate<ResultField>, Equivalence<Object>) - Method in class org.jpmml.rexp.testing.RExpEncoderBatchTest
 
createConverter(RGenericVector) - Method in class org.jpmml.rexp.AdaBagConverter
 
createConverter(RGenericVector) - Method in class org.jpmml.rexp.AdaConverter
 
createConverter() - Method in class org.jpmml.rexp.CrossValGLMNetConverter
 
createConverter() - Method in class org.jpmml.rexp.FilterModelConverter
 
createConverter(RGenericVector) - Method in class org.jpmml.rexp.RPartEnsembleConverter
 
createConverter(RExp) - Method in class org.jpmml.rexp.testing.RExpEncoderBatch
 
createConverter() - Method in class org.jpmml.rexp.TrainConverter
 
createConverter() - Method in class org.jpmml.rexp.WrappedModelConverter
 
createDataField(String, OpType, DataType, List<?>) - Method in class org.jpmml.rexp.RExpEncoder
 
createEncoder() - Method in class org.jpmml.rexp.Converter
 
createFormula(RExp, FormulaContext, RExpEncoder) - Static method in class org.jpmml.rexp.FormulaUtil
 
createPredicate(Feature, List<?>) - Method in class org.jpmml.rexp.TreeModelConverter
 
createSchema() - Method in class org.jpmml.rexp.RecipeEncoder
 
createSchema() - Method in class org.jpmml.rexp.RExpEncoder
 
createSimplePredicate(Feature, SimplePredicate.Operator, Object) - Method in class org.jpmml.rexp.TreeModelConverter
 
CrossValGLMNetConverter - Class in org.jpmml.rexp
 
CrossValGLMNetConverter(RGenericVector) - Constructor for class org.jpmml.rexp.CrossValGLMNetConverter
 
curChar - Variable in class org.jpmml.rexp.ExpressionTranslatorTokenManager
 
currentToken - Variable in exception org.jpmml.rexp.ParseException
This is the last token that has been consumed successfully.

D

debugStream - Variable in class org.jpmml.rexp.ExpressionTranslatorTokenManager
Debug output.
decodeLevels(int) - Static method in class org.jpmml.rexp.SerializationUtil
 
decodeType(int) - Static method in class org.jpmml.rexp.SerializationUtil
 
DecorationUtil - Class in org.jpmml.rexp
 
DEFAULT - Static variable in interface org.jpmml.rexp.ExpressionTranslatorConstants
Lexical state.
DIGIT - Static variable in interface org.jpmml.rexp.ExpressionTranslatorConstants
RegularExpression Id.
dim() - Method in class org.jpmml.rexp.RExp
 
dimnames(int) - Method in class org.jpmml.rexp.RExp
 
disable_tracing() - Method in class org.jpmml.rexp.ExpressionTranslator
Disable tracing.
DIVIDE - Static variable in interface org.jpmml.rexp.ExpressionTranslatorConstants
RegularExpression Id.
Done() - Method in class org.jpmml.rexp.SimpleCharStream
Reset buffer when finished.
DOTSXP - Static variable in interface org.jpmml.rexp.SExpTypes
 
DOUBLE_COLON - Static variable in interface org.jpmml.rexp.ExpressionTranslatorConstants
RegularExpression Id.

E

EarthConverter - Class in org.jpmml.rexp
 
EarthConverter(RGenericVector) - Constructor for class org.jpmml.rexp.EarthConverter
 
ElmNNConverter - Class in org.jpmml.rexp
 
ElmNNConverter(RGenericVector) - Constructor for class org.jpmml.rexp.ElmNNConverter
 
ElNetConverter - Class in org.jpmml.rexp
 
ElNetConverter(RGenericVector) - Constructor for class org.jpmml.rexp.ElNetConverter
 
ELSE - Static variable in interface org.jpmml.rexp.ExpressionTranslatorConstants
RegularExpression Id.
EMPTY - Static variable in class org.jpmml.rexp.RBooleanVector
 
EMPTY - Static variable in class org.jpmml.rexp.RDoubleVector
 
EMPTY - Static variable in class org.jpmml.rexp.RIntegerVector
 
EMPTY - Static variable in class org.jpmml.rexp.RStringVector
 
EMPTYENVSXP - Static variable in interface org.jpmml.rexp.SerializationTypes
 
EmptyFormulaContext - Class in org.jpmml.rexp
 
EmptyFormulaContext() - Constructor for class org.jpmml.rexp.EmptyFormulaContext
 
enable_tracing() - Method in class org.jpmml.rexp.ExpressionTranslator
Enable tracing.
encode(Schema) - Method in class org.jpmml.rexp.ModelConverter
 
encodeActiveValues(RGenericVector) - Method in class org.jpmml.rexp.ModelConverter
 
encodeModel(Schema) - Method in class org.jpmml.rexp.AdaConverter
 
encodeModel(Schema) - Method in class org.jpmml.rexp.BaggingConverter
 
encodeModel(Schema) - Method in class org.jpmml.rexp.BinaryTreeConverter
 
encodeModel(Schema) - Method in class org.jpmml.rexp.BoostingConverter
 
encodeModel(Schema) - Method in class org.jpmml.rexp.EarthConverter
 
encodeModel(Schema) - Method in class org.jpmml.rexp.ElmNNConverter
 
encodeModel(RDoubleVector, RExp, int, Schema) - Method in class org.jpmml.rexp.ElNetConverter
 
encodeModel(Schema) - Method in class org.jpmml.rexp.FilterModelConverter
 
encodeModel(RDoubleVector, RExp, int, Schema) - Method in class org.jpmml.rexp.FishNetConverter
 
encodeModel(Schema) - Method in class org.jpmml.rexp.GBMConverter
 
encodeModel(Schema) - Method in class org.jpmml.rexp.GLMConverter
 
encodeModel(RDoubleVector, RExp, int, Schema) - Method in class org.jpmml.rexp.GLMNetConverter
 
encodeModel(Schema) - Method in class org.jpmml.rexp.GLMNetConverter
 
encodeModel(Schema) - Method in class org.jpmml.rexp.IForestConverter
 
encodeModel(Schema) - Method in class org.jpmml.rexp.KMeansConverter
 
encodeModel(Schema) - Method in class org.jpmml.rexp.LMConverter
 
encodeModel(RDoubleVector, RExp, int, Schema) - Method in class org.jpmml.rexp.LogNetConverter
 
encodeModel(Schema) - Method in class org.jpmml.rexp.LRMConverter
 
encodeModel(Schema) - Method in class org.jpmml.rexp.ModelConverter
 
encodeModel(Schema) - Method in class org.jpmml.rexp.MultinomConverter
 
encodeModel(RDoubleVector, RExp, int, Schema) - Method in class org.jpmml.rexp.MultNetConverter
 
encodeModel(Schema) - Method in class org.jpmml.rexp.MVRConverter
 
encodeModel(Schema) - Method in class org.jpmml.rexp.NaiveBayesConverter
 
encodeModel(Schema) - Method in class org.jpmml.rexp.NNConverter
 
encodeModel(Schema) - Method in class org.jpmml.rexp.NNetConverter
 
encodeModel(Schema) - Method in class org.jpmml.rexp.PartyConverter
 
encodeModel(Schema) - Method in class org.jpmml.rexp.RandomForestConverter
 
encodeModel(Schema) - Method in class org.jpmml.rexp.RangerConverter
 
encodeModel(Schema) - Method in class org.jpmml.rexp.RPartConverter
 
encodeModel(Schema) - Method in class org.jpmml.rexp.ScorecardConverter
 
encodeModel(Schema) - Method in class org.jpmml.rexp.SVMConverter
 
encodeModel(Schema) - Method in class org.jpmml.rexp.WrappedModelConverter
 
encodeOutputValues(RGenericVector) - Method in class org.jpmml.rexp.ModelConverter
 
encodePMML(RExpEncoder) - Method in class org.jpmml.rexp.CaretEnsembleConverter
 
encodePMML(RExpEncoder) - Method in class org.jpmml.rexp.Converter
 
encodePMML() - Method in class org.jpmml.rexp.Converter
 
encodePMML(RExpEncoder) - Method in class org.jpmml.rexp.FilterModelConverter
 
encodePMML(RExpEncoder) - Method in class org.jpmml.rexp.ModelConverter
 
encodePMML(Model) - Method in class org.jpmml.rexp.RExpEncoder
 
encodeSchema(RExpEncoder) - Method in class org.jpmml.rexp.AdaBagConverter
 
encodeSchema(RExpEncoder) - Method in class org.jpmml.rexp.AdaConverter
 
encodeSchema(RExpEncoder) - Method in class org.jpmml.rexp.BinaryTreeConverter
 
encodeSchema(RExpEncoder) - Method in class org.jpmml.rexp.EarthConverter
 
encodeSchema(RExpEncoder) - Method in class org.jpmml.rexp.ElmNNConverter
 
encodeSchema(RExpEncoder) - Method in class org.jpmml.rexp.FilterModelConverter
 
encodeSchema(RExpEncoder) - Method in class org.jpmml.rexp.GBMConverter
 
encodeSchema(RExpEncoder) - Method in class org.jpmml.rexp.GLMConverter
 
encodeSchema(RExpEncoder) - Method in class org.jpmml.rexp.GLMNetConverter
 
encodeSchema(RExpEncoder) - Method in class org.jpmml.rexp.IForestConverter
 
encodeSchema(RExpEncoder) - Method in class org.jpmml.rexp.KMeansConverter
 
encodeSchema(RExpEncoder) - Method in class org.jpmml.rexp.LMConverter
 
encodeSchema(RExp, FormulaContext, RExpEncoder) - Method in class org.jpmml.rexp.LMConverter
 
encodeSchema(RExpEncoder) - Method in class org.jpmml.rexp.LRMConverter
 
encodeSchema(RExpEncoder) - Method in class org.jpmml.rexp.ModelConverter
 
encodeSchema(RExpEncoder) - Method in class org.jpmml.rexp.MultinomConverter
 
encodeSchema(RExpEncoder) - Method in class org.jpmml.rexp.MVRConverter
 
encodeSchema(RExpEncoder) - Method in class org.jpmml.rexp.NaiveBayesConverter
 
encodeSchema(RExpEncoder) - Method in class org.jpmml.rexp.NNConverter
 
encodeSchema(RExpEncoder) - Method in class org.jpmml.rexp.NNetConverter
 
encodeSchema(RExpEncoder) - Method in class org.jpmml.rexp.PartyConverter
 
encodeSchema(RExpEncoder) - Method in class org.jpmml.rexp.RandomForestConverter
 
encodeSchema(RExpEncoder) - Method in class org.jpmml.rexp.RangerConverter
 
encodeSchema(RExpEncoder) - Method in class org.jpmml.rexp.RMSConverter
 
encodeSchema(RExpEncoder) - Method in class org.jpmml.rexp.RPartConverter
 
encodeSchema(RExpEncoder) - Method in class org.jpmml.rexp.SVMConverter
 
encodeSchema(RExpEncoder) - Method in class org.jpmml.rexp.WrappedModelConverter
 
encodeTargetValues(RGenericVector, Label) - Method in class org.jpmml.rexp.ModelConverter
 
encodeTreeModels(RGenericVector) - Method in class org.jpmml.rexp.RPartEnsembleConverter
 
encodeTreeSchemas(RGenericVector, RExpEncoder) - Method in class org.jpmml.rexp.RPartEnsembleConverter
 
encodeVerificationData(RGenericVector) - Static method in class org.jpmml.rexp.ModelConverter
 
encodeVerificationData(List<? extends RExp>, List<String>) - Static method in class org.jpmml.rexp.ModelConverter
 
endColumn - Variable in class org.jpmml.rexp.Token
The column number of the last character of this Token.
endLine - Variable in class org.jpmml.rexp.Token
The line number of the last character of this Token.
enterNode(Node) - Method in class org.jpmml.rexp.visitors.RandomForestCompactor
 
enterTreeModel(TreeModel) - Method in class org.jpmml.rexp.visitors.RandomForestCompactor
 
ENVSXP - Static variable in interface org.jpmml.rexp.SExpTypes
 
EOF - Static variable in interface org.jpmml.rexp.ExpressionTranslatorConstants
End of File.
EOL - Static variable in exception org.jpmml.rexp.ParseException
The end of line string (we do not use System.getProperty("") so that we are compatible with Android/GWT);
EQUAL - Static variable in interface org.jpmml.rexp.ExpressionTranslatorConstants
RegularExpression Id.
ESC - Static variable in interface org.jpmml.rexp.ExpressionTranslatorConstants
RegularExpression Id.
exitNode(Node) - Method in class org.jpmml.rexp.visitors.RandomForestCompactor
 
exitTreeModel(TreeModel) - Method in class org.jpmml.rexp.visitors.RandomForestCompactor
 
EXP - Static variable in interface org.jpmml.rexp.ExpressionTranslatorConstants
RegularExpression Id.
ExpandBuff(boolean) - Method in class org.jpmml.rexp.SimpleCharStream
 
expectedTokenSequences - Variable in exception org.jpmml.rexp.ParseException
Each entry in this array is an array of integers.
ExponentiationExpression() - Method in class org.jpmml.rexp.ExpressionTranslator
 
Expression() - Method in class org.jpmml.rexp.ExpressionTranslator
 
ExpressionTranslator - Class in org.jpmml.rexp
 
ExpressionTranslator(Provider) - Constructor for class org.jpmml.rexp.ExpressionTranslator
Constructor.
ExpressionTranslator(String) - Constructor for class org.jpmml.rexp.ExpressionTranslator
Constructor.
ExpressionTranslator(ExpressionTranslatorTokenManager) - Constructor for class org.jpmml.rexp.ExpressionTranslator
Constructor with generated Token Manager.
ExpressionTranslatorConstants - Interface in org.jpmml.rexp
Token literal values and constants.
ExpressionTranslatorTokenManager - Class in org.jpmml.rexp
Token Manager.
ExpressionTranslatorTokenManager(SimpleCharStream) - Constructor for class org.jpmml.rexp.ExpressionTranslatorTokenManager
Constructor.
ExpressionTranslatorTokenManager(SimpleCharStream, int) - Constructor for class org.jpmml.rexp.ExpressionTranslatorTokenManager
Constructor.
EXPRSXP - Static variable in interface org.jpmml.rexp.SExpTypes
 
EXTPTRSXP - Static variable in interface org.jpmml.rexp.SExpTypes
 

F

FALSE - Static variable in interface org.jpmml.rexp.ExpressionTranslatorConstants
RegularExpression Id.
FieldInvocationExpression() - Method in class org.jpmml.rexp.ExpressionTranslator
 
FillBuff() - Method in class org.jpmml.rexp.SimpleCharStream
 
FilterModelConverter<R extends RExp,M extends RExp> - Class in org.jpmml.rexp
 
FilterModelConverter(R) - Constructor for class org.jpmml.rexp.FilterModelConverter
 
FishNetConverter - Class in org.jpmml.rexp
 
FishNetConverter(RGenericVector) - Constructor for class org.jpmml.rexp.FishNetConverter
 
FLOAT - Static variable in interface org.jpmml.rexp.ExpressionTranslatorConstants
RegularExpression Id.
FOR - Static variable in interface org.jpmml.rexp.ExpressionTranslatorConstants
RegularExpression Id.
format() - Method in class org.jpmml.rexp.FunctionExpression.Argument
 
formatExpression() - Method in class org.jpmml.rexp.FunctionExpression.Argument
 
Formula - Class in org.jpmml.rexp
 
Formula(RExpEncoder) - Constructor for class org.jpmml.rexp.Formula
 
FormulaContext - Interface in org.jpmml.rexp
 
FormulaUtil - Class in org.jpmml.rexp
 
FREESXP - Static variable in interface org.jpmml.rexp.SExpTypes
 
FUNCTION - Static variable in interface org.jpmml.rexp.ExpressionTranslatorConstants
RegularExpression Id.
FunctionExpression - Class in org.jpmml.rexp
 
FunctionExpression(String, List<FunctionExpression.Argument>) - Constructor for class org.jpmml.rexp.FunctionExpression
 
FunctionExpression(String, String, List<FunctionExpression.Argument>) - Constructor for class org.jpmml.rexp.FunctionExpression
 
FunctionExpression.Argument - Class in org.jpmml.rexp
 
FunctionInvocationExpression() - Method in class org.jpmml.rexp.ExpressionTranslator
 
FUNSXP - Static variable in interface org.jpmml.rexp.SExpTypes
 

G

GBMConverter - Class in org.jpmml.rexp
 
GBMConverter(RGenericVector) - Constructor for class org.jpmml.rexp.GBMConverter
 
generateParseException() - Method in class org.jpmml.rexp.ExpressionTranslator
Generate ParseException.
GENERICREFSXP - Static variable in interface org.jpmml.rexp.SerializationTypes
 
getArchiveBatchTest() - Method in class org.jpmml.rexp.testing.RExpEncoderBatch
 
getArgument(String, int) - Method in class org.jpmml.rexp.FunctionExpression
 
getArgument(String) - Method in class org.jpmml.rexp.FunctionExpression
 
getArgument(int) - Method in class org.jpmml.rexp.FunctionExpression
 
getArguments() - Method in class org.jpmml.rexp.FunctionExpression
 
getArguments() - Method in class org.jpmml.rexp.RFunctionCall
 
getAttribute(String) - Method in class org.jpmml.rexp.RExp
 
getAttribute(String, boolean) - Method in class org.jpmml.rexp.RExp
 
getAttributes() - Method in class org.jpmml.rexp.RExp
 
getBeginColumn() - Method in class org.jpmml.rexp.SimpleCharStream
Get token beginning column number.
getBeginLine() - Method in class org.jpmml.rexp.SimpleCharStream
Get token beginning line number.
getBody() - Method in class org.jpmml.rexp.RClosure
 
getBooleanAttribute(String) - Method in class org.jpmml.rexp.RExp
 
getBooleanAttribute(String, boolean) - Method in class org.jpmml.rexp.RExp
 
getBooleanElement(RGenericVector, String) - Static method in class org.jpmml.rexp.DecorationUtil
 
getBooleanElement(String) - Method in class org.jpmml.rexp.RGenericVector
 
getBooleanElement(String, boolean) - Method in class org.jpmml.rexp.RGenericVector
 
getCategories(String) - Method in class org.jpmml.rexp.EmptyFormulaContext
 
getCategories(String) - Method in interface org.jpmml.rexp.FormulaContext
 
getCategories(String) - Method in class org.jpmml.rexp.ModelFrameFormulaContext
 
getCategories(String) - Method in class org.jpmml.rexp.XLevelsFormulaContext
 
getClassNames(RExp) - Static method in class org.jpmml.rexp.RExpUtil
 
getCoefficient(Feature, RDoubleVector) - Method in class org.jpmml.rexp.Formula
 
getCoefficientNames() - Method in class org.jpmml.rexp.LMConverter
 
getCoefficientNames() - Method in class org.jpmml.rexp.RMSConverter
 
getCoefficients(S4Object, int) - Static method in class org.jpmml.rexp.GLMNetConverter
 
getColumn() - Method in class org.jpmml.rexp.SimpleCharStream
Deprecated.
getConverterClazz() - Method in class org.jpmml.rexp.testing.RExpEncoderBatch
 
getData(String) - Method in class org.jpmml.rexp.EmptyFormulaContext
 
getData(String) - Method in interface org.jpmml.rexp.FormulaContext
 
getData(String) - Method in class org.jpmml.rexp.ModelFrameFormulaContext
 
getData(String) - Method in class org.jpmml.rexp.XLevelsFormulaContext
 
getDataType() - Method in class org.jpmml.rexp.RBooleanVector
 
getDataType() - Method in class org.jpmml.rexp.RDoubleVector
 
getDataType(String) - Static method in class org.jpmml.rexp.RExpUtil
 
getDataType() - Method in class org.jpmml.rexp.RFactorVector
 
getDataType() - Method in class org.jpmml.rexp.RGenericVector
 
getDataType() - Method in class org.jpmml.rexp.RIntegerVector
 
getDataType() - Method in class org.jpmml.rexp.RStringVector
 
getDataType() - Method in class org.jpmml.rexp.RVector
 
getDequotedValue(int) - Method in class org.jpmml.rexp.RStringVector
 
getDequotedValues() - Method in class org.jpmml.rexp.RStringVector
 
getDoubleAttribute(String) - Method in class org.jpmml.rexp.RExp
 
getDoubleAttribute(String, boolean) - Method in class org.jpmml.rexp.RExp
 
getDoubleElement(String) - Method in class org.jpmml.rexp.RGenericVector
 
getDoubleElement(String, boolean) - Method in class org.jpmml.rexp.RGenericVector
 
getDoubleValue(int) - Method in class org.jpmml.rexp.RGenericVector
 
getElement(String) - Method in class org.jpmml.rexp.RVector
 
getElement(String, boolean) - Method in class org.jpmml.rexp.RVector
 
getEncoder() - Method in class org.jpmml.rexp.Formula
 
getEndColumn() - Method in class org.jpmml.rexp.SimpleCharStream
Get token end column number.
getEndLine() - Method in class org.jpmml.rexp.SimpleCharStream
Get token end line number.
getEnvironment() - Method in class org.jpmml.rexp.RClosure
 
getExpression() - Method in class org.jpmml.rexp.FunctionExpression.Argument
 
getFactorElement(String) - Method in class org.jpmml.rexp.RGenericVector
 
getFactorElement(String, boolean) - Method in class org.jpmml.rexp.RGenericVector
 
getFactorValue(int) - Method in class org.jpmml.rexp.RFactorVector
 
getFactorValue(int) - Method in class org.jpmml.rexp.RGenericVector
 
getFactorValues() - Method in class org.jpmml.rexp.RFactorVector
 
getFeatureCoefficient(Feature, RDoubleVector) - Method in class org.jpmml.rexp.LMConverter
 
getFeatureCoefficients(List<? extends Feature>, RDoubleVector) - Method in class org.jpmml.rexp.LMConverter
 
getFeatureCoefficients(List<? extends Feature>, RDoubleVector) - Method in class org.jpmml.rexp.RMSConverter
 
getFeatureImportances(Schema) - Method in interface org.jpmml.rexp.HasFeatureImportances
 
getFeatureImportances(Schema) - Method in class org.jpmml.rexp.RandomForestConverter
 
getFeatureImportances(Schema) - Method in class org.jpmml.rexp.RangerConverter
 
getFeatureImportances(Schema) - Method in class org.jpmml.rexp.RPartConverter
 
getFeatures() - Method in class org.jpmml.rexp.RExpEncoder
 
getField(int) - Method in class org.jpmml.rexp.Formula
 
getFieldNames() - Method in class org.jpmml.rexp.FunctionExpression.Argument
 
getFunction() - Method in class org.jpmml.rexp.FunctionExpression
 
getFunction() - Method in class org.jpmml.rexp.RFunctionCall
 
getGenericAttribute(String) - Method in class org.jpmml.rexp.RExp
 
getGenericAttribute(String, boolean) - Method in class org.jpmml.rexp.RExp
 
getGenericElement(RGenericVector, String) - Static method in class org.jpmml.rexp.DecorationUtil
 
getGenericElement(String) - Method in class org.jpmml.rexp.RGenericVector
 
getGenericElement(String, boolean) - Method in class org.jpmml.rexp.RGenericVector
 
getGenericValue(int) - Method in class org.jpmml.rexp.RGenericVector
 
GetImage() - Method in class org.jpmml.rexp.SimpleCharStream
Get token literal value.
getIntegerAttribute(String) - Method in class org.jpmml.rexp.RExp
 
getIntegerAttribute(String, boolean) - Method in class org.jpmml.rexp.RExp
 
getIntegerElement(String) - Method in class org.jpmml.rexp.RGenericVector
 
getIntegerElement(String, boolean) - Method in class org.jpmml.rexp.RGenericVector
 
getIntegerValue(int) - Method in class org.jpmml.rexp.RGenericVector
 
getInterceptName() - Method in class org.jpmml.rexp.LMConverter
 
getInterceptName() - Method in class org.jpmml.rexp.RMSConverter
 
getLabel() - Method in class org.jpmml.rexp.RExpEncoder
 
getLambdaS() - Method in class org.jpmml.rexp.GLMNetConverter
 
getLevels() - Method in class org.jpmml.rexp.RFactorVector
 
getLevelValues() - Method in class org.jpmml.rexp.RFactorVector
 
getLine() - Method in class org.jpmml.rexp.SimpleCharStream
Deprecated.
getMessage() - Method in exception org.jpmml.rexp.TokenMgrException
You can also modify the body of this method to customize your error messages.
getModel() - Method in class org.jpmml.rexp.ModelFrameFormulaContext
 
getNamespace() - Method in class org.jpmml.rexp.FunctionExpression
 
getNext() - Method in class org.jpmml.rexp.RPair
 
getNextToken() - Method in class org.jpmml.rexp.ExpressionTranslator
Get the next Token.
getNextToken() - Method in class org.jpmml.rexp.ExpressionTranslatorTokenManager
Get the next Token.
getNumericElement(RGenericVector, String) - Static method in class org.jpmml.rexp.DecorationUtil
 
getNumericElement(String) - Method in class org.jpmml.rexp.RGenericVector
 
getNumericElement(String, boolean) - Method in class org.jpmml.rexp.RGenericVector
 
getNumericValue(int) - Method in class org.jpmml.rexp.RGenericVector
 
getObject() - Method in class org.jpmml.rexp.Converter
 
getObject() - Method in class org.jpmml.rexp.TransformerEncoder
 
getOption(String, Boolean) - Method in class org.jpmml.rexp.Converter
 
getOptions() - Method in class org.jpmml.rexp.Converter
 
getParameters() - Method in class org.jpmml.rexp.RClosure
 
getPMML() - Method in class org.jpmml.rexp.testing.RExpEncoderBatch
 
getPredicateManager() - Method in class org.jpmml.rexp.TreeModelConverter
 
getRdsPath() - Method in class org.jpmml.rexp.testing.RExpEncoderBatch
 
getStringAttribute(String) - Method in class org.jpmml.rexp.RExp
 
getStringAttribute(String, boolean) - Method in class org.jpmml.rexp.RExp
 
getStringElement(String) - Method in class org.jpmml.rexp.RGenericVector
 
getStringElement(String, boolean) - Method in class org.jpmml.rexp.RGenericVector
 
getStringValue(int) - Method in class org.jpmml.rexp.RGenericVector
 
GetSuffix(int) - Method in class org.jpmml.rexp.SimpleCharStream
Get the suffix.
getTabSize() - Method in class org.jpmml.rexp.SimpleCharStream
 
getTag() - Method in class org.jpmml.rexp.FunctionExpression.Argument
 
getTag() - Method in class org.jpmml.rexp.RFunctionCall
 
getTag() - Method in class org.jpmml.rexp.RPair
 
getToken(int) - Method in class org.jpmml.rexp.ExpressionTranslator
Get the specific Token.
getValue(int) - Method in class org.jpmml.rexp.RBooleanVector
 
getValue(int) - Method in class org.jpmml.rexp.RDoubleVector
 
getValue(int) - Method in class org.jpmml.rexp.RGenericVector
 
getValue(int) - Method in class org.jpmml.rexp.RIntegerVector
 
getValue(int) - Method in class org.jpmml.rexp.RPair
 
getValue() - Method in class org.jpmml.rexp.RPair
 
getValue() - Method in class org.jpmml.rexp.RRaw
 
getValue() - Method in class org.jpmml.rexp.RString
 
getValue(int) - Method in class org.jpmml.rexp.RStringVector
 
getValue(int) - Method in class org.jpmml.rexp.RVector
 
getValue() - Method in class org.jpmml.rexp.Token
An optional attribute value of the Token.
getValues() - Method in class org.jpmml.rexp.RBooleanVector
 
getValues() - Method in class org.jpmml.rexp.RDoubleVector
 
getValues() - Method in class org.jpmml.rexp.RGenericVector
 
getValues() - Method in class org.jpmml.rexp.RIntegerVector
 
getValues() - Method in class org.jpmml.rexp.RStringVector
 
getValues() - Method in class org.jpmml.rexp.RVector
 
getVectorElement(RGenericVector, String) - Static method in class org.jpmml.rexp.DecorationUtil
 
getVectorElement(String) - Method in class org.jpmml.rexp.RGenericVector
 
getVectorElement(String, boolean) - Method in class org.jpmml.rexp.RGenericVector
 
getVectorType(Class<?>) - Static method in class org.jpmml.rexp.RExpUtil
 
getVectorValue(int) - Method in class org.jpmml.rexp.RGenericVector
 
getXLevels() - Method in class org.jpmml.rexp.XLevelsFormulaContext
 
GLMConverter - Class in org.jpmml.rexp
 
GLMConverter(RGenericVector) - Constructor for class org.jpmml.rexp.GLMConverter
 
GLMNetConverter - Class in org.jpmml.rexp
 
GLMNetConverter(RGenericVector) - Constructor for class org.jpmml.rexp.GLMNetConverter
 
GLOBALENVSXP - Static variable in interface org.jpmml.rexp.SerializationTypes
 
GREATER_OR_EQUAL - Static variable in interface org.jpmml.rexp.ExpressionTranslatorConstants
RegularExpression Id.
GREATER_THAN - Static variable in interface org.jpmml.rexp.ExpressionTranslatorConstants
RegularExpression Id.

H

hasArguments() - Method in class org.jpmml.rexp.FunctionExpression
 
hasAttribute(String) - Method in class org.jpmml.rexp.RExp
 
hasAttributes(int) - Static method in class org.jpmml.rexp.SerializationUtil
 
hasElement(String) - Method in class org.jpmml.rexp.RVector
 
HasFeatureImportances - Interface in org.jpmml.rexp
 
hasId(String, String) - Method in class org.jpmml.rexp.FunctionExpression
 
hasScoreDistribution() - Method in class org.jpmml.rexp.RPartConverter
 
hasTag() - Method in class org.jpmml.rexp.FunctionExpression.Argument
 
hasTag(int) - Static method in class org.jpmml.rexp.SerializationUtil
 

I

IDENTIFIER - Static variable in interface org.jpmml.rexp.ExpressionTranslatorConstants
RegularExpression Id.
IF - Static variable in interface org.jpmml.rexp.ExpressionTranslatorConstants
RegularExpression Id.
IfExpression() - Method in class org.jpmml.rexp.ExpressionTranslator
 
IForestConverter - Class in org.jpmml.rexp
 
IForestConverter(RGenericVector) - Constructor for class org.jpmml.rexp.IForestConverter
 
image - Variable in class org.jpmml.rexp.Token
The string image of the token.
IN - Static variable in interface org.jpmml.rexp.ExpressionTranslatorConstants
RegularExpression Id.
inBuf - Variable in class org.jpmml.rexp.SimpleCharStream
 
indexOf(E) - Method in class org.jpmml.rexp.RVector
 
INF - Static variable in interface org.jpmml.rexp.ExpressionTranslatorConstants
RegularExpression Id.
input_stream - Variable in class org.jpmml.rexp.ExpressionTranslatorTokenManager
 
inputStream - Variable in class org.jpmml.rexp.SimpleCharStream
 
INT - Static variable in interface org.jpmml.rexp.ExpressionTranslatorConstants
RegularExpression Id.
INTERCEPT - Static variable in class org.jpmml.rexp.LMConverter
 
INTERCEPT - Static variable in class org.jpmml.rexp.RMSConverter
 
Interval() - Method in class org.jpmml.rexp.ExpressionTranslator
 
INTSXP - Static variable in interface org.jpmml.rexp.SExpTypes
 
INVALID_LEXICAL_STATE - Static variable in exception org.jpmml.rexp.TokenMgrException
Tried to change to an invalid lexical state.
isBytesCharset(int) - Static method in class org.jpmml.rexp.SerializationUtil
 
isLatin1Charset(int) - Static method in class org.jpmml.rexp.SerializationUtil
 
isObject(int) - Static method in class org.jpmml.rexp.SerializationUtil
 
isUTF8Charset(int) - Static method in class org.jpmml.rexp.SerializationUtil
 
iterator() - Method in class org.jpmml.rexp.RVector
 

J

jj_nt - Variable in class org.jpmml.rexp.ExpressionTranslator
Next token.
jjFillToken() - Method in class org.jpmml.rexp.ExpressionTranslatorTokenManager
 
jjnewLexState - Static variable in class org.jpmml.rexp.ExpressionTranslatorTokenManager
Lex State array.
jjstrLiteralImages - Static variable in class org.jpmml.rexp.ExpressionTranslatorTokenManager
Token literal values.

K

kind - Variable in class org.jpmml.rexp.Token
An integer that describes the kind of this token.
KMeansConverter - Class in org.jpmml.rexp
 
KMeansConverter(RGenericVector) - Constructor for class org.jpmml.rexp.KMeansConverter
 

L

LANGSXP - Static variable in interface org.jpmml.rexp.SExpTypes
 
LBRACKET - Static variable in interface org.jpmml.rexp.ExpressionTranslatorConstants
RegularExpression Id.
LESS_OR_EQUAL - Static variable in interface org.jpmml.rexp.ExpressionTranslatorConstants
RegularExpression Id.
LESS_THAN - Static variable in interface org.jpmml.rexp.ExpressionTranslatorConstants
RegularExpression Id.
LETTER - Static variable in interface org.jpmml.rexp.ExpressionTranslatorConstants
RegularExpression Id.
LEXICAL_ERROR - Static variable in exception org.jpmml.rexp.TokenMgrException
Lexical error occurred.
LexicalErr(boolean, int, int, int, String, int) - Static method in exception org.jpmml.rexp.TokenMgrException
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexStateNames - Static variable in class org.jpmml.rexp.ExpressionTranslatorTokenManager
Lexer state names.
LGLSXP - Static variable in interface org.jpmml.rexp.SExpTypes
 
line - Variable in class org.jpmml.rexp.SimpleCharStream
 
LISTSXP - Static variable in interface org.jpmml.rexp.SExpTypes
 
LMConverter - Class in org.jpmml.rexp
 
LMConverter(RGenericVector) - Constructor for class org.jpmml.rexp.LMConverter
 
LogNetConverter - Class in org.jpmml.rexp
 
LogNetConverter(RGenericVector) - Constructor for class org.jpmml.rexp.LogNetConverter
 
LOOP_DETECTED - Static variable in exception org.jpmml.rexp.TokenMgrException
Detected (and bailed out of) an infinite loop in the token manager.
LPAREN - Static variable in interface org.jpmml.rexp.ExpressionTranslatorConstants
RegularExpression Id.
LRMConverter - Class in org.jpmml.rexp
 
LRMConverter(RGenericVector) - Constructor for class org.jpmml.rexp.LRMConverter
 

M

makeName(String) - Static method in class org.jpmml.rexp.RExpUtil
 
maxNextCharInd - Variable in class org.jpmml.rexp.SimpleCharStream
 
MINUS - Static variable in interface org.jpmml.rexp.ExpressionTranslatorConstants
RegularExpression Id.
MISSINGARGSXP - Static variable in interface org.jpmml.rexp.SerializationTypes
 
ModelConverter<R extends RExp> - Class in org.jpmml.rexp
 
ModelConverter(R) - Constructor for class org.jpmml.rexp.ModelConverter
 
ModelFrameFormulaContext - Class in org.jpmml.rexp
 
ModelFrameFormulaContext(RGenericVector) - Constructor for class org.jpmml.rexp.ModelFrameFormulaContext
 
MODULO - Static variable in interface org.jpmml.rexp.ExpressionTranslatorConstants
RegularExpression Id.
MultinomConverter - Class in org.jpmml.rexp
 
MultinomConverter(RGenericVector) - Constructor for class org.jpmml.rexp.MultinomConverter
 
MultiplicativeExpression() - Method in class org.jpmml.rexp.ExpressionTranslator
 
MULTIPLY - Static variable in interface org.jpmml.rexp.ExpressionTranslatorConstants
RegularExpression Id.
MultNetConverter - Class in org.jpmml.rexp
 
MultNetConverter(RGenericVector) - Constructor for class org.jpmml.rexp.MultNetConverter
 
MVRConverter - Class in org.jpmml.rexp
 
MVRConverter(RGenericVector) - Constructor for class org.jpmml.rexp.MVRConverter
 

N

NA - Static variable in interface org.jpmml.rexp.ExpressionTranslatorConstants
RegularExpression Id.
NA - Static variable in class org.jpmml.rexp.RString
 
NA_CHARACTER - Static variable in interface org.jpmml.rexp.ExpressionTranslatorConstants
RegularExpression Id.
NA_COMPLEX - Static variable in interface org.jpmml.rexp.ExpressionTranslatorConstants
RegularExpression Id.
NA_INTEGER - Static variable in interface org.jpmml.rexp.ExpressionTranslatorConstants
RegularExpression Id.
NA_REAL - Static variable in interface org.jpmml.rexp.ExpressionTranslatorConstants
RegularExpression Id.
NaiveBayesConverter - Class in org.jpmml.rexp
 
NaiveBayesConverter(RGenericVector) - Constructor for class org.jpmml.rexp.NaiveBayesConverter
 
names() - Method in class org.jpmml.rexp.RExp
 
NAMESPACESXP - Static variable in interface org.jpmml.rexp.SerializationTypes
 
NAN - Static variable in interface org.jpmml.rexp.ExpressionTranslatorConstants
RegularExpression Id.
NegationExpression() - Method in class org.jpmml.rexp.ExpressionTranslator
 
newConverter(R) - Static method in class org.jpmml.rexp.Converter
 
newConverter(R) - Method in class org.jpmml.rexp.ConverterFactory
 
newConverter(Class<? extends Converter<?>>, R) - Method in class org.jpmml.rexp.ConverterFactory
 
newInstance() - Static method in class org.jpmml.rexp.ConverterFactory
 
NEWSXP - Static variable in interface org.jpmml.rexp.SExpTypes
 
newToken(int, String) - Static method in class org.jpmml.rexp.Token
Returns a new Token object, by default.
newToken(int) - Static method in class org.jpmml.rexp.Token
 
NEXT - Static variable in interface org.jpmml.rexp.ExpressionTranslatorConstants
RegularExpression Id.
next - Variable in class org.jpmml.rexp.Token
A reference to the next regular (non-special) token from the input stream.
NILSXP - Static variable in interface org.jpmml.rexp.SExpTypes
 
NILVALUESXP - Static variable in interface org.jpmml.rexp.SerializationTypes
 
NNConverter - Class in org.jpmml.rexp
 
NNConverter(RGenericVector) - Constructor for class org.jpmml.rexp.NNConverter
 
NNetConverter - Class in org.jpmml.rexp
 
NNetConverter(RGenericVector) - Constructor for class org.jpmml.rexp.NNetConverter
 
NOT - Static variable in interface org.jpmml.rexp.ExpressionTranslatorConstants
RegularExpression Id.
NOT_EQUAL - Static variable in interface org.jpmml.rexp.ExpressionTranslatorConstants
RegularExpression Id.
NULL - Static variable in interface org.jpmml.rexp.ExpressionTranslatorConstants
RegularExpression Id.

O

OLSConverter - Class in org.jpmml.rexp
 
OLSConverter(RGenericVector) - Constructor for class org.jpmml.rexp.OLSConverter
 
OR - Static variable in interface org.jpmml.rexp.ExpressionTranslatorConstants
RegularExpression Id.
OrExpression() - Method in class org.jpmml.rexp.ExpressionTranslator
 
org.jpmml.rexp - package org.jpmml.rexp
 
org.jpmml.rexp.testing - package org.jpmml.rexp.testing
 
org.jpmml.rexp.visitors - package org.jpmml.rexp.visitors
 

P

PACKAGESXP - Static variable in interface org.jpmml.rexp.SerializationTypes
 
ParenthesizedExpression() - Method in class org.jpmml.rexp.ExpressionTranslator
 
parse() - Method in class org.jpmml.rexp.RExpParser
 
ParseException - Exception in org.jpmml.rexp
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception org.jpmml.rexp.ParseException
 
ParseException(Token, int[][], String[], String) - Constructor for exception org.jpmml.rexp.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception org.jpmml.rexp.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception org.jpmml.rexp.ParseException
Constructor with message.
PartyConverter - Class in org.jpmml.rexp
 
PartyConverter(RGenericVector) - Constructor for class org.jpmml.rexp.PartyConverter
 
PERSISTSXP - Static variable in interface org.jpmml.rexp.SerializationTypes
 
PLUS - Static variable in interface org.jpmml.rexp.ExpressionTranslatorConstants
RegularExpression Id.
POWER - Static variable in interface org.jpmml.rexp.ExpressionTranslatorConstants
RegularExpression Id.
POWER_MULTIPLY - Static variable in interface org.jpmml.rexp.ExpressionTranslatorConstants
RegularExpression Id.
PreProcessEncoder - Class in org.jpmml.rexp
 
PreProcessEncoder(RGenericVector) - Constructor for class org.jpmml.rexp.PreProcessEncoder
 
prevCharIsCR - Variable in class org.jpmml.rexp.SimpleCharStream
 
prevCharIsLF - Variable in class org.jpmml.rexp.SimpleCharStream
 
PrimaryExpression() - Method in class org.jpmml.rexp.ExpressionTranslator
 
PROMSXP - Static variable in interface org.jpmml.rexp.SExpTypes
 
Provider - Interface in org.jpmml.rexp
 

R

RandomForestCompactor - Class in org.jpmml.rexp.visitors
 
RandomForestCompactor() - Constructor for class org.jpmml.rexp.visitors.RandomForestCompactor
 
RandomForestConverter - Class in org.jpmml.rexp
 
RandomForestConverter(RGenericVector) - Constructor for class org.jpmml.rexp.RandomForestConverter
 
RangerConverter - Class in org.jpmml.rexp
 
RangerConverter(RGenericVector) - Constructor for class org.jpmml.rexp.RangerConverter
 
RAWSXP - Static variable in interface org.jpmml.rexp.SExpTypes
 
RBooleanVector - Class in org.jpmml.rexp
 
RBooleanVector(int[], RPair) - Constructor for class org.jpmml.rexp.RBooleanVector
 
RBRACKET - Static variable in interface org.jpmml.rexp.ExpressionTranslatorConstants
RegularExpression Id.
RClosure - Class in org.jpmml.rexp
 
RClosure(RPair, RExp, RPair, RExp) - Constructor for class org.jpmml.rexp.RClosure
 
RDataInput - Interface in org.jpmml.rexp
 
RDoubleVector - Class in org.jpmml.rexp
 
RDoubleVector(double[], RPair) - Constructor for class org.jpmml.rexp.RDoubleVector
 
read(char[], int, int) - Method in interface org.jpmml.rexp.Provider
Reads characters into an array
read(char[], int, int) - Method in class org.jpmml.rexp.StreamProvider
 
read(char[], int, int) - Method in class org.jpmml.rexp.StringProvider
 
readByteArray(int) - Method in interface org.jpmml.rexp.RDataInput
 
readByteArray(int) - Method in class org.jpmml.rexp.XDRInput
 
readChar() - Method in class org.jpmml.rexp.SimpleCharStream
Read a character.
readDouble() - Method in interface org.jpmml.rexp.RDataInput
 
readDouble() - Method in class org.jpmml.rexp.XDRInput
 
readInt() - Method in interface org.jpmml.rexp.RDataInput
 
readInt() - Method in class org.jpmml.rexp.XDRInput
 
REALSXP - Static variable in interface org.jpmml.rexp.SExpTypes
 
RecipeEncoder - Class in org.jpmml.rexp
 
RecipeEncoder(RGenericVector) - Constructor for class org.jpmml.rexp.RecipeEncoder
 
REFSXP - Static variable in interface org.jpmml.rexp.SerializationTypes
 
ReInit(String) - Method in class org.jpmml.rexp.ExpressionTranslator
 
ReInit(Provider) - Method in class org.jpmml.rexp.ExpressionTranslator
Reinitialise.
ReInit(ExpressionTranslatorTokenManager) - Method in class org.jpmml.rexp.ExpressionTranslator
Reinitialise.
ReInit(SimpleCharStream) - Method in class org.jpmml.rexp.ExpressionTranslatorTokenManager
Reinitialise parser.
ReInit(SimpleCharStream, int) - Method in class org.jpmml.rexp.ExpressionTranslatorTokenManager
Reinitialise parser.
ReInit(Provider, int, int, int) - Method in class org.jpmml.rexp.SimpleCharStream
Reinitialise.
ReInit(Provider, int, int) - Method in class org.jpmml.rexp.SimpleCharStream
Reinitialise.
ReInit(Provider) - Method in class org.jpmml.rexp.SimpleCharStream
Reinitialise.
RelationalExpression() - Method in class org.jpmml.rexp.ExpressionTranslator
 
removeSpecialSymbol(List<String>, String) - Static method in class org.jpmml.rexp.FormulaUtil
 
removeSpecialSymbol(List<String>, String, int) - Static method in class org.jpmml.rexp.FormulaUtil
 
renameField(String, String) - Method in class org.jpmml.rexp.RExpEncoder
 
REPEAT - Static variable in interface org.jpmml.rexp.ExpressionTranslatorConstants
RegularExpression Id.
resolveComplexFeature(String) - Method in class org.jpmml.rexp.Formula
 
resolveFeature(String) - Method in class org.jpmml.rexp.Formula
 
RExp - Class in org.jpmml.rexp
 
RExp(RPair) - Constructor for class org.jpmml.rexp.RExp
 
RExpEncoder - Class in org.jpmml.rexp
 
RExpEncoder() - Constructor for class org.jpmml.rexp.RExpEncoder
 
RExpEncoderBatch - Class in org.jpmml.rexp.testing
 
RExpEncoderBatch(String, String, Predicate<ResultField>, Equivalence<Object>) - Constructor for class org.jpmml.rexp.testing.RExpEncoderBatch
 
RExpEncoderBatchTest - Class in org.jpmml.rexp.testing
 
RExpEncoderBatchTest() - Constructor for class org.jpmml.rexp.testing.RExpEncoderBatchTest
 
RExpParser - Class in org.jpmml.rexp
 
RExpParser(InputStream) - Constructor for class org.jpmml.rexp.RExpParser
 
RExpUtil - Class in org.jpmml.rexp
 
RFactorVector - Class in org.jpmml.rexp
 
RFactorVector(int[], RPair) - Constructor for class org.jpmml.rexp.RFactorVector
 
RFunctionCall - Class in org.jpmml.rexp
 
RFunctionCall(RExp, RExp, RExp, RPair) - Constructor for class org.jpmml.rexp.RFunctionCall
 
RGenericVector - Class in org.jpmml.rexp
 
RGenericVector(List<RExp>, RPair) - Constructor for class org.jpmml.rexp.RGenericVector
 
RIntegerVector - Class in org.jpmml.rexp
 
RIntegerVector(int[], RPair) - Constructor for class org.jpmml.rexp.RIntegerVector
 
RMSConverter - Class in org.jpmml.rexp
 
RMSConverter(RGenericVector) - Constructor for class org.jpmml.rexp.RMSConverter
 
RNumberVector<E extends Number> - Class in org.jpmml.rexp
 
RNumberVector(RPair) - Constructor for class org.jpmml.rexp.RNumberVector
 
RPair - Class in org.jpmml.rexp
 
RPair(RExp, RExp, RPair) - Constructor for class org.jpmml.rexp.RPair
 
RPAREN - Static variable in interface org.jpmml.rexp.ExpressionTranslatorConstants
RegularExpression Id.
RPartConverter - Class in org.jpmml.rexp
 
RPartConverter(RGenericVector) - Constructor for class org.jpmml.rexp.RPartConverter
 
RPartEnsembleConverter<R extends RExp> - Class in org.jpmml.rexp
 
RPartEnsembleConverter(R) - Constructor for class org.jpmml.rexp.RPartEnsembleConverter
 
RRaw - Class in org.jpmml.rexp
 
RRaw(byte[], RPair) - Constructor for class org.jpmml.rexp.RRaw
 
RString - Class in org.jpmml.rexp
 
RString(String) - Constructor for class org.jpmml.rexp.RString
 
RStringVector - Class in org.jpmml.rexp
 
RStringVector(List<String>, RPair) - Constructor for class org.jpmml.rexp.RStringVector
 
RVector<E> - Class in org.jpmml.rexp
 
RVector(RPair) - Constructor for class org.jpmml.rexp.RVector
 

S

S4Object - Class in org.jpmml.rexp
 
S4Object(RPair) - Constructor for class org.jpmml.rexp.S4Object
 
S4SXP - Static variable in interface org.jpmml.rexp.SExpTypes
 
ScorecardConverter - Class in org.jpmml.rexp
 
ScorecardConverter(RGenericVector) - Constructor for class org.jpmml.rexp.ScorecardConverter
 
selectValues(List<?>, Predicate<Object>, Double, boolean) - Static method in class org.jpmml.rexp.RandomForestConverter
 
SerializationTypes - Interface in org.jpmml.rexp
 
SerializationUtil - Class in org.jpmml.rexp
 
setDebugStream(PrintStream) - Method in class org.jpmml.rexp.ExpressionTranslatorTokenManager
Set debug output.
setFunction(String) - Method in class org.jpmml.rexp.FunctionExpression
 
setLabel(Formula, RExp, RExp, RExpEncoder) - Static method in class org.jpmml.rexp.FormulaUtil
 
setLabel(DataField) - Method in class org.jpmml.rexp.RExpEncoder
 
setLabel(Label) - Method in class org.jpmml.rexp.RExpEncoder
 
setNamespace(String) - Method in class org.jpmml.rexp.FunctionExpression
 
setTabSize(int) - Method in class org.jpmml.rexp.SimpleCharStream
 
SExpTypes - Interface in org.jpmml.rexp
 
SimpleCharStream - Class in org.jpmml.rexp
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Provider, int, int, int) - Constructor for class org.jpmml.rexp.SimpleCharStream
Constructor.
SimpleCharStream(Provider, int, int) - Constructor for class org.jpmml.rexp.SimpleCharStream
Constructor.
SimpleCharStream(Provider) - Constructor for class org.jpmml.rexp.SimpleCharStream
Constructor.
size() - Method in class org.jpmml.rexp.RBooleanVector
 
size() - Method in class org.jpmml.rexp.RDoubleVector
 
size() - Method in class org.jpmml.rexp.RGenericVector
 
size() - Method in class org.jpmml.rexp.RIntegerVector
 
size() - Method in class org.jpmml.rexp.RStringVector
 
size() - Method in class org.jpmml.rexp.RVector
 
SPECIALSXP - Static variable in interface org.jpmml.rexp.SExpTypes
 
specialToken - Variable in class org.jpmml.rexp.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
STATIC_LEXER_ERROR - Static variable in exception org.jpmml.rexp.TokenMgrException
An attempt was made to create a second instance of a static token manager.
staticFlag - Static variable in class org.jpmml.rexp.SimpleCharStream
Whether parser is static.
StreamProvider - Class in org.jpmml.rexp
NOTE : This generated class can be safely deleted if installing in a GWT installation (use StringProvider instead)
StreamProvider(Reader) - Constructor for class org.jpmml.rexp.StreamProvider
 
StreamProvider(InputStream) - Constructor for class org.jpmml.rexp.StreamProvider
 
StreamProvider(InputStream, String) - Constructor for class org.jpmml.rexp.StreamProvider
 
STRING - Static variable in interface org.jpmml.rexp.ExpressionTranslatorConstants
RegularExpression Id.
StringProvider - Class in org.jpmml.rexp
 
StringProvider(String) - Constructor for class org.jpmml.rexp.StringProvider
 
STRSXP - Static variable in interface org.jpmml.rexp.SExpTypes
 
SVMConverter - Class in org.jpmml.rexp
 
SVMConverter(RGenericVector) - Constructor for class org.jpmml.rexp.SVMConverter
 
SwitchTo(int) - Method in class org.jpmml.rexp.ExpressionTranslatorTokenManager
Switch to specified lex state.
SYMSXP - Static variable in interface org.jpmml.rexp.SExpTypes
 

T

tabSize - Variable in class org.jpmml.rexp.SimpleCharStream
 
tagEquals(String) - Method in class org.jpmml.rexp.RPair
 
token - Variable in class org.jpmml.rexp.ExpressionTranslator
Current token.
Token - Class in org.jpmml.rexp
Describes the input token stream.
Token() - Constructor for class org.jpmml.rexp.Token
No-argument constructor
Token(int) - Constructor for class org.jpmml.rexp.Token
Constructs a new token for the specified Image.
Token(int, String) - Constructor for class org.jpmml.rexp.Token
Constructs a new token for the specified Image and Kind.
token_source - Variable in class org.jpmml.rexp.ExpressionTranslator
Generated Token Manager.
tokenImage - Static variable in interface org.jpmml.rexp.ExpressionTranslatorConstants
Literal token values.
tokenImage - Variable in exception org.jpmml.rexp.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
TokenMgrException - Exception in org.jpmml.rexp
Token Manager Error.
TokenMgrException() - Constructor for exception org.jpmml.rexp.TokenMgrException
No arg constructor.
TokenMgrException(String, int) - Constructor for exception org.jpmml.rexp.TokenMgrException
Constructor with message and reason.
TokenMgrException(boolean, int, int, int, String, int, int) - Constructor for exception org.jpmml.rexp.TokenMgrException
Full Constructor.
toString() - Method in class org.jpmml.rexp.RVector
 
toString() - Method in class org.jpmml.rexp.Token
Returns the image.
toUnsignedLong(double) - Static method in class org.jpmml.rexp.RandomForestConverter
 
trace_enabled() - Method in class org.jpmml.rexp.ExpressionTranslator
Trace enabled.
trackLineColumn - Variable in class org.jpmml.rexp.SimpleCharStream
 
TrainConverter - Class in org.jpmml.rexp
 
TrainConverter(RGenericVector) - Constructor for class org.jpmml.rexp.TrainConverter
 
TransformerEncoder<R extends RExp> - Class in org.jpmml.rexp
 
TransformerEncoder(R) - Constructor for class org.jpmml.rexp.TransformerEncoder
 
translateExpression(String) - Static method in class org.jpmml.rexp.ExpressionTranslator
 
translateExpression(String, boolean) - Static method in class org.jpmml.rexp.ExpressionTranslator
 
translateInterval(String) - Static method in class org.jpmml.rexp.ExpressionTranslator
 
TreeModelConverter<R extends RExp> - Class in org.jpmml.rexp
 
TreeModelConverter(R) - Constructor for class org.jpmml.rexp.TreeModelConverter
 
TRIPLE_COLON - Static variable in interface org.jpmml.rexp.ExpressionTranslatorConstants
RegularExpression Id.
TRUE - Static variable in interface org.jpmml.rexp.ExpressionTranslatorConstants
RegularExpression Id.

U

UnaryExpression() - Method in class org.jpmml.rexp.ExpressionTranslator
 
UNBOUNDVALUESXP - Static variable in interface org.jpmml.rexp.SerializationTypes
 
unpackRefIndex(int) - Static method in class org.jpmml.rexp.SerializationUtil
 
UpdateLineColumn(char) - Method in class org.jpmml.rexp.SimpleCharStream
 

V

VECSXP - Static variable in interface org.jpmml.rexp.SExpTypes
 

W

WEAKREFSXP - Static variable in interface org.jpmml.rexp.SExpTypes
 
WHILE - Static variable in interface org.jpmml.rexp.ExpressionTranslatorConstants
RegularExpression Id.
WrappedModelConverter - Class in org.jpmml.rexp
 
WrappedModelConverter(RGenericVector) - Constructor for class org.jpmml.rexp.WrappedModelConverter
 

X

XDRInput - Class in org.jpmml.rexp
 
XDRInput(InputStream) - Constructor for class org.jpmml.rexp.XDRInput
 
XLevelsFormulaContext - Class in org.jpmml.rexp
 
XLevelsFormulaContext(RGenericVector) - Constructor for class org.jpmml.rexp.XLevelsFormulaContext
 
A B C D E F G H I J K L M N O P R S T U V W X 
Skip navigation links

Copyright © 2022. All rights reserved.