A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

O

OBJECT_ANNOTATION - Static variable in class com.spss.psapi.core.Property
Specifies the user-editable text that describes the object.
OBJECT_CUSTOM_NAME - Static variable in class com.spss.psapi.core.Property
Specifies a custom name.
OBJECT_KEYWORDS - Static variable in class com.spss.psapi.core.Property
Specifies the list of keyword strings associated with the object.
OBJECT_TOOLTIP - Static variable in class com.spss.psapi.core.Property
Specifies the tooltip which may be displayed in graphical user interfaces.
OBJECT_USE_CUSTOM_NAME - Static variable in class com.spss.psapi.core.Property
Specifies whether a custom name should be used.
ObjectBuilder - Interface in com.spss.psapi.transform
This encapsulates the functionality of a node that builds an output object such as a model or graph.
ObjectCreationException - Exception in com.spss.psapi.core
An exception thrown when an instance of an object cannot be created.
ObjectCreationException(Throwable) - Constructor for exception com.spss.psapi.core.ObjectCreationException
Deprecated. 
ObjectCreationException(String, Throwable) - Constructor for exception com.spss.psapi.core.ObjectCreationException
Constructs an instance of this exception.
ObjectLockedException - Exception in com.spss.psapi.core
An exception thrown when an attempt is made to lock or modify an object that is already locked.
ObjectLockedException(String, Object) - Constructor for exception com.spss.psapi.core.ObjectLockedException
Creates an ObjectLockedException.
ObjectLockedException(Object) - Constructor for exception com.spss.psapi.core.ObjectLockedException
Deprecated. 
onExtensionObjectEvent(ExtensionObjectEvent) - Method in interface com.spss.psapi.extensions.common.spi2.ExtensionObjectDelegate
Called when an extension object has been modified in some way.
openDocumentFromFile(String, boolean) - Method in interface com.spss.psapi.task.TaskRunner
Reads and returns a document from the specified file.
openModelFromFile(String, boolean) - Method in interface com.spss.psapi.task.TaskRunner
Reads and returns a model from the specified file.
openStreamFromFile(String, boolean) - Method in interface com.spss.psapi.task.TaskRunner
Reads and returns a stream from the specified file.
ORACLE_ADAPTIVE_BAYES - Static variable in class com.spss.psapi.transform.ModelOutputType
 
ORACLE_ADAPTIVE_BAYES_MAX_NAIVE_BAYES_PREDICTORS - Static variable in class com.spss.psapi.core.Property
 
ORACLE_ADAPTIVE_BAYES_MAX_PREDICTORS - Static variable in class com.spss.psapi.core.Property
 
ORACLE_ADAPTIVE_BAYES_MODEL_TYPE - Static variable in class com.spss.psapi.core.Property
 
ORACLE_ADAPTIVE_BAYES_TARGET - Static variable in class com.spss.psapi.core.Property
 
ORACLE_ADAPTIVE_BAYES_TIME_LIMIT - Static variable in class com.spss.psapi.core.Property
 
ORACLE_ADAPTIVE_BAYES_USE_TIME_LIMIT - Static variable in class com.spss.psapi.core.Property
 
ORACLE_AI - Static variable in class com.spss.psapi.transform.ModelOutputType
 
ORACLE_APRIORI_CONTENT_FIELD - Static variable in class com.spss.psapi.core.Property
 
ORACLE_APRIORI_ID_FIELD - Static variable in class com.spss.psapi.core.Property
 
ORACLE_APRIORI_MAX_RULE_LENGTH - Static variable in class com.spss.psapi.core.Property
 
ORACLE_APRIORI_MIN_CONFIDENCE - Static variable in class com.spss.psapi.core.Property
 
ORACLE_APRIORI_MIN_SUPPORT - Static variable in class com.spss.psapi.core.Property
 
ORACLE_APRIORI_USE_TRANSACTIONAL_DATA - Static variable in class com.spss.psapi.core.Property
 
ORACLE_DECISION_TREE - Static variable in class com.spss.psapi.transform.ModelOutputType
 
ORACLE_DECISION_TREE_DISPLAY_RULE_IDS - Static variable in class com.spss.psapi.core.Property
 
ORACLE_DECISION_TREE_IMPURITY_METRIC - Static variable in class com.spss.psapi.core.Property
 
ORACLE_DECISION_TREE_TARGET_FIELD_SELECTION - Static variable in class com.spss.psapi.core.Property
 
ORACLE_DECISION_TREE_TERM_MAX_DEPTH - Static variable in class com.spss.psapi.core.Property
 
ORACLE_DECISION_TREE_TERM_MINPCT_NODE - Static variable in class com.spss.psapi.core.Property
 
ORACLE_DECISION_TREE_TERM_MINPCT_SPLIT - Static variable in class com.spss.psapi.core.Property
 
ORACLE_DECISION_TREE_TERM_MINREC_NOD - Static variable in class com.spss.psapi.core.Property
 
ORACLE_DECISION_TREE_TERM_MINREC_SPLIT - Static variable in class com.spss.psapi.core.Property
 
ORACLE_DECISION_TREE_USE_MISCLASSIFICATION_COSTS - Static variable in class com.spss.psapi.core.Property
 
ORACLE_GLM - Static variable in class com.spss.psapi.transform.ModelOutputType
 
ORACLE_GLM_AUTO_DATA_PREP - Static variable in class com.spss.psapi.core.Property
 
ORACLE_GLM_CONFIDENCE_FACTOR - Static variable in class com.spss.psapi.core.Property
 
ORACLE_GLM_DIAGNOSTIC_TABLE_NAME - Static variable in class com.spss.psapi.core.Property
 
ORACLE_GLM_MISSING_VALUE_HANDLER - Static variable in class com.spss.psapi.core.Property
 
ORACLE_GLM_REFERENCE_CLASS_NAME - Static variable in class com.spss.psapi.core.Property
 
ORACLE_GLM_RIDGE_REGRESSION - Static variable in class com.spss.psapi.core.Property
 
ORACLE_GLM_ROW_WEIGHTING_TABLE_NAME - Static variable in class com.spss.psapi.core.Property
 
ORACLE_GLM_TARGET - Static variable in class com.spss.psapi.core.Property
 
ORACLE_GLM_USE_AUTO_DATA_PREP - Static variable in class com.spss.psapi.core.Property
 
ORACLE_GLM_USE_CONFIDENCE_FACTOR - Static variable in class com.spss.psapi.core.Property
 
ORACLE_GLM_USE_DIAGNOSTIC_TABLE_NAME - Static variable in class com.spss.psapi.core.Property
 
ORACLE_GLM_USE_RIDGE_REGRESSION - Static variable in class com.spss.psapi.core.Property
 
ORACLE_GLM_USE_ROW_WEIGHTING_TABLE_NAME - Static variable in class com.spss.psapi.core.Property
 
ORACLE_GLM_USE_VIF_FOR_RIDGE - Static variable in class com.spss.psapi.core.Property
 
ORACLE_GLM_USE_WEIGHTING - Static variable in class com.spss.psapi.core.Property
 
ORACLE_GLM_WEIGHTING - Static variable in class com.spss.psapi.core.Property
 
ORACLE_KMEANS - Static variable in class com.spss.psapi.transform.ModelOutputType
 
ORACLE_KMEANS_CONV_TOLERANCE - Static variable in class com.spss.psapi.core.Property
 
ORACLE_KMEANS_DISTANCE_FUNCTION - Static variable in class com.spss.psapi.core.Property
 
ORACLE_KMEANS_ITERATIONS - Static variable in class com.spss.psapi.core.Property
 
ORACLE_KMEANS_MIN_PCT_ATT_SUPPORT - Static variable in class com.spss.psapi.core.Property
 
ORACLE_KMEANS_NUM_BINS - Static variable in class com.spss.psapi.core.Property
 
ORACLE_KMEANS_SPLIT_CRITERION - Static variable in class com.spss.psapi.core.Property
 
ORACLE_KMEANS_STANDARD_DEVIATION - Static variable in class com.spss.psapi.core.Property
 
ORACLE_NAIVE_BAYES - Static variable in class com.spss.psapi.transform.ModelOutputType
 
ORACLE_NAIVE_BAYES_PAIRWISE_THRESHOLD - Static variable in class com.spss.psapi.core.Property
 
ORACLE_NAIVE_BAYES_SINGLETON_THRESHOLD - Static variable in class com.spss.psapi.core.Property
 
ORACLE_NAIVE_BAYES_TARGET - Static variable in class com.spss.psapi.core.Property
 
ORACLE_NMF - Static variable in class com.spss.psapi.transform.ModelOutputType
 
ORACLE_NMF_CONV_TOLERANCE - Static variable in class com.spss.psapi.core.Property
 
ORACLE_NMF_NUM_FEATURES - Static variable in class com.spss.psapi.core.Property
 
ORACLE_NMF_NUM_ITERATIONS - Static variable in class com.spss.psapi.core.Property
 
ORACLE_NMF_RANDOM_SEED - Static variable in class com.spss.psapi.core.Property
 
ORACLE_NMF_USE_NUM_FEATURES - Static variable in class com.spss.psapi.core.Property
 
ORACLE_OCLUSTER - Static variable in class com.spss.psapi.transform.ModelOutputType
 
ORACLE_OCLUSTER_MAX_BUFFER - Static variable in class com.spss.psapi.core.Property
 
ORACLE_OCLUSTER_SENSITIVITY - Static variable in class com.spss.psapi.core.Property
 
ORACLE_SVM - Static variable in class com.spss.psapi.transform.ModelOutputType
 
ORACLE_SVM_COMPLEXITY_FACTOR - Static variable in class com.spss.psapi.core.Property
 
ORACLE_SVM_CONVERGENCE_TOLERANCE - Static variable in class com.spss.psapi.core.Property
 
ORACLE_SVM_EPSILON - Static variable in class com.spss.psapi.core.Property
 
ORACLE_SVM_KERNEL_CACHE_SIZE - Static variable in class com.spss.psapi.core.Property
 
ORACLE_SVM_KERNEL_FUNCTION - Static variable in class com.spss.psapi.core.Property
 
ORACLE_SVM_NORMALIZATION_METHOD - Static variable in class com.spss.psapi.core.Property
 
ORACLE_SVM_OUTLIER_RATE - Static variable in class com.spss.psapi.core.Property
 
ORACLE_SVM_STANDARD_DEVIATION - Static variable in class com.spss.psapi.core.Property
 
ORACLE_SVM_TARGET - Static variable in class com.spss.psapi.core.Property
 
ORACLE_SVM_USE_COMPLEXITY_FACTOR - Static variable in class com.spss.psapi.core.Property
 
ORACLE_SVM_USE_EPSILON - Static variable in class com.spss.psapi.core.Property
 
ORACLE_SVM_USE_OUTLIER_RATE - Static variable in class com.spss.psapi.core.Property
 
ORACLE_SVM_USE_STANDARD_DEVIATION - Static variable in class com.spss.psapi.core.Property
 
ORDERED_SET - Static variable in class com.spss.psapi.data.MeasureType
Indicates that the column value is like SET but with an implied order on the values.
OUT - Static variable in class com.spss.psapi.data.ModelingRole
Indicates that this column is predicted or a consequent.
OUTPUT_CONNECTOR - Static variable in class com.spss.psapi.transform.ProcessorType
A DiagramConnector which routes output from a composite diagram.
OUTPUT_FILE_FORMAT - Static variable in class com.spss.psapi.core.Property
 
OUTPUT_FILENAME - Static variable in class com.spss.psapi.core.Property
 
OUTPUT_FORMAT_COLUMN_WIDTH - Static variable in class com.spss.psapi.core.Property
 
OUTPUT_FORMAT_DATE_FORMAT - Static variable in class com.spss.psapi.core.Property
 
OUTPUT_FORMAT_DECIMAL_SYMBOL - Static variable in class com.spss.psapi.core.Property
 
OUTPUT_FORMAT_DISPLAY_DECIMAL_PLACES - Static variable in class com.spss.psapi.core.Property
 
OUTPUT_FORMAT_EXPORT_DECIMAL_PLACES - Static variable in class com.spss.psapi.core.Property
 
OUTPUT_FORMAT_JUSTIFY - Static variable in class com.spss.psapi.core.Property
 
OUTPUT_FORMAT_TIME_FORMAT - Static variable in class com.spss.psapi.core.Property
 
OUTPUT_LINES_PER_PAGE - Static variable in class com.spss.psapi.core.Property
 
OUTPUT_MODE - Static variable in class com.spss.psapi.core.Property
 
OUTPUT_NAME - Static variable in class com.spss.psapi.core.Property
 
OUTPUT_TRANSPOSE_DATA - Static variable in class com.spss.psapi.core.Property
 
OUTPUT_USE_LINES_PER_PAGE - Static variable in class com.spss.psapi.core.Property
 
OUTPUT_USE_MODEL_NAME - Static variable in class com.spss.psapi.core.Property
 
OutputContext - Interface in com.spss.psapi.extensions.common
This class defines the context information that is passed to an output delegate.
OutputDelegate - Interface in com.spss.psapi.extensions.common.spi2
Defines the methods supported by an output delegate.
OutputFactory - Interface in com.spss.psapi.transform
A factory class that creates BuiltObject instances.
OwnerException - Exception in com.spss.psapi.core
An exception thrown when an object owner requires an owned object.
OwnerException(String, Object, Object) - Constructor for exception com.spss.psapi.core.OwnerException
Creates an OwnerException.
OwnerException(Object, Object) - Constructor for exception com.spss.psapi.core.OwnerException
Deprecated. 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

(C) Copyright IBM Corp. 1994, 2015. All Rights Reserved.