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 

T

TAB_DELIMITED - Static variable in class com.spss.psapi.core.FileFormat
Identifier for tab-delimited text.
TABLE - Static variable in class com.spss.psapi.transform.DocumentOutputType
 
TABLE_HIGHLIGHT_EXPRESSION - Static variable in class com.spss.psapi.core.Property
 
TableContentModel - Interface in com.spss.psapi.content
An interface that provides a mechanism for accessing the tabular content of a ContentContainer.
Task - Interface in com.spss.psapi.task
A Task represents an operation that can be performed by the Modeler API.
TaskFactory - Interface in com.spss.psapi.task
The TaskFactory is used to create instances of Task.
TaskRunner - Interface in com.spss.psapi.task
The TaskRunner provides a convenient way of creating and running tasks synchronously.
TERMINAL - Static variable in class com.spss.psapi.transform.CompositeProcessorType
Represents a CompositeProcessor that ends a sequence of nodes.
TerminalProcessor - Interface in com.spss.psapi.transform
This encapsulates the functionality of any node that terminates a particular sequence of nodes.
terminate() - Method in interface com.spss.psapi.task.ExecutionHandle
Terminates execution of the associated task and returns its final ExecutionState.
terminate(long) - Method in interface com.spss.psapi.task.ExecutionHandle
Terminates execution of the associated task, waits until the task has finished or until the specified timeout has expired (whichever is sooner) and returns the execution state of the task.
TERMINATED - Static variable in class com.spss.psapi.task.ExecutionState
The task has completed prematurely as the result of a terminate request.
TERMINATING - Static variable in class com.spss.psapi.task.ExecutionState
A terminate request has been issued but the task has not yet completed.
TEXT - Static variable in class com.spss.psapi.model.PMMLModelType
PMML TextModel
TEXT_EXTRACTION - Static variable in class com.spss.psapi.transform.ModelOutputType
 
TIFF - Static variable in class com.spss.psapi.core.FileFormat
Identifier for TIFF format.
TIME - Static variable in class com.spss.psapi.core.ParameterStorage
Indicates that the storage type is a time type.
TIME - Static variable in class com.spss.psapi.data.StorageType
Indicates that the storage type is a time type.
TIME_INTERVALS - Static variable in class com.spss.psapi.transform.ProcessorType
Represents a DataTransformer that creates evenly spaced time intervals or appends time labels.
TIME_INTERVALS_AGGR_FUNCTION_FLAG_DEFAULT - Static variable in class com.spss.psapi.core.Property
 
TIME_INTERVALS_AGGR_FUNCTION_RANGE_DEFAULT - Static variable in class com.spss.psapi.core.Property
 
TIME_INTERVALS_AGGR_FUNCTION_SET_DEFAULT - Static variable in class com.spss.psapi.core.Property
 
TIME_INTERVALS_CREATE_FIELDS_AND_FUNCTIONS_MODE - Static variable in class com.spss.psapi.core.Property
 
TIME_INTERVALS_DATE_FORMAT - Static variable in class com.spss.psapi.core.Property
 
TIME_INTERVALS_FIELD_NAME_EXTENSION - Static variable in class com.spss.psapi.core.Property
 
TIME_INTERVALS_FIELD_NAME_EXTENSION_AS_PREFIX - Static variable in class com.spss.psapi.core.Property
 
TIME_INTERVALS_FISCAL_YEAR_BEGINS - Static variable in class com.spss.psapi.core.Property
 
TIME_INTERVALS_INCREMENT_BY - Static variable in class com.spss.psapi.core.Property
 
TIME_INTERVALS_INTERVALS_FIELD - Static variable in class com.spss.psapi.core.Property
 
TIME_INTERVALS_LABEL_CYCLE_START - Static variable in class com.spss.psapi.core.Property
 
TIME_INTERVALS_LABEL_DAY_START - Static variable in class com.spss.psapi.core.Property
 
TIME_INTERVALS_LABEL_MONTH_START - Static variable in class com.spss.psapi.core.Property
 
TIME_INTERVALS_LABEL_PERIOD_START - Static variable in class com.spss.psapi.core.Property
 
TIME_INTERVALS_LABEL_PERIODS_PER_CYCLE - Static variable in class com.spss.psapi.core.Property
 
TIME_INTERVALS_LABEL_QUARTER_START - Static variable in class com.spss.psapi.core.Property
 
TIME_INTERVALS_LABEL_YEAR_START - Static variable in class com.spss.psapi.core.Property
 
TIME_INTERVALS_MODE - Static variable in class com.spss.psapi.core.Property
 
TIME_INTERVALS_NUM_DAYS_PER_WEEK - Static variable in class com.spss.psapi.core.Property
 
TIME_INTERVALS_NUM_HOURS_PER_DAY - Static variable in class com.spss.psapi.core.Property
 
TIME_INTERVALS_PADDING_FUNCTION_FLAG_DEFAULT - Static variable in class com.spss.psapi.core.Property
 
TIME_INTERVALS_PADDING_FUNCTION_RANGE_DEFAULT - Static variable in class com.spss.psapi.core.Property
 
TIME_INTERVALS_PADDING_FUNCTION_SET_DEFAULT - Static variable in class com.spss.psapi.core.Property
 
TIME_INTERVALS_PADDING_MAX_RECORDS_CREATED - Static variable in class com.spss.psapi.core.Property
 
TIME_INTERVALS_TIME_FORMAT - Static variable in class com.spss.psapi.core.Property
 
TIME_INTERVALS_TYPE - Static variable in class com.spss.psapi.core.Property
 
TIME_INTERVALS_WEEK_BEGINS_ON - Static variable in class com.spss.psapi.core.Property
 
TIME_PLOT - Static variable in class com.spss.psapi.transform.DocumentOutputType
 
TIME_PLOT_LINE - Static variable in class com.spss.psapi.core.Property
 
TIME_PLOT_NORMALIZE - Static variable in class com.spss.psapi.core.Property
 
TIME_PLOT_PANEL - Static variable in class com.spss.psapi.core.Property
 
TIME_PLOT_PANEL_LAYOUT - Static variable in class com.spss.psapi.core.Property
 
TIME_PLOT_POINT_SMOOTHER - Static variable in class com.spss.psapi.core.Property
 
TIME_PLOT_POINT_TYPE - Static variable in class com.spss.psapi.core.Property
 
TIME_PLOT_POINTS - Static variable in class com.spss.psapi.core.Property
 
TIME_PLOT_RECORDS_LIMIT - Static variable in class com.spss.psapi.core.Property
 
TIME_PLOT_SERIES_TO_PLOT - Static variable in class com.spss.psapi.core.Property
 
TIME_PLOT_SYMBOL_SIZE - Static variable in class com.spss.psapi.core.Property
 
TIME_PLOT_USE_CUSTOM_X_FIELD - Static variable in class com.spss.psapi.core.Property
 
TIME_PLOT_USE_RECORDS_LIMIT - Static variable in class com.spss.psapi.core.Property
 
TIME_PLOT_X_FIELD - Static variable in class com.spss.psapi.core.Property
 
TIME_PLOT_Y_FIELDS - Static variable in class com.spss.psapi.core.Property
 
TIME_SERIES - Static variable in class com.spss.psapi.model.ModelType
Indicates a time series model.
TIME_SERIES - Static variable in class com.spss.psapi.model.PMMLModelType
PMML TimeSeriesModel
TIME_SERIES - Static variable in class com.spss.psapi.transform.ModelOutputType
 
TIME_SERIES_AR_DETECT_OUTLIER_MODE - Static variable in class com.spss.psapi.core.Property
 
TIME_SERIES_AR_INCLUDE_CONSTANT - Static variable in class com.spss.psapi.core.Property
 
TIME_SERIES_AR_ORDERS_TABLE - Static variable in class com.spss.psapi.core.Property
 
TIME_SERIES_AR_OUTLIER_ADDITIVE - Static variable in class com.spss.psapi.core.Property
 
TIME_SERIES_AR_OUTLIER_ADDITIVE_PATCH - Static variable in class com.spss.psapi.core.Property
 
TIME_SERIES_AR_OUTLIER_INNOVATIONAL - Static variable in class com.spss.psapi.core.Property
 
TIME_SERIES_AR_OUTLIER_LEVEL_SHIFT - Static variable in class com.spss.psapi.core.Property
 
TIME_SERIES_AR_OUTLIER_LOCAL_TREND - Static variable in class com.spss.psapi.core.Property
 
TIME_SERIES_AR_OUTLIER_SEASONAL_ADDITIVE - Static variable in class com.spss.psapi.core.Property
 
TIME_SERIES_AR_OUTLIER_TRANSIENT - Static variable in class com.spss.psapi.core.Property
 
TIME_SERIES_AR_TF_VAR_TRANSFORMATION_TYPE - Static variable in class com.spss.psapi.core.Property
 
TIME_SERIES_AR_VAR_TRANSFORMATION_TYPE - Static variable in class com.spss.psapi.core.Property
 
TIME_SERIES_CONFIDENCE_LIMIT_PCT - Static variable in class com.spss.psapi.core.Property
 
TIME_SERIES_EM_BUILD_METHOD - Static variable in class com.spss.psapi.core.Property
 
TIME_SERIES_EM_CONSIDER_SEASONAL - Static variable in class com.spss.psapi.core.Property
 
TIME_SERIES_EM_DETECT_OUTLIERS - Static variable in class com.spss.psapi.core.Property
 
TIME_SERIES_EM_OUTLIER_ADDITIVE - Static variable in class com.spss.psapi.core.Property
 
TIME_SERIES_EM_OUTLIER_ADDITIVE_PATCH - Static variable in class com.spss.psapi.core.Property
 
TIME_SERIES_EM_OUTLIER_INNOVATIONAL - Static variable in class com.spss.psapi.core.Property
 
TIME_SERIES_EM_OUTLIER_LEVEL_SHIFT - Static variable in class com.spss.psapi.core.Property
 
TIME_SERIES_EM_OUTLIER_LOCAL_TREND - Static variable in class com.spss.psapi.core.Property
 
TIME_SERIES_EM_OUTLIER_SEASONAL_ADDITIVE - Static variable in class com.spss.psapi.core.Property
 
TIME_SERIES_EM_OUTLIER_TRANSIENT - Static variable in class com.spss.psapi.core.Property
 
TIME_SERIES_ES_MODEL_TYPE - Static variable in class com.spss.psapi.core.Property
 
TIME_SERIES_ES_VAR_TRANSFORMATION_TYPE - Static variable in class com.spss.psapi.core.Property
 
TIME_SERIES_EVENT_FIELD_LIST - Static variable in class com.spss.psapi.core.Property
 
TIME_SERIES_MAXIMUM_LAGS - Static variable in class com.spss.psapi.core.Property
 
TIME_SERIES_MODEL_BUILD_METHOD - Static variable in class com.spss.psapi.core.Property
 
TIMESERIES_PROCESS - Static variable in class com.spss.psapi.transform.ProcessorType
Represents a DataTransformer that builds and scores a Time Series model.
TIMESTAMP - Static variable in class com.spss.psapi.core.ParameterStorage
Indicates that the storage type is a combined time and date type.
TIMESTAMP - Static variable in class com.spss.psapi.data.StorageType
Indicates that the storage type is a combined time and date type.
toArray() - Method in interface com.spss.psapi.data.DataModel
Returns the data model as an array of columns.
toDataModel(Column[]) - Method in interface com.spss.psapi.data.DataModelFactory
Returns a DataModel containing the supplied columns.
toString() - Method in class com.spss.psapi.Enum
Returns the name of the enumeration.
TRANSFORM - Static variable in class com.spss.psapi.transform.DocumentOutputType
 
TRANSFORM_FIELDS - Static variable in class com.spss.psapi.core.Property
 
TRANSPOSE - Static variable in class com.spss.psapi.transform.ProcessorType
Represents a DataTransformer that converts columns to rows and rows to columns.
TRANSPOSE_CUSTOM_FIELD_LIST - Static variable in class com.spss.psapi.core.Property
 
TRANSPOSE_FIELD_NAME_PREFIX - Static variable in class com.spss.psapi.core.Property
 
TRANSPOSE_FIELD_NAMES_MODE - Static variable in class com.spss.psapi.core.Property
 
TRANSPOSE_MAX_NUMBER_OF_FIELDS - Static variable in class com.spss.psapi.core.Property
 
TRANSPOSE_NUMBER_OF_NEW_FIELDS - Static variable in class com.spss.psapi.core.Property
 
TRANSPOSE_READ_FROM_FIELD - Static variable in class com.spss.psapi.core.Property
 
TRANSPOSE_ROW_ID_FIELD_NAME - Static variable in class com.spss.psapi.core.Property
 
TRANSPOSE_STORAGE_TYPE_MODE - Static variable in class com.spss.psapi.core.Property
 
TREE - Static variable in class com.spss.psapi.model.PMMLModelType
PMML TreeModel
TWOSTEP - Static variable in class com.spss.psapi.transform.ModelOutputType
 
TWOSTEP_AUTO_NUM_CLUSTERS - Static variable in class com.spss.psapi.core.Property
 
TWOSTEP_CLUSTER_DISPLAY - Static variable in class com.spss.psapi.core.Property
 
TWOSTEP_EXCLUDE_OUTLIERS - Static variable in class com.spss.psapi.core.Property
 
TWOSTEP_MAX_NUM_CLUSTERS - Static variable in class com.spss.psapi.core.Property
 
TWOSTEP_MIN_NUM_CLUSTERS - Static variable in class com.spss.psapi.core.Property
 
TWOSTEP_STANDARDIZE - Static variable in class com.spss.psapi.core.Property
 
TYPE - Static variable in class com.spss.psapi.core.Property
 
TYPE - Static variable in class com.spss.psapi.transform.ProcessorType
Represents a DataTransformer that gathers metadata and controls how columns within the data set should be treated e.g., continuous or discrete, predictor or predicted etc..
TYPE_CHECK_MODE - Static variable in class com.spss.psapi.core.Property
Keyed property that specifies if and how a values in a field are validated.
TYPE_DEFAULT_VALUE_MODE - Static variable in class com.spss.psapi.core.Property
 
TYPE_DIAGNOSTIC - Static variable in class com.spss.psapi.task.ExecutionFeedbackEvent
Event type: diagnostic message.
TYPE_ENABLE_MISSING - Static variable in class com.spss.psapi.core.Property
Keyed property that specifies whether missing value definitions active for a field.
TYPE_EXTEND_VALUES - Static variable in class com.spss.psapi.core.Property
Applies when TYPE_VALUE_MODE is set to "Read".
TYPE_MEASURE_TYPE - Static variable in class com.spss.psapi.core.Property
Keyed property that specifies a field's type.
TYPE_MISSING_VALUES - Static variable in class com.spss.psapi.core.Property
 
TYPE_MODELING_ROLE - Static variable in class com.spss.psapi.core.Property
Keyed property that specifies how a field is used.
TYPE_NULL_MISSING - Static variable in class com.spss.psapi.core.Property
Keyed property that specifies whether null is considered a missing value.
TYPE_PROGRESS - Static variable in class com.spss.psapi.task.ExecutionFeedbackEvent
Event type: percentage progress.
TYPE_RECORD_COUNT - Static variable in class com.spss.psapi.task.ExecutionFeedbackEvent
Event type: record count.
TYPE_STORAGE_TYPE - Static variable in class com.spss.psapi.core.Property
Keyed property that specifies how a field's values are stored.
TYPE_VALUE_MODE - Static variable in class com.spss.psapi.core.Property
Keyed property that specifies if and how metadata information about a field is gathered when data values are read.
TYPE_VALUES - Static variable in class com.spss.psapi.core.Property
Keyed property that specifies the values for a field (if known).
TYPE_WHITESPACE_MISSING - Static variable in class com.spss.psapi.core.Property
Keyed property that specifies whether whitespace strings are considered as missing values.
TYPELESS - Static variable in class com.spss.psapi.core.ParameterType
Indicates that the parameter can have any value compatible with its storage.
TYPELESS - Static variable in class com.spss.psapi.data.MeasureType
Indicates that the column can have any value compatible with its storage.
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.