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 

E

EMF - Static variable in class com.spss.psapi.core.FileFormat
Identifier for Enhanced Metafile format.
ENCRYPT_FILE_WITH_PASSWORD - Static variable in class com.spss.psapi.core.Property
 
endPhasedGenerateASL(AslContext) - Method in interface com.spss.psapi.extensions.common.spi2.PhasedAslGenerator
Terminates phased compilation.
ENSEMBLE - Static variable in class com.spss.psapi.transform.DocumentOutputType
 
ENSEMBLE - Static variable in class com.spss.psapi.transform.ProcessorType
Represents a DataTransformer that generates output columns based on a group of predictive models.
ENTITY_AFFINITY - Static variable in class com.spss.psapi.core.ModelFieldRole
Indicates a field containing the affinity or distance of the value from the entity.
ENTITY_ID - Static variable in class com.spss.psapi.core.ModelFieldRole
Indicates a field containing the entity ID associated with the cluster, tree node, neuron or rule.
ENUM - Static variable in class com.spss.psapi.core.PropertyType
Indicates that the value should be a String from a fixed set of values.
Enum - Class in com.spss.psapi
This class provides the basis for all enumerated classes in the Modeler API.
Enum(String, Map) - Constructor for class com.spss.psapi.Enum
A constructor for the enumeration.
EPS - Static variable in class com.spss.psapi.core.FileFormat
Identifier for Encapsulated PostScript format.
equals(Object) - Method in class com.spss.psapi.core.AEConnectionDescriptor
 
equals(Object) - Method in class com.spss.psapi.core.FileFormat
Returns true if the supplied object is equal to this.
equals(Object) - Method in class com.spss.psapi.Enum
Returns true if the supplied object is equal to this object.
ERROR - Static variable in class com.spss.psapi.extensions.common.Diagnostic
Indicates an error message.
error(String) - Static method in class com.spss.psapi.extensions.common.Diagnostic
Creates and returns a new error diagnostic.
ERROR - Static variable in class com.spss.psapi.task.ExecutionState
The task has completed with an error.
EVALUATION - Static variable in class com.spss.psapi.transform.DocumentOutputType
 
EVALUATION_AUTO_CAPTION - Static variable in class com.spss.psapi.core.Property
 
EVALUATION_BUSINESS_RULE_CONDITION - Static variable in class com.spss.psapi.core.Property
 
EVALUATION_CHART_TYPE - Static variable in class com.spss.psapi.core.Property
 
EVALUATION_COST_FIELD - Static variable in class com.spss.psapi.core.Property
 
EVALUATION_COST_VALUE - Static variable in class com.spss.psapi.core.Property
 
EVALUATION_CUMULATIVE - Static variable in class com.spss.psapi.core.Property
 
EVALUATION_DATA_FILENAME - Static variable in class com.spss.psapi.core.Property
 
EVALUATION_DELIMITER - Static variable in class com.spss.psapi.core.Property
 
EVALUATION_EXPORT_DATE - Static variable in class com.spss.psapi.core.Property
 
EVALUATION_HIT_CONDITION - Static variable in class com.spss.psapi.core.Property
 
EVALUATION_INCLUDE_BASELINE - Static variable in class com.spss.psapi.core.Property
 
EVALUATION_INCLUDE_BEST_RULE - Static variable in class com.spss.psapi.core.Property
 
EVALUATION_INCLUDE_BUSINESS_RULE - Static variable in class com.spss.psapi.core.Property
 
EVALUATION_INCLUDE_FIELD_NAMES - Static variable in class com.spss.psapi.core.Property
 
EVALUATION_N_TILE - Static variable in class com.spss.psapi.core.Property
 
EVALUATION_NEW_LINE - Static variable in class com.spss.psapi.core.Property
 
EVALUATION_POINT_TYPE - Static variable in class com.spss.psapi.core.Property
 
EVALUATION_REVENUE_FIELD - Static variable in class com.spss.psapi.core.Property
 
EVALUATION_REVENUE_VALUE - Static variable in class com.spss.psapi.core.Property
 
EVALUATION_SCORE_EXPRESSION - Static variable in class com.spss.psapi.core.Property
 
EVALUATION_SPLIT_BY_PARTITION - Static variable in class com.spss.psapi.core.Property
 
EVALUATION_STYLE - Static variable in class com.spss.psapi.core.Property
 
EVALUATION_USE_FIXED_COST - Static variable in class com.spss.psapi.core.Property
 
EVALUATION_USE_FIXED_REVENUE - Static variable in class com.spss.psapi.core.Property
 
EVALUATION_USE_FIXED_WEIGHT - Static variable in class com.spss.psapi.core.Property
 
EVALUATION_USE_HIT_CONDITION - Static variable in class com.spss.psapi.core.Property
 
EVALUATION_USE_SCORE_EXPRESSION - Static variable in class com.spss.psapi.core.Property
 
EVALUATION_WEIGHT_VALUE - Static variable in class com.spss.psapi.core.Property
 
EXECUTABLE_NAME - Static variable in interface com.spss.psapi.admin.ServerActivitySnapshot
The name of the executable that started the process
EXECUTING - Static variable in class com.spss.psapi.task.ExecutionState
The task is still executing.
EXECUTION_STARTED - Static variable in class com.spss.psapi.extensions.common.ExtensionObjectEvent
Indicates that the extension object is being executed.
EXECUTION_STOPPED - Static variable in class com.spss.psapi.extensions.common.ExtensionObjectEvent
Indicates to the extension object that execution has stopped.
ExecutionContext - Interface in com.spss.psapi.extensions.common
This class defines the basic context information that is passed to an execution handler.
executionFeedback(ExecutionFeedbackEvent) - Method in interface com.spss.psapi.task.ExecutionFeedbackListener
Called when execution feedback is produced.
ExecutionFeedbackEvent - Class in com.spss.psapi.task
Feedback received from an execution task.
ExecutionFeedbackEvent(ExecutionHandle, int, int, int, String) - Constructor for class com.spss.psapi.task.ExecutionFeedbackEvent
Constructs an ExecutionFeedbackEvent using the supplied parameters.
ExecutionFeedbackListener - Interface in com.spss.psapi.task
Listener for ExecutionFeedbackEvent.
ExecutionHandle - Interface in com.spss.psapi.task
Monitors and controls execution of a Task by a Session.
ExecutionHandler - Interface in com.spss.psapi.extensions.common.spi2
This is the base class for execution handlers - objects which define how a Processor should be executed.
ExecutionPlanProvider - Interface in com.spss.psapi.extensions.common.spi
An XPlan provider computes an execution plan (in the form of an Execution XML document)
ExecutionState - Class in com.spss.psapi.task
This class enumerates the task execution states.
executionStateChanged(ExecutionStateEvent) - Method in interface com.spss.psapi.task.ExecutionStateListener
Called when the execution state changes.
ExecutionStateEvent - Class in com.spss.psapi.task
Indicates a state change in a task.
ExecutionStateEvent(ExecutionHandle, ExecutionState) - Constructor for class com.spss.psapi.task.ExecutionStateEvent
Constructs an ExecutionStateEvent using the supplied parameters.
ExecutionStateListener - Interface in com.spss.psapi.task
Listener for ExecutionStateEvent.
ExecutionXMLContext - Interface in com.spss.psapi.extensions.common
This class defines the context information that is passed to an execution XML generator.
ExecutionXMLGenerator - Interface in com.spss.psapi.extensions.common.spi2
Defines the methods supported by an execution that generates Execution XML.
exists(ServerFile) - Method in interface com.spss.psapi.resource.ServerFileSystem
Returns whether a file exists.
expandComposite(CompositeProcessor) - Method in interface com.spss.psapi.transform.ProcessorDiagram
Expands a CompositeProcessor into the nodes that make up the composite node.
EXPORT_DATABASE - Static variable in class com.spss.psapi.transform.ProcessorType
Represents a DataWriter that exports data to a database.
EXPORT_DATABASE_BATCH_SIZE - Static variable in class com.spss.psapi.core.Property
 
EXPORT_DATABASE_BULK_LOADING - Static variable in class com.spss.psapi.core.Property
 
EXPORT_DATABASE_CHECK_TABLE_SIZE - Static variable in class com.spss.psapi.core.Property
 
EXPORT_DATABASE_CUSTOM_CREATE_TABLE_CMD - Static variable in class com.spss.psapi.core.Property
 
EXPORT_DATABASE_DATA_FILE - Static variable in class com.spss.psapi.core.Property
 
EXPORT_DATABASE_DEFAULT_STRING_SIZE - Static variable in class com.spss.psapi.core.Property
 
EXPORT_DATABASE_DELETE_EXISTING_ROWS - Static variable in class com.spss.psapi.core.Property
 
EXPORT_DATABASE_DROP_EXISTING_TABLE - Static variable in class com.spss.psapi.core.Property
 
EXPORT_DATABASE_DSN - Static variable in class com.spss.psapi.core.Property
 
EXPORT_DATABASE_EPASSWORD - Static variable in class com.spss.psapi.core.Property
 
EXPORT_DATABASE_GENERATE_LOGFILE - Static variable in class com.spss.psapi.core.Property
 
EXPORT_DATABASE_LOADER_DELIMIT_MODE - Static variable in class com.spss.psapi.core.Property
 
EXPORT_DATABASE_LOADER_OPTIONS - Static variable in class com.spss.psapi.core.Property
 
EXPORT_DATABASE_LOADER_OTHER_DELIMITER - Static variable in class com.spss.psapi.core.Property
 
EXPORT_DATABASE_LOADER_PROGRAM - Static variable in class com.spss.psapi.core.Property
 
EXPORT_DATABASE_LOGFILE_NAME - Static variable in class com.spss.psapi.core.Property
 
EXPORT_DATABASE_NOT_LOGGED - Static variable in class com.spss.psapi.core.Property
 
EXPORT_DATABASE_ODBC_BINDING - Static variable in class com.spss.psapi.core.Property
 
EXPORT_DATABASE_PASSWORD - Static variable in class com.spss.psapi.core.Property
 
EXPORT_DATABASE_TABLENAME - Static variable in class com.spss.psapi.core.Property
 
EXPORT_DATABASE_USE_BATCH - Static variable in class com.spss.psapi.core.Property
 
EXPORT_DATABASE_USE_CUSTOM_CREATE_TABLE_CMD - Static variable in class com.spss.psapi.core.Property
 
EXPORT_DATABASE_USE_DATA_FILE - Static variable in class com.spss.psapi.core.Property
 
EXPORT_DATABASE_USE_LOADER_PROGRAM - Static variable in class com.spss.psapi.core.Property
 
EXPORT_DATABASE_USE_QUOTES - Static variable in class com.spss.psapi.core.Property
 
EXPORT_DATABASE_USERNAME - Static variable in class com.spss.psapi.core.Property
 
EXPORT_DATABASE_WRITE_MODE - Static variable in class com.spss.psapi.core.Property
 
EXPORT_DELIMITED - Static variable in class com.spss.psapi.transform.ProcessorType
Represents a DataWriter that exports data to a delimited text file.
EXPORT_DELIMITED_DECIMAL_SYMBOL - Static variable in class com.spss.psapi.core.Property
 
EXPORT_DELIMITED_DELIMIT_MODE - Static variable in class com.spss.psapi.core.Property
 
EXPORT_DELIMITED_INCLUDE_FIELD_NAMES - Static variable in class com.spss.psapi.core.Property
 
EXPORT_DELIMITED_NEWLINE_AFTER_RECORD - Static variable in class com.spss.psapi.core.Property
 
EXPORT_DELIMITED_OTHER_DELIMITER - Static variable in class com.spss.psapi.core.Property
 
EXPORT_DELIMITED_OTHER_QUOTE - Static variable in class com.spss.psapi.core.Property
 
EXPORT_DELIMITED_QUOTE_MODE - Static variable in class com.spss.psapi.core.Property
 
EXPORT_DELIMITED_WRITE_MODE - Static variable in class com.spss.psapi.core.Property
 
EXPORT_DIMENSIONS - Static variable in class com.spss.psapi.transform.ProcessorType
Represents a DataWriter that exports data to a Data Collection (formerly Dimensions) file.
EXPORT_EXCEL - Static variable in class com.spss.psapi.transform.ProcessorType
Represents a DataWriter that exports data to an Excel file.
EXPORT_FILENAME - Static variable in class com.spss.psapi.core.Property
 
EXPORT_GENERATE_IMPORT - Static variable in class com.spss.psapi.core.Property
 
EXPORT_SAS - Static variable in class com.spss.psapi.transform.ProcessorType
Represents a DataWriter that exports data to a SAS format file.
EXPORT_SAS_FILE_FORMAT - Static variable in class com.spss.psapi.core.Property
 
EXPORT_SAS_MEMBER_NAME - Static variable in class com.spss.psapi.core.Property
 
EXPORT_SAS_NAME_EXPORT_MODE - Static variable in class com.spss.psapi.core.Property
 
EXPORT_SPSS - Static variable in class com.spss.psapi.transform.ProcessorType
Represents a DataWriter that exports data to a Statistics ".sav" file.
EXPORT_SPSS_NAME_EXPORT_MODE - Static variable in class com.spss.psapi.core.Property
 
exportDocumentToFile(DocumentOutput, String, FileFormat) - Method in interface com.spss.psapi.task.TaskRunner
Exports the stream description to a file using the specified file format.
exportDocumentToFile(DocumentOutput, String, FileFormat, Map<?, ?>) - Method in interface com.spss.psapi.task.TaskRunner
Exports the stream description to a file using the specified file format.
ExportFormatException - Exception in com.spss.psapi.transform
Indicates that an attempt was made to export a built object using an unsupported file format.
ExportFormatException(String, PropertiedObject, FileFormat) - Constructor for exception com.spss.psapi.transform.ExportFormatException
Constructs an ExportFormatException.
ExportFormatException(PropertiedObject, FileFormat) - Constructor for exception com.spss.psapi.transform.ExportFormatException
Deprecated. 
exportModelSummaryToFile(ModelOutput, String, FileFormat) - Method in interface com.spss.psapi.task.TaskRunner
Exports the model summary to a file using the specified file format.
exportModelSummaryToFile(Processor, String, FileFormat) - Method in interface com.spss.psapi.task.TaskRunner
Exports the model summary in the supplied node to a file using the specified file format.
exportModelSummaryToFile(ModelOutput, String, FileFormat, Map<?, ?>) - Method in interface com.spss.psapi.task.TaskRunner
Exports the model summary to a file using the specified file format.
exportModelSummaryToFile(Processor, String, FileFormat, Map<?, ?>) - Method in interface com.spss.psapi.task.TaskRunner
Exports the model summary in the supplied node to a file using the specified file format.
exportModelToFile(ModelOutput, String, FileFormat) - Method in interface com.spss.psapi.task.TaskRunner
Exports the model to a file using the specified file format.
exportModelToFile(Processor, String, FileFormat) - Method in interface com.spss.psapi.task.TaskRunner
Exports the model in the supplied node to a file using the specified file format.
exportModelToFile(ModelOutput, String, FileFormat, Map<?, ?>) - Method in interface com.spss.psapi.task.TaskRunner
Exports the model to a file using the specified file format.
exportModelToFile(Processor, String, FileFormat, Map<?, ?>) - Method in interface com.spss.psapi.task.TaskRunner
Exports the model in the supplied node to a file using the specified file format.
exportOutputToFile(PropertiedObject, String, FileFormat, Map<?, ?>) - Method in interface com.spss.psapi.task.TaskRunner
Exports the output content from the supplied object to the specified file and format.
exportStreamToFile(ProcessorStream, String, FileFormat) - Method in interface com.spss.psapi.task.TaskRunner
Exports the stream description to a file using the specified file format.
exportStreamToFile(ProcessorStream, String, FileFormat, Map<?, ?>) - Method in interface com.spss.psapi.task.TaskRunner
Exports the stream description to a file using the specified file format.
Expression - Interface in com.spss.psapi.expr
This interface encapsulates details of a CLEM expression.
extendDataModel(Column, DataModel) - Method in interface com.spss.psapi.data.DataModelFactory
Returns a DataModel consisting of the column appended to the supplied data model.
extendDataModel(DataModel, DataModel) - Method in interface com.spss.psapi.data.DataModelFactory
Returns a DataModel consisting of the initial data model with the additions appended.
extendDataModel(Column[], DataModel) - Method in interface com.spss.psapi.data.DataModelFactory
Returns a DataModel consisting of the columns appended to the supplied data model.
ExtendedMeasure - Interface in com.spss.psapi.data
This is an empty marker interface which identifies classes that provide extended measure metadata.
ExtendedStorage - Interface in com.spss.psapi.data
This is an empty marker interface which identifies classes that provide extended storage metadata.
Extension - Interface in com.spss.psapi.extensions
An interface that provides access to the information about an extension.
EXTENSION_COPYRIGHT - Static variable in interface com.spss.psapi.extensions.Extension
 
EXTENSION_DESCRIPTION - Static variable in interface com.spss.psapi.extensions.Extension
 
EXTENSION_LABEL - Static variable in interface com.spss.psapi.extensions.Extension
 
EXTENSION_PROVIDER - Static variable in interface com.spss.psapi.extensions.Extension
 
EXTENSION_PROVIDER_TAG - Static variable in interface com.spss.psapi.extensions.Extension
 
EXTENSION_VERSION - Static variable in interface com.spss.psapi.extensions.Extension
 
ExtensionContext - Interface in com.spss.psapi.extensions.common
This class provides information to extension delegates.
ExtensionDelegate - Interface in com.spss.psapi.extensions.common.spi2
Defines the methods supported by an extension delegate.
ExtensionException - Exception in com.spss.psapi.extensions.common
Indicates an extension related diagnostic fault occurred.
ExtensionException(int, String) - Constructor for exception com.spss.psapi.extensions.common.ExtensionException
Creates an ExtensionException instance with one diagnostic entry
ExtensionException() - Constructor for exception com.spss.psapi.extensions.common.ExtensionException
Creates an ExtensionException instance
ExtensionException.Diagnostic - Class in com.spss.psapi.extensions.common
The Diagnostic Class Holds Diagnostic related data.
ExtensionInteractor - Interface in com.spss.psapi.extensions.common
Manages an interactive session with an extension peer.
ExtensionListener - Interface in com.spss.psapi.extensions.common.spi
Defines an object that listens for specific events that may occur on an extension.
ExtensionListener2 - Interface in com.spss.psapi.extensions.common.spi
Defines additional extension listener methods that listen for startup and shutdown events on the extension.
ExtensionObject - Interface in com.spss.psapi.extensions
An interface that defines the basic functionality of objects defined by the Modeler extensions framework (CLEF).
extensionObjectChanged(ExtensionObjectEvent, SystemSession) - Method in interface com.spss.psapi.extensions.common.spi.ExtensionListener2
Called when an extension object has been updated.
extensionObjectChanged() - Method in interface com.spss.psapi.extensions.ui.spi.ExtensionObjectFrame
Called to notify the window that the underlying object has been modified in some way e.g. a change to a property or a container, the execution status, cache state etc.
extensionObjectChanged() - Method in interface com.spss.psapi.extensions.ui.spi.ExtensionObjectPanel
Called to notify the panel that the underlying object has been modified in some way e.g. a change to a property or a container, the execution status, cache state etc.
extensionObjectConstructed(ExtensionObject, SystemSession) - Method in interface com.spss.psapi.extensions.common.spi.ExtensionListener
Called each time a new object associated with the extension (such as node, model output, document output or interactive output) is constructed.
ExtensionObjectDelegate - Interface in com.spss.psapi.extensions.common.spi2
Defines the basic methods supported by an extension object delegate.
ExtensionObjectEvent - Class in com.spss.psapi.extensions.common
Represents an event on an extension object.
ExtensionObjectEvent(ExtensionObject, int) - Constructor for class com.spss.psapi.extensions.common.ExtensionObjectEvent
Constructs an ExtensionObjectEvent.
ExtensionObjectEvent(ExtensionObject, int, ContentContainerProvider) - Constructor for class com.spss.psapi.extensions.common.ExtensionObjectEvent
Constructs an ExtensionObjectEvent which takes a constructed object.
ExtensionObjectFrame - Interface in com.spss.psapi.extensions.ui.spi
Defines the functionality associated with extension object frame windows i.e. windows used to display with model or document outputs.
ExtensionObjectPanel - Interface in com.spss.psapi.extensions.ui.spi
Defines the functionality associated with extension object panels.
ExtensionObjectUIDelegate - Interface in com.spss.psapi.extensions.ui.spi
Defines the methods supported by an extension object UI delegate.
ExtensionObjectWindowHandle - Interface in com.spss.psapi.extensions.ui
Defines the functionality of an extension object window handle.
ExtensionOutput - Interface in com.spss.psapi.extensions
An interface that defines a BuiltObject defined by an extension.
ExtensionProcessor - Interface in com.spss.psapi.extensions
An interface that specifies a Processor defined by an extension.
EXTENSIONS_AUTOLOAD_DIRECTORY_PROPERTY - Static variable in class com.spss.psapi.session.SessionFactory
Configuration property which identifies the autoload directory for extensions.
EXTERNAL_MODULE_SPECIFICATION - Static variable in class com.spss.psapi.core.FileFormat
Identifier for the native external module specification format.
extractDataModel(String[], DataModel) - Method in interface com.spss.psapi.data.DataModelFactory
Returns a DataModel consisting of the named columns extracted from the source data model.
extractDataModel(StorageType[], DataModel) - Method in interface com.spss.psapi.data.DataModelFactory
Returns a DataModel consisting of columns in the source data model that have the supplied storage type(s).
extractDataModel(MeasureType[], DataModel) - Method in interface com.spss.psapi.data.DataModelFactory
Returns a DataModel consisting of columns in the source data model that have the supplied measure type(s).
extractDataModel(ModelingRole[], DataModel) - Method in interface com.spss.psapi.data.DataModelFactory
Returns a DataModel consisting of columns in the source data model that have the supplied modeling role(s).
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.